Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 880 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 880 Bytes

ghw - Converts your Github wiki to gh-pages

This tool makes it possible for you to serve the content of your Github wiki pages using gh-pages. This allows you to customize the UI and aggregate information (ie. localized versions) within the same site.

Dependencies

You can use "sudo npm install" to install the dependencies locally. After that you should be able to run the tests (lib/tests.js)

Thanks

Big thanks to guille for motivating the project! The Node guys deserve thanks too.

License

ghw is available under MIT. See LICENSE for more details.