Skip to content

matsim-org/website-11ty

Repository files navigation

MATSim Website

This website uses Eleventy as static site generator.

It is based on the template eleventy-excellent created by Lene.

Development

Eleventy requires Node.js to serve and build it locally, so make sure to install Node.js and npm.

Install dependencies

npm install

Working locally

Starts watch tasks to compile when changes detected

npm start

Creating a production build

Minify JS, CSS and HTML.

npm run build

About

MATSim Website, redesign of 2024, based on 11ty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published