Frontaneria / frontaneria.github.io

Comunidad frontend pro-inclusión
https://frontaneria.github.io
Apache License 2.0
14 stars 3 forks source link

Frontanería web

Getting Started

Clone this repository on your local machine

git clone git@github.com:Frontaneria/as/frontaneria.github.io.git
cd frontaneria.github.io

Prerequisites

To install dependencies following command:

gem install bundler
bundle install

To run the project run the following commands:

jekyll build
jekyll serve

File Structure

The _site folder contains the generated HTML files. Do not make any changes here. They will get overwritten every time Jekyll builds the site. All the folders beginning with an underscore do not get output into the _site folder by Jekyll.

Sass Architecture