engine

website and gopher hole static engine
git clone git://kh1b.org/engine
Log | Files | Refs | README

README (308B)


      1 
      2 simple Makefile and scripts to generate my website and gopherhole 
      3 
      4 Usage
      5 -----
      6 
      7 To generate the files, .webroot and deploy them to the server
      8 
      9    % make
     10    % make install 
     11    % make deploy 
     12 
     13 Dependencies
     14 -----
     15 - smu : https://git.codemadness.org/smu 
     16 - stagit : https://git.codemadness.org/stagit/
     17 - rsync