nicofirst1 / nicofirst1.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Website

Available at nicofirst1.github.io

Compiling and Installing

On mac you will need to run the following:

brew install yarn node
bundle

Information

The website is made with Jekyll. To start the server in a local configuration source your ruby (e.g. chruby ruby-3.3.1) and run bundle exec jekyll serve While in the current directory.

If you have some dependency issue you first need to install them with:

bundle install 

Local build

  1. yarn && bundle or npm i && bundle - only the first time
  2. after some edits
    • jekyll b -d docs
    • git push

About


Languages

Language:JavaScript 84.9%Language:HTML 7.3%Language:SCSS 4.1%Language:TeX 3.5%Language:Ruby 0.1%Language:CSS 0.0%