Commit graph

97 commits

Author SHA1 Message Date
a4edf92e05
prevent figure splitting 2024-11-17 19:03:49 +01:00
adfb769df6
use css property block instead of visibility 2024-11-13 16:56:24 +01:00
e54cd44714
fix code blocks 2024-11-06 18:24:49 +01:00
0f6f2f1fc4
increase cours page width 2024-11-06 17:54:02 +01:00
2a4ae9f273
centered 2024-11-06 17:41:27 +01:00
856770c2ae
fix table 2024-11-06 16:32:19 +01:00
29cf3e3e00
fix markdown on posts 2024-11-06 16:31:13 +01:00
3e5ac643a7
table support 2024-11-06 15:46:27 +01:00
1097ee5194
split markdown sheet from post 2024-11-06 15:33:09 +01:00
b145510d83
custom selection color 2024-07-10 22:58:35 +02:00
1e19809df4
fix css 2024-06-03 00:20:32 +02:00
0ffb7a06d6
use text-shadow instead of text-stroke 2024-05-30 10:13:22 +02:00
8e626a9640
don't underline footnotes 2024-05-29 23:30:09 +02:00
2787450c0e
fix space 2024-05-29 22:56:35 +02:00
73a235e3e1
printing css 2024-05-29 22:46:37 +02:00
0f8391660d
better footnote 2024-05-16 18:05:00 +02:00
13c19c5f68
clickable h2 () 2024-05-16 16:54:35 +02:00
c31cfb1295
add TeX lang 2024-05-11 15:11:48 +02:00
c42beef801
better footnote area 2024-04-15 17:13:53 +02:00
9dfcc1101d
Basic cours support ()
feat: Basic support for new `/cours` endpoint (not ready for release yet), see commit description for more

- Basic /cours support
- Fix LaTeX support (see  / 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: 
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2024-04-01 18:11:46 +02:00
51ed97273c
Last element in odd list take all space available 2024-03-19 13:01:34 +01:00
943603a330
fix breakpoint 2024-03-19 13:01:03 +01:00
116bc311c8
rounded square pfp 2024-03-03 20:55:00 +01:00
c380da6380
Support list in portfolio cards 2024-01-26 16:58:16 +01:00
978cc48a57
index is now a md file, fallback to README, fallback to info about how to setup the index page 2024-01-24 12:38:37 +01:00
05c86564d0
fix: mobile padding () 2023-12-25 19:50:51 +01:00
f84a37829c
Metadata and contacts ()
- Rework metadata, now each type of file based on markdown have his own metadata struct (blog/portfolio/contacts)
- Contact is now generated by markdown files

Reviewed-on: 
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2023-10-20 18:21:11 +02:00
6be7f18ca0
better handling for clickable cards in portfolio 2023-10-16 12:08:26 +02:00
cc25147dba
reduce svg length 2023-10-16 11:14:49 +02:00
2b9f64d6e5
add arrow in top right corner for cards 2023-10-16 11:12:22 +02:00
aa26ba8ae9
use media 2023-10-16 11:12:13 +02:00
2f296a0e06
disable emoji for footnote arrow 2023-10-16 09:49:05 +02:00
61b4e8570a
fix fonts 2023-10-16 09:19:35 +02:00
7a7fed58c6
Add padding between title and cards 2023-10-15 23:38:24 +02:00
2f82c8cf7c
Add Go and GDS 2023-10-15 22:01:21 +02:00
d8c4541fc0
hyphens: auto 2023-10-15 21:47:30 +02:00
91f0b45d18
change cookie bg 2023-10-15 21:35:56 +02:00
9f95eb2b6b
Rework ()
- Style rework
- Update dependencies to latest

Close 
Close 

Reviewed-on: 
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 2023-09-13 23:24:36 +02:00
32797d8f87
fix color 2023-08-14 19:38:37 +02:00
d96ac49b3a
add cookie banner in web3 () 2023-08-14 19:37:11 +02:00
1c3c63dec1
limit description to 2 lines max 2023-05-04 13:05:13 +02:00
d0c152b458
useless transition who apply only on the first element 2023-05-04 13:04:55 +02:00
24a6b312a9
add a max width to description 2023-05-04 12:37:50 +02:00
e45c7f8780
fix margin for line numbers 2023-05-03 21:26:15 +02:00
8b0c37ffc8
fix header applying anchor css only on anchor 2023-05-03 02:32:37 +02:00
e42c5492e8
WIP: toc () 2023-05-02 23:10:36 +02:00
652a96d722
css for tags 2023-05-02 16:11:09 +02:00
67feca4fc2
tags in post 2023-05-02 16:02:50 +02:00
3e9bbffd58
remove outlines 2023-05-02 15:14:51 +02:00