Skip to content

hasalfred/alfredkam.github.com

 
 

Repository files navigation

![wercker status](https://app.wercker.com/status/2a228fbab01a79181013b530621b11c6/s “wercker status”)

##Just a blog for my rants Used to be in wordpress -> Jekyll -> Hugo -> Docker w/ build steps of hugo => webpack => nginx

##Dev Usage

hugo server -w
webpack --watch

##Attach a random image for each post This script will automatically scrape the image director and replace the line of img with a random image.

node randomImage #for attaching a random image to each post
node buildJson #for search

##Deploy

git push <dokku> hugo:master

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.1%
  • CSS 37.5%
  • HTML 20.4%