Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/baygeldin/gsoc-2016
- Owner: baygeldin
- License: mpl-2.0
- Created: 2016-05-05T00:23:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-01T01:21:59.000Z (over 8 years ago)
- Last Synced: 2024-11-11T05:04:50.243Z (2 months ago)
- Language: CSS
- Homepage: http://baygeldin.github.io/gsoc-2016/
- Size: 7.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)