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
- Host: GitHub
- URL: https://github.com/julie-ng/middleman-project-hub
- Owner: julie-ng
- License: mit
- Created: 2014-04-13T12:43:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-13T12:43:49.000Z (over 11 years ago)
- Last Synced: 2025-03-19T01:14:05.991Z (7 months ago)
- Language: CSS
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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