Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.41 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.41 KB

My web representation via GitHub Pages...

It's a simple hand-crafted HTML/CSS/Javascript approach. Mostly inspired by Jamie Zawinski and Levent Gülec. That's why Jekyll is disabled. But I like the Architect, Cayman, Minimal and Slate themes.

I wanna utilize my favorite site generator and host my blog also on Github.

Build

I'm using Gulp. That depends on Node.js and NPM.

node --version
npm --version
gulp --version

npm install    # instantiate package.json deps
gulp [default] # HTML/CSS/Javascript linting and minifying
gulp publish   # copy minified stuff to Github pages docs/
gulp clean     # remove build dir

Todo

  • Adapt to small mobile displays
  • Provide public keys inside app
  • Provide Ancestry and Fun stuff maybe via Blocks
  • Feed sayings and citations from a service
  • Let clickable URLs rain instead of random chars