getroadmap / roadmap-site

public site
http://getroadmap.github.io/roadmap-site
Apache License 2.0
1 stars 2 forks source link

editors can publish blog and news posts #20

Closed benkutil closed 9 years ago

benkutil commented 9 years ago

Those with contributing access can update the website through github.

The easiest way to update the News portion of the site is to use Prose.io.

This will allow you to connect your github account to prose, and use their simple markdown editor to publish pages to the site.

Once connected, you'll get a list of repositories that you have access to. screenshot 2015-03-30 12 48 59

From the righthand site, select the getroadmap organization, then select the roadmap-site. screenshot 2015-03-30 12 52 40

By default, you’ll be editing directly on the "Master" branch, which publishes to the live site. If you want to test your post first, navigate to the "Develop" branch, which publishes to the github pages url. You can do this on the right hand side.

screenshot 2015-03-30 12 53 08

From there, you can select "New Post", and edit the post like you would a github ticket, using markdown.

screenshot 2015-03-30 12 53 26