edgarschnfld / edgarschnfld.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static HTML site, borrowing heavily from https://github.com/henrik/henrik.nyh.se.

Development

Install dependencies (once):

bundle

CSS is being generated from SCSS (Sass). To automatically convert SCSS on edit, run this in a separate (tmux) window:

script/watch

If something doesn't appear to work, watch that window for errors and warnings.

Or just do this in an macOS terminal:

open index.html

About

License:MIT License


Languages

Language:HTML 48.1%Language:SCSS 46.0%Language:Shell 5.0%Language:Ruby 0.9%