Everlock 0.3.0
The 0.3.0 release upgrades the Markdown-site templating engine to Tera 2 and refreshes the dependency baseline. Container images are published under the `0.3` tag family (`cr.everlock.sh/everlock:0.3-
Documentation
The 0.3.0 release upgrades the Markdown-site templating engine to Tera 2 and refreshes the dependency baseline. Container images are published under the `0.3` tag family (`cr.everlock.sh/everlock:0.3-
Markdown-mode sites can now exclude directories from rendering and from static serving, both automatically for hidden directories and explicitly via `site.toml`. - Any path component that starts with
Every template in markdown-mode sites has access to a global `all_pages` variable — a list of every `.md` page in the site with its full frontmatter. This lets any layout pull in and filter content fr
This walkthrough starts Everlock with DNS, site hosting, and inbound mail, then shows how one DNS zone can derive records automatically from: - a site vhost - a mail domain At the end, `jens.dev` is a
This public website is itself hosted by an Everlock instance. That matters because the site is not only talking about Everlock. It is also a working example of how Everlock hosts a documentation site.
From nothing to a running instance with a published website in ten minutes. First, pick how you want to drive the setup — **the whole guide adapts to your choice**: <style> .surface-tabs { display: fl
Everlock now has a clearer path for working on project sites locally. - Mermaid diagrams are supported as a general `backend-site-http` capability instead of a one-off website customization. - The CLI