This is the repository to the workshop material for the IT-Tage workshop.
This site is built using the Eleventy static site generator. Commands:
npm install
- Install dependenciesnpm run dev
- Run a development server onlocalhost:8080
npm run build
- Run a production build