Commit graph

11 commits

Author SHA1 Message Date
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
61b4e8570a
fix fonts 2023-10-16 09:19:35 +02:00
d8c4541fc0
hyphens: auto
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-10-15 21:47: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
3cebf305f8
Remove the old frontpage
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-09-13 23:24:36 +02:00
44e38c3db9
Revert ">" for style.css
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This reverts commit 23f1135e37.
2023-04-27 00:38:41 +02:00
23f1135e37
>
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-24 20:53:10 +02:00
b6e892fb8c
fix footer
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-19 21:24:02 +02:00
3f5539372a
increase a lit bit 2023-04-19 20:31:57 +02:00
b5ddf30a73
fmt 2023-04-11 01:51:49 +02:00
5c9b03ab65
add current website 2023-02-09 10:45:59 +01:00