5 steps to get started blogging on GitHub with Prose.io
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/
.
- Blogging with Jekyll Tutorial | Jekyll-Bootstrap
You can find an awesome tutorial about blogging with jekyll. - Home - mojombo/jekyll Wiki
- Home - Shopify/liquid Wiki
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