Skip to content

iaean/www.iaean.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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