8000 GitHub - carmstrong/chrisarmstrong.me: My personal site.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

carmstrong/chrisarmstrong.me

 
 

Repository files navigation

henrik.nyh.se

Static HTML site.

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.

The content is in a public directory to work with Pow for local development.

Or just do this in an OS X terminal:

open public/index.html

Production

To convert SCSS to CSS and deploy by scp:

script/deploy

About

My personal site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.2%
  • SCSS 24.1%
  • Shell 4.8%
  • Ruby 0.9%
0