Open
Description
Congratulations!!!
The GitHub(notreally) team has awarded you with the needed website of the week. If you want to win a lot of FAME and rock EVERYWHERE you go, please follow these steps to claim your new and FREE website:
- Install gh_nimrod_doc_pages typing
babel install gh_nimrod_doc_pages
. $ cd path/to/your/git/libtcod-nim-checkout
$ git checkout --orphan gh-pages
$ git rm -rf .
$ gh_nimrod_doc_pages -b
- Modify the
gh_nimrod_doc_pages.ini
file to contain the following lines:
["gh-pages"]
update_html=index.html
doc_dir=docs
branches="""
master
"""
doc2_modules="""
libtcod/libtcod.nim
"""
link_html="""
README.html
libtcod/libtcod.html
"""
$ gh_nimrod_doc_pages -c .
$ git add . && git commit -v
$ git push --set-upstream origin gh-pages
Enjoy your new FREE website for your project!!!
Disclaimers:
- FREE website offer valid only until stocks last.
- AWESOME prize instructions only verified under MacOSX.
Activity