Giter VIP home page Giter VIP logo

prose-test's Introduction

Prose Test

A static website built with care, leveraging jade, sass, harpjs, github, prose.io and aws.

Connecting

Visit prose.io and connect your GitHub account. You will need to need to give prose.io access to your account so be sure to have your credentials (username and password) handy.

Updating

If you haven't yet... visit prose.io and connect your github account.

Once you are connect follow the following steps to publish your new content.

  1. Choose the project you would like to add content to from the list of available repositories and navigate to the directory you want your new content to live in.

  2. Begin by clicking on the "New File" button, you will be taken to the prose.io editor. Once there you can create your new folder and file by simply typing in the [new-page-name]/index.md. ![Screen Shot 2018-03-08 at 8.34.05 AM.png]({{site.baseurl}}/assets/images/Screen Shot 2018-03-08 at 8.34.05 AM.png)

  3. Now just type away using the prose.io editor tools and save your new page.

  4. Next lets tell the system a little more about our new page. We are going to do this by creating a _data.json file in in that same folder we just created. navigate to that folder and click the "New File" button again. This time lets name it _data.json. Uses the following as the base for content of that file. once you are done save it.

{
  "index": {
    "slug": "This is the folder you created this file in.",
    "title": "The new page title",
    "description": "The description of the new page... no line breaks or funny charachters please.",
    "category": "The category for new Talking Points",
    "keywords": "These will be used for seo and potentially sorting."
  }
}
  1. Now lets go take a look at what we just built on our staging. If there are any issues or typos adjust them using the steps above.

  2. Once we are confifdent in out ne content we can deploy it to production by visiting aws.blah blah blah. and finding our instance and clicking the promote button.

All Set!

prose-test's People

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.