- Author: Lukas
- Info: wiki (soon)
- Language: german
- URL: https://plantamedium-lab.github.io/typography/
Based on: ZURB Foundation for Sites. It has a Gulp-powered build system with these features
- Handlebars HTML templates with Panini
- Sass compilation and prefixing
- JavaScript concatenation
- Built-in BrowserSync server
- For production builds:
- CSS compression
- JavaScript compression
- Image compression
To use this template, your computer needs:
git clone git@github.com:plantamedium-lab/typography.git
cd typography
npm install
bower install
Run this project
npm start
Finished site will be created in a folder called /dist
, viewable at this URL:
http://localhost:8000