Skip to content

ablwr/archivesoftomorrow_com

Repository files navigation

archivesoftomorrow.com, v2!

Template

Template from https://github.com/madrilene/eleventy-excellent

Development

Install dependencies

npm install

Working locally

Starts watch tasks to compile when changes detected

npm start

For testing RSS feed changes, set the URL environment variable:

URL=http://localhost:8080 npm start

Creating a production build

Minify JS, CSS and HTML.

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published