Skip to content

graeme/graeme.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graeme.github.io

Personal site for graemearthur.com. Static HTML/CSS/JS (no Jekyll).

Local preview

From the repo root:

python3 -m http.server 8000

Open http://localhost:8000/.

Styles

Compiled CSS is committed at css/main.css. Source lives in css/main.scss and _sass/.

After editing Sass:

./build-css

Requires Node.js (npx downloads the Sass compiler on first run).

Deploy

Pushed to main on this repo; GitHub Pages serves the files as-is (.nojekyll disables Jekyll). Custom domain via CNAME.

About

graemearthur.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors