tA's crappy blog
Go to file
2018-08-26 19:28:10 +12:00
css robot uprising + css fuark you 2018-08-23 16:42:10 +12:00
icons consistency better than oatmeal 2018-08-23 16:32:03 +12:00
inprog im like poly, i'm in prog 2018-08-26 19:28:10 +12:00
posts we see through the bricks to the see crumbling castles 2018-08-25 14:53:43 +12:00
templates styled it like im 12 2018-08-23 16:07:19 +12:00
.gitignore unfuarked stuff for nix 2018-08-20 14:20:18 +12:00
about.md talked about feeds (not foods blurgh) 2018-08-23 14:00:11 +12:00
archive.md less soykaffy code 2018-08-19 13:17:10 +12:00
ChangeLog.md im bad at nix 2018-08-25 16:38:47 +12:00
contact.md im a pathological lying person 2018-08-23 16:57:38 +12:00
default.nix im bad at nix 2018-08-25 16:38:47 +12:00
humans.txt robot uprising + css fuark you 2018-08-23 16:42:10 +12:00
index.html Initial commit 2018-08-18 23:24:54 +12:00
LICENSE Initial commit 2018-08-18 23:24:54 +12:00
README.md lied about it building purely 2018-08-25 14:31:46 +12:00
rf.cabal im bad at nix 2018-08-25 16:38:47 +12:00
rf.nix Initial commit 2018-08-18 23:24:54 +12:00
robots.txt robot uprising + css fuark you 2018-08-23 16:42:10 +12:00
Setup.hs Initial commit 2018-08-18 23:24:54 +12:00
site.hs im bad at nix 2018-08-25 16:38:47 +12:00

Regular Flolloping

tA's Blog, currently hosted at Regular Flolloping

Getting Started

What you need to get the generator up and running.

Prerequisites

Built using Nix. Nix can be installed with:

curl https://nixos.org/nix/install | sh

Dependencies

imagemagick is required for the favicons.

Installing

Enter the build environment

nix-shell --attr env rf.nix

Compile the generator

nix-build rf.nix

Generate the site

./result/site clean
./result/site build

And test it out

./result/site watch

The site will now be avaliable at localhost:8000

Deployment

Site will be completely static, so simply point your server to the _site directory

Built With

Versioning

Is very airy fairy and mainly based on what I think constitutes major / minor updates.

Authors

  • Shaun Kerr - tA

License

This project is licensed under the BSD3 License - see the LICENSE file for details

Acknowledgments

  • Hakyll for having an incredible default, of which 90% was kept i gutted for a crappy light on dark style
  • Elie Génard for their favicon library, very easy to use.
  • Douglas Adam's for providing the name
  • You, for reading this :)