blog.pogodev.org
is our open source github pages blog site backed with Jekyll.
- Linux / OSX
- Ruby (> 2.0)
Set up your project in your code directory
git clone https://github.com/pogodevorg/blog.pogodev.org.git
cd blog.pogodev.org
Install dependencies
./bin/setup
Run the server and watch for changes in your files
./bin/server
None
GNU GPL v3 or later.
None
Currently, you can contribute to this project by:
- Submitting a detailed issue.
- Forking the project, and sending a pull request back to for review.
None