Commit graph

9 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
116bc311c8
rounded square pfp #55
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-03 20:55:00 +01:00
62eacf879e
update documentation
Some checks failed
ci/woodpecker/push/publish Pipeline failed
2024-01-25 18:28:25 +01:00
fe0ccd913c
fix url
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-24 11:50:30 +02:00
cea27a6af9
advices
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-10-23 16:53:55 +02:00
c79041e7c8
docs: typo
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-22 00:03:42 +02:00
4ab735d17d
docs: link shortener
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-21 23:54:13 +02:00
39606a0fe0
title on top
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-21 23:40:43 +02:00
d1d8d1de34
Add a documentation
Some checks failed
ci/woodpecker/push/publish Pipeline failed
2023-10-21 23:38:16 +02:00