Commit graph

29 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
b5683be191
make multiple fields public
All checks were successful
ci/woodpecker/manual/publish Pipeline was successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-17 15:56:57 +02:00
0d924de79b
clippy::pendatic
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-05-28 20:26:58 +02:00
889573b4e7
adapt webmanifest (#36) 2024-01-25 17:46:00 +01: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
19136f6c81
adjust cache 2023-10-21 23:08:03 +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
76c682264f
Derive all struct and enum with debug 2023-05-02 13:34:43 +02:00
16b9427612
give current url to all files for metadata
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-29 14:09:41 +02:00
503173f129
use of name and fullname
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-28 12:49:48 +02:00
6d8aed5e7f
robots.txt (#9) 2023-04-28 12:41:09 +02:00
b3acf9e89b
Add humans.txt (#11)
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-28 12:19:46 +02:00
c1f724e8bc
if possible, use into instead of to_owned
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-26 12:07:46 +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
dce767d641
change to_string to to_owned
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-21 19:22:00 +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
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
6a592f179a
split config and fileconfig
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-09 15:19:23 +02:00
9f0a51b9e5
add scheme
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-02-16 22:20:38 +01:00
b0d1402431
use hostname instead of internal IP
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-02-16 21:44:00 +01:00
81a50a237d
Add robots.txt #9 2023-02-09 12:01:35 +01:00
9b75dbb7d2
Initial #9 #10 #11 2023-02-08 22:22:20 +01:00
d7ee3f903f
add security.txt 2023-02-08 22:14:57 +01:00