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

https://github.com/julie-ng/middleman-project-hub

Template for Middleman Project Hub
https://github.com/julie-ng/middleman-project-hub

Last synced: about 2 months ago
JSON representation

Template for Middleman Project Hub

Awesome Lists containing this project

README

          

#Middleman Vorlage

Vorlage *Vor|la|ge*
German for template.

Author: Julie Ng ([@jng5](http://twitter.com/jng5))

---

A boilerplate I use when creating middleman sites.

### Organization

I organized my css, images and js into their own assets folder like so:

* `/sources/assets/css/`
* `/sources/assets/images/`
* `/sources/assets/js/`

### Layout

There is also some basic layout:

* Header
* Footer (sticky)
* Navigation - generated via `data/navigation.yml` file