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

https://github.com/alexjohnj/geographyas

Jekyll source for a Geography revision website
https://github.com/alexjohnj/geographyas

education geography jekyll

Last synced: 3 months ago
JSON representation

Jekyll source for a Geography revision website

Awesome Lists containing this project

README

          

This repository contains the source code for _[Geography AS Notes][gas-home]_, a Geography revision website aimed at students in the UK. The site is purely static content with no server side dependencies. To build the website you'll need to install [Jekyll][jekyll-link] as well as a couple of Ruby gems which are specified in the `Gemfile`.

[gas-home]: http://geographyas.info
[jekyll-link]: http://jekyllrb.com

## Licensing

All text is licensed under the [Creative Commons Attribution-NonCommercial 4.0 International][cca-4] license. Unless otherwise stated, images also have the same license.

[cca-4]: https://creativecommons.org/licenses/by-nc/4.0/

Source code[^1] is licensed under the MIT license unless otherwise stated.

[^1]: This includes CoffeeScript and SASS code but not SVG, Markdown or HTML markup. These fall under the CC license.