/website

Primary LanguageNunjucksMIT LicenseMIT

Kenvyra Website

This is the source code for https://kenvyra.xyz/, a website built with the static site generator Eleventy and based on the Fylgja CSS template.

How do I contribute?

The content for all pages can be found in the source directory in Markdown files that are easy to edit.

If you want to edit the instructions for a device, look in the devices directory.

Writing a blog post? Look in the posts directory.

Pull requests are welcome!

Previewing changes

If you want to preview your changes, clone the repository and run npm install, then npm run start and you will be able to see the page update in real-time at http://localhost:8080.