static site management system
Find a file
ThetaDev f1ed826eee
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
chore(release): prepare for v0.4.2
2023-07-22 04:55:09 +02:00
assets feat: add website icons 2023-04-01 23:18:46 +02:00
scripts fix: container entrypoint 2023-04-18 12:09:10 +02:00
src fix: website version ordering 2023-07-22 04:46:57 +02:00
tests feat!: switch database format to CBOR (not compatible with previous format) 2023-04-02 18:19:34 +02:00
ui fix: use better abbreviations for page names 2023-04-05 12:37:06 +02:00
.editorconfig fix: hide menu bar on prints, reformat sass 2023-03-29 13:56:21 +02:00
.gitignore feat: add last-modified date to all GET responses 2023-04-02 16:52:50 +02:00
.pre-commit-config.yaml chore: fix npm pre-commit hook 2023-04-07 18:27:26 +02:00
.woodpecker.yml chore(ci): publish release on gitea 2023-04-02 00:26:24 +02:00
build.rs feat: add cli parser 2023-03-07 22:32:02 +01:00
Cargo.lock chore(release) update deps, bump version -> 0.4.2 2023-07-22 04:54:50 +02:00
Cargo.toml chore(release) update deps, bump version -> 0.4.2 2023-07-22 04:54:50 +02:00
CHANGELOG.md chore(release): prepare for v0.4.2 2023-07-22 04:55:09 +02:00
cliff.toml chore(release): bump version -> 0.4.1 2023-04-05 12:37:58 +02:00
Justfile fix: release script 2023-04-01 23:51:44 +02:00
LICENSE feat: add database 2023-02-25 02:55:42 +01:00
openapi.json feat: add website icons 2023-04-01 23:18:46 +02:00
openapitools.json feat: implement menu bar 2023-03-08 23:40:01 +01:00
README.md feat: add version_files api endpoint 2023-03-04 17:40:58 +01:00
tsconfig.json fix: revert svelte-preprocess update 2023-04-01 18:14:25 +02:00

Talon

static site management system

CI status


Talon allows you to have multiple static pages displayed on your website with a convenient menu to switch between them.

Talon can be used for a lot of different purposes:

  • Creating a personal website
  • Documentation for different projects
  • Fast website publishing for testing
  • Serving CI artifacts (Website previews, coverage reports)

The font used is called Litmus and it was created by Alan Carr (Download: https://www.ffonts.net/Litmus.font).

The *_inkscape.svg files are the ones to be edited. After editing, save the files as Optimized SVG and turn off pretty-printing to get browser-friendly SVG.