Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 567 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 567 Bytes

What is this?

This repository contains the templates for the silentselene.net blog. The blog itself is hosted on GitHub pages.

How do I make changes?

First, install nodejs and npm; you can use nvm (see the .nvmrc) but you can also just directly install NodeJS 20 if you like. Next, install 11ty (with the package.json included). Then, change the content directory. You can run npm run build -- --serve to preview your changes locally.

Note on license

The license (LICENSE.md) applies only to the site and configuration, not to any text or image content.