Commit graph

9 commits

Author SHA1 Message Date
2efe4ce47f
fix css flag and add a bordure since black and white are not visible in dark/light theme
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-05-30 09:50:20 +02:00
988f8345aa
add ukraine and palestine
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-05-30 02:25:49 +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
04db320065
EVEN FUNNIER
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-06 13:07:39 +01:00
bf35016f45
CHENIL
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-05 13:24:07 +01:00
b1d651026b
sry to myself 2024-03-05 13:23:59 +01:00
26affa9c06
chromium fix for index flag
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-23 01:42:59 +02:00
cb0b1f1874
fix weird padding
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-16 00:05:28 +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