The hackmerced archives uses 11ty for static site generation.
Every folder and page in the src
directly refer to a url on https://archive.hackmerced.com.
npm install
To run the development server:
npm run dev
You can add .md
, .txt
, .njk
pages and they will automatically be compiled to html!