Skip to content

plantamedium-lab/typography

Repository files navigation

Trainee project: typography

Source as picture frame

[picture frame]


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

Installation

To use this template, your computer needs:

Setup

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