Skip to content

MarcelReig/netinetidesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marcel Reig Jekyll site

This site is created with my own Jekyll + Bootstrap starter theme.

The starter theme is open source if you want to use it follow the next instructions:

Step 1: Clone repository from GitHub

$ git clone https://github.com/MarcelReig/jekyll-bootstrap-boilerplate.git
&& cd jekyll-bootstrap-boilerplate && rm -rf .git && git init

Step 2: Install Ruby dependencies

$ bundle install

Step 3: Install Node dependencies

$ npm install

Step 3: Run the development server

$ gulp

Step 4: Generate production-ready files

$ gulp --environment production

This is my environment on macOS Big Sur 11.2.1

$ node -v
v12.17.0
$ ruby -v
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-darwin19]
bundle -v
Bundler version 2.1.4
$ npm -v
6.14.7
$ gulp -v
CLI version: 2.2.1
Local version: 4.0.2

Releases

No releases published

Packages

No packages published