Commit graph

18 commits

Author SHA1 Message Date
40cd5bdca5
rename utils to misc rs file + split cours into specific utils directory specialized in utils for specific routes 2024-11-09 16:41:56 +01:00
9dde91f8ed
rename misc dir to utils dir 2024-11-09 16:36:04 +01:00
0d924de79b
clippy::pendatic
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-05-28 20:26:58 +02:00
49af05a565
add content type, allowing firefox to see source code of pages
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-24 13:27:02 +02:00
fe0ccd913c
fix url
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-24 11:50:30 +02:00
9f95eb2b6b
Rework (#35)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
- Style rework
- Update dependencies to latest

Close #33
Close #34

Reviewed-on: #35
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2023-10-15 20:58:20 +02:00
b0112c06d6
use to_owned instead of clone
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-24 12:18:21 +02:00
2ca24f020e
remove empty structs 2023-04-21 19:47:41 +02:00
2c0fe8d6e5
meta: cleanup
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
* move date to utils dir
* rename get_* to build_*
* increase index ttl from 60 to 120
* split index blog build in half
2023-04-20 15:43:25 +02:00
4b5fa8561c
import instead of qualify 2023-04-14 11:30:47 +02:00
136ad0ecf4
cache all page 60s
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-11 10:45:25 +02:00
80e27bd32c
give extra info to template
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-11 10:03:22 +02:00
eb9e7e22f3
impl render to template class
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
ci/woodpecker/pr/publish Pipeline is pending
2023-04-09 19:26:20 +02:00
6d3b4c8398
migration: askama to ramhorns
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
ci/woodpecker/pr/publish Pipeline is pending
2023-04-09 19:02:06 +02:00
45b2de54fb
use relative path 2023-04-09 16:51:50 +02:00
00cd6405ea
minify all pages 2023-02-09 11:19:53 +01:00
23774abc1b
better 404 page 2023-02-09 10:55:49 +01:00
0612b09ca0
Initial 404 page #13 2023-02-08 22:27:40 +01:00