~artemis/cap

v1.0.0 a month ago .tar.gz browse log

rust redevelopment

v0.4.1 1 year, 7 months ago .tar.gz browse log

fixed the init template to reflect some older config format changes i forgot

v0.4.0 1 year, 7 months ago .tar.gz browse log

embedded gemini server

v0.3.6 1 year, 7 months ago .tar.gz browse log

fix: pathbuilding in redirects is absolutely shit
please never do this again ever, future Me

v0.3.5 1 year, 8 months ago .tar.gz browse log

* sorting CWs (the 2023-03-31, a27fa70)
* feat(build-version): added build version, command, and metric tag (the 2023-02-26, ae022ae)

v0.3.4 1 year, 9 months ago .tar.gz browse log

* fuck docker (the 2023-02-26, a39a33d)

v0.3.3 1 year, 9 months ago .tar.gz browse log

windows compat

v0.3.2 1 year, 9 months ago .tar.gz browse log

prometheus metrics

v0.3.1 1 year, 9 months ago .tar.gz browse log

added better post-build logs

v0.3.0 1 year, 9 months ago .tar.gz browse log

feat/page-redirects: added support for auto-generated page redirects

* the [redirects] config key expects a map of the path for the
  "previous page" to an object with the keys To (pointing to the
  replacement page) and Title (the title to use for the previous page).
  All paths are relative to the capsule root and will be handled as
  absolute from the capsule root.
* the dead link checker now supports checking if the values in To exist,
  using the label `[Redirect from {key}]`
1 / 3