Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baygeldin/gsoc-2016

Weekly reports for GSoC 2016.
https://github.com/baygeldin/gsoc-2016

Last synced: 21 days ago
JSON representation

Weekly reports for GSoC 2016.

Awesome Lists containing this project

README

        

# GSoC-2016
Here are the sources of my static blog for the GSoC-2016 project.

## How to post
1. Add meta data to `_data.json`
2. Create a Markdown file for an article
3. Run `harp compile` from the root
4. Push `www` folder to `gh-pages` branch

**Note**: it's certainly possible to automate it with CLI (using co-promt & commander), but it's easy enough already :)