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

jasdeepsingh/henrik.nyh.se

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • CSS 84.8%
  • HTML 11.1%
  • Shell 2.7%
  • Ruby 1.4%
0