How to edit

Drop this folder onto your Neocities dashboard.

Add a new article

  1. Duplicate /templates/article-template.html into /articles.
  2. Rename the file to something-like-this.html and edit the content.
  3. Update /search-index.json with a new entry (title, url, tags, summary).
  4. Link it from the relevant section page (e.g., Locations).

Customize the theme

Change colors in /assets/css/styles.css — see the :root variables.

Optional extras

  • Create /404.html for a custom not-found page.
  • Add your own logo under /assets/img/og-image.png (used for link previews).