Commit graph

233 commits

Author SHA1 Message Date
aaf228c32d
add draft in metadata 2024-11-12 00:48:24 +01:00
e1448bd773
add hide field in contact cards 2024-11-10 11:14:27 +01:00
fa4d0ba7e8
rename structs 2024-11-10 10:58:08 +01:00
b1c4bbdb27
split metadata of files and markdown reader 2024-11-10 10:55:18 +01:00
c7f1f912f0
arg name 2024-11-09 18:26:19 +01:00
eb55d13c01
cache files 2024-11-09 18:25:13 +01:00
182b17c47f
cache filetree 2024-11-09 18:07:35 +01:00
a5240fea57
alphabetical order in toc 2024-11-09 17:46:53 +01:00
754e717a58
exlusion function 2024-11-09 17:29:59 +01:00
77970da8b3
split logic of contrib 2024-11-09 17:13:30 +01:00
b9bc57c1e0
split logic of contact 2024-11-09 16:58:52 +01:00
744857d685
split blog logic 2024-11-09 16:54:38 +01:00
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
47570bf9e3
exclusion? 2024-11-09 16:34:51 +01:00
8e1b036386
fix generic 2024-11-09 15:43:29 +01:00
58c1b8a21a
hardbreak option for blogs, true for generic, false in other cases 2024-11-06 19:15:38 +01:00
b02f715c5a
default to hardbreak minus blog 2024-11-06 16:11:42 +01:00
87d0fa3c11
'a instead of 'de 2024-10-24 20:19:26 +02:00
7f3434b7c1
no sync needed 2024-10-24 20:17:31 +02:00
984ecb6b69
bump dependencies (#79)
lol_html and comrak

Reviewed-on: #79
2024-10-22 12:05:38 +02:00
764a632ae6
/api/v1/websites 2024-09-19 15:50:37 +02:00
396bff909e
update dependencies 2024-09-14 21:01:30 +02:00
fb44c25e47
clippy 2024-09-14 20:17:11 +02:00
a7aec1b94e
add countdown 2024-08-29 23:31:35 +02:00
2dc54a6f76
turn out to be weird with blockquote
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-07-15 10:24:51 +02:00
deb54372a2
update comrak
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-07-13 00:29:07 +02:00
485797c64f
update comrak
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-07-12 17:52:38 +02: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
975d6de8e6
useless vec
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-06-16 15:32:19 +02:00
b9194dd0fa
use new rss endpoint: blog.rss
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-02 19:35:44 +02:00
de60dd23e6
trim
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-02 19:16:56 +02:00
c9405d0fdb
useless call
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-06-02 19:02:26 +02:00
d1d21bc68c
w3c compliance 2024-06-02 18:44:57 +02:00
bf9217ba84
order 2024-06-02 18:44:46 +02:00
bece8ef147
don't lose data when obfuscating mails
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-02 18:19:58 +02:00
ed404bacca
mail obfuscater: change link 2024-05-29 20:51:04 +02:00
aba8a501af
more clippy advices
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-05-28 20:58:41 +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
2e43c6df12
clippy
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-05-16 18:08:58 +02:00
d352206e29
wip: mail obfuscation (#51)
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-05-03 12:49:50 +02:00
9dfcc1101d
Basic cours support (#44)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
feat: Basic support for new `/cours` endpoint (not ready for release yet), see commit description for more

- Basic /cours support
- Fix LaTeX support (see #47 / cours+blog)
  - Better detection of when there is LaTeX in document
  - Don't shuffle markdown and LaTeX processing (thanks to comrak)
  - Macros on release
- Local image support (cours+blog)
- PDF support
- Support of markdown files integration in other markdown files
- Very basic exclusion support in toc (need a lot of improvement!!)
- Update multiple dependencies (actix-web, ramhorns, comrak, reqwest, hljs)
- Reformat some code
- ToC in /cours support (very basic, works via building it in rust and processing it in js)
- Remove very old assets (font + jspdf)
- Hide navbar when printing the website
- New tag in index page
- Fix OCaml support for HLJS + add "pseudocode" derived from Julia

Reviewed-on: #44
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2024-04-01 18:11:46 +02:00
116bc311c8
rounded square pfp #55
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-03 20:55:00 +01:00
d51afcdcf6
contact genericity 2024-01-25 18:28:21 +01:00
9558202a46
blog genericity 2024-01-25 18:23:12 +01:00
c787171d6b
portfolio genericity 2024-01-25 18:23:07 +01:00
889573b4e7
adapt webmanifest (#36) 2024-01-25 17:46:00 +01:00
c18c0adf34
add metadata for index file
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-01-24 13:09:20 +01:00
17850ae636
alphabetical order 2024-01-24 12:40:14 +01:00
978cc48a57
index is now a md file, fallback to README, fallback to info about how to setup the index page
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2024-01-24 12:38:37 +01:00