Skip to content

AcklenAvenue/herounit.io

Repository files navigation

HeroUnit Website

Based on Foundation with SASS and PUG.

Templates Output:

docs/

Requierements:

Instalation

To install the NPM components and Foundation grid first time:

npm install

To install the Bower components and Foundation grid first time:

bower install

Deploy

Build and deploy to Github Pages:

npm run deploy

Usage

To compile SASS (and PUG) files, run:

npm start

Source folder for SASS files: SCSS/ Source folder for PUG Files: PUG/

SASS Structure

For basic structure (Atoms) such as colors, fonts and more: scss/settings.scss

For components and organisms: scss/components.scss scss/organisms.scss

To add custom styles of your own project: scss/custom.scss

Reference

Foundation Grid: https://foundation.zurb.com/sites/docs/xy-grid.html

FOundation MOTION UI: https://zurb.com/playground/motion-ui

SASS: http://sass-lang.com/guide

Pug Reference: https://pugjs.org/api/getting-started.html

Please open all issues with this template on the main Foundation for Sites repo.

This is the basic starter project for Foundation for Sites 6. It includes a Sass compiler and a starter HTML file for you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published