carloslfu / gtoolkit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtoolkit.com

Setup environment

Install Ruby

$ brew install ruby (Latest at the time of writing is Ruby 3.2, which is what this project depends on)

Install project dependencies

$ bundle install

Usage

Build project and start local server

bundle exec jekyll serve

Visit the locally running website

$ open http://127.0.0.1:4000

About


Languages

Language:CSS 51.5%Language:JavaScript 32.4%Language:HTML 9.3%Language:SCSS 6.0%Language:Ruby 0.9%