Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 391 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 391 Bytes

HackMerced Archives

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.

Contributing

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!