Fork this repository.
From Admin > Options > Settings, rename the repository to
USERNAME.github.com
for your GitHub pages.
After ten minutes, you can find a sample page at http://USERNAME.github.com
(like this).
Login to Prose.io. Make sure to authorize Prose to access your repositories.
Write your article. Access to the repository USERNAME.github.com
and go to _post
directory, then + NEW FILE
to create new article.
Make sure to change Metadata
as follows.
layout: post
title: my first article
published: true
Publish your article. Save and Commit. Then you can see your article at
http://USERNAME.github.com/
.
Sure, first and foremost, you should edit _config.yml
file.
check the wiki out !
Licensed under the [MIT License][mit]. [MIT]: http://www.opensource.org/licenses/mit-license.php