bbenno / site-c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site C{ool,omputer,ode}

This tiny part of the internet contains a few pages about (subjectively) cool stuff that is related to computer or coding, both theoretically as well as practically.

Setup

  1. Install dependencies

    bundle install
  2. Build pages

    bundle exec jekyll build
  3. Preview pages

    bundle exec jekyll serve

About

License:MIT License


Languages

Language:Ruby 52.8%Language:SCSS 47.2%