Commit graph

23 commits

Author SHA1 Message Date
764a632ae6
/api/v1/websites 2024-09-19 15:50:37 +02:00
847ec0d3c3
sursis
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-07-10 19:56:36 +02:00
e0b59130ee
macron
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-29 13:06:59 +02:00
a4b67df515
:)
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-06-21 20:42:35 +02:00
83a010e8f5
fix text shadow
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-17 16:24:45 +02:00
9010c7f975
fix nfp
Some checks failed
ci/woodpecker/push/publish Pipeline failed
2024-06-17 15:20:30 +02:00
a43f5813c0
use color of the nvp
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-06-17 15:15:46 +02:00
8bfa012af9
malice + nvp 2024-06-17 15:08:08 +02:00
c224816807
stagiaire
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-05 20:31:12 +02:00
4146f2ea45
minor tags update
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-02 17:16:09 +02:00
cce73c0e09
its official..
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-06-02 17:13:33 +02:00
df3f66a424
add shadow for ukr too
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-05-30 11:24:46 +02:00
0ffb7a06d6
use text-shadow instead of text-stroke
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-05-30 10:13:22 +02:00
afb1e72adf
also text stroke acab
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-05-30 09:58:58 +02:00
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