vdel26 / prontopiso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How-to

To get this website up and running you just need to clone this repository in your computer and run the following commands from your Terminal.app.

git clone https://github.com/hacknug/prontopiso.git
cd prontopiso
npm install
bundle install
gulp styles
jekyll build
gulp

If you ever need to make changes to the framework styles of the website, edit the _variables.scss file and use the following command to regenerate everything.

gulp styles

If you want to learn more about the framework, please visit the tachyons-uber repository on GitHub.

About


Languages

Language:CSS 59.1%Language:HTML 23.9%Language:JavaScript 14.7%Language:Dockerfile 1.0%Language:Makefile 0.7%Language:Ruby 0.5%Language:Shell 0.0%