arcnyxx.net.git

README

espurr
arcnyxx.net - web site
======================
arcnyxx.net is my personal web site.  this repository contains all the code used
to generate the html hosted on `arcnyxx.net' & `blog.arcnyxx.net', compile the
git cgi used to serve files on `git.arcnyxx.net', and compile the cgi which
generates random nonsense on `randpup.arcnyxx.net'.

this code includes both the stoat git cgi project and the puppy randpup web
implementation project, as well as a markdown generator to convert files in a
custom markdown format into html.

requirements
------------
arcnyxx.net requires cedrocc to build, as major compilers are yet to implement
the `#embed' directive, and uglify-js from node to compress javascript code.

installation
------------
arcnyxx.net comes with a Makefile and a config.mk file for building.  all of the
static files and the two cgi applications are stored in the `site' directory,
which is made in the local directory.

arcnyxx.net can be built with the following command

    make