ef40ea96d7
bugs in index ( fix #90 )
2024-12-13 15:16:07 +01:00
d14c3a8781
fix bolding when filename have an accent
2024-12-12 19:16:39 +01:00
9b6d75b560
use requestAnimationFrame for search
2024-12-12 17:14:39 +01:00
bf13da9178
passive optimization
2024-12-12 16:41:28 +01:00
52e3674140
use document fragment
2024-12-12 16:25:43 +01:00
47688337dd
also dim svg images
2024-12-04 12:02:52 +01:00
0a1a258e24
fix for root element
2024-11-28 17:11:40 +01:00
ea7d962a17
typos
2024-11-28 16:47:13 +01:00
c1dbbfb904
fix crash on release
2024-11-28 14:54:04 +01:00
e9d7e9d14c
fix
2024-11-28 00:00:48 +01:00
696d8e0f58
fix copy code button
2024-11-27 23:40:50 +01:00
6f974cbf7b
add search bar
2024-11-27 20:49:45 +01:00
ec7319b5a8
simplify
2024-11-27 20:08:48 +01:00
b35514c23b
responsive filetree
2024-11-27 19:56:37 +01:00
4b025475db
bold open file
2024-11-27 18:27:54 +01:00
8750d52a4d
split svg color fix into own file, add it to blog posts
2024-11-27 18:13:55 +01:00
28b800af3a
anri.exe
2024-11-25 23:53:03 +01:00
a3161d822d
svg theme changer
2024-11-06 18:17:29 +01:00
aed4fa2bff
svg update on media change
2024-11-06 16:42:45 +01:00
61170953fe
ordering
2024-11-06 15:02:07 +01:00
15f8397c6c
add \B, fix lb and rb
2024-11-06 14:57:25 +01:00
3f3efe4afa
add lb and rb
2024-10-08 13:21:30 +02:00
37b51bcbee
Add Tau
2024-10-03 13:06:56 +02:00
3cc69f3d4f
no longer stagiaire
2024-09-22 17:02:03 +02:00
764a632ae6
/api/v1/websites
2024-09-19 15:50:37 +02:00
847ec0d3c3
sursis
ci/woodpecker/push/publish Pipeline was successful
2024-07-10 19:56:36 +02:00
e0b59130ee
macron
ci/woodpecker/push/publish Pipeline was successful
2024-06-29 13:06:59 +02:00
a4b67df515
:)
ci/woodpecker/push/publish Pipeline is pending approval
2024-06-21 20:42:35 +02:00
83a010e8f5
fix text shadow
ci/woodpecker/push/publish Pipeline was successful
2024-06-17 16:24:45 +02:00
9010c7f975
fix nfp
ci/woodpecker/push/publish Pipeline failed
2024-06-17 15:20:30 +02:00
a43f5813c0
use color of the nvp
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
ci/woodpecker/push/publish Pipeline was successful
2024-06-05 20:31:12 +02:00
0c6c88d181
fix minifier
ci/woodpecker/push/publish Pipeline is pending approval
2024-06-02 18:58:36 +02:00
a08490f669
fix issue
ci/woodpecker/push/publish Pipeline is pending approval
2024-06-02 18:53:40 +02:00
d1d21bc68c
w3c compliance
2024-06-02 18:44:57 +02:00
bece8ef147
don't lose data when obfuscating mails
ci/woodpecker/push/publish Pipeline was successful
2024-06-02 18:19:58 +02:00
4146f2ea45
minor tags update
ci/woodpecker/push/publish Pipeline was successful
2024-06-02 17:16:09 +02:00
cce73c0e09
its official..
ci/woodpecker/push/publish Pipeline is pending approval
2024-06-02 17:13:33 +02:00
df3f66a424
add shadow for ukr too
ci/woodpecker/push/publish Pipeline was successful
2024-05-30 11:24:46 +02:00
0ffb7a06d6
use text-shadow instead of text-stroke
ci/woodpecker/push/publish Pipeline was successful
2024-05-30 10:13:22 +02:00
afb1e72adf
also text stroke acab
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
ci/woodpecker/push/publish Pipeline was successful
2024-05-30 09:50:20 +02:00
988f8345aa
add ukraine and palestine
ci/woodpecker/push/publish Pipeline was successful
2024-05-30 02:25:49 +02:00
ed404bacca
mail obfuscater: change link
2024-05-29 20:51:04 +02:00
5e223b972c
use html ( #64 )
2024-05-16 16:32:02 +02:00
d352206e29
wip: mail obfuscation ( #51 )
ci/woodpecker/push/publish Pipeline is pending approval
2024-05-03 12:49:50 +02:00
9dfcc1101d
Basic cours support ( #44 )
...
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
ci/woodpecker/push/publish Pipeline was successful
2024-03-06 13:07:39 +01:00
bf35016f45
CHENIL
ci/woodpecker/push/publish Pipeline was successful
2024-03-05 13:24:07 +01:00