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 installTo run the development server:
npm run devYou can add .md, .txt, .njk pages and they will automatically be compiled to html!