Commit graph

140 commits

Author SHA1 Message Date
aa1ba564dc
add missing mail obfuscater injection
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-02 20:02:23 +02:00
b9194dd0fa
use new rss endpoint: blog.rss
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-02 19:35:44 +02:00
bece8ef147
don't lose data when obfuscating mails
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-06-02 18:19:58 +02:00
beacc5e02d
minor optimisations (can it break?)
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-05-29 21:01:17 +02:00
6ab37ad04c
use a11y hljs theme
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-05-22 01:05:18 +02:00
754db13565
humans.txt wording
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-05-16 17:10:31 +02:00
13c19c5f68
clickable h2 (#63)
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-05-16 16:54:35 +02:00
af4c113153
update katex from 0.16.6 to 0.16.10
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-05-16 16:32:14 +02:00
d352206e29
wip: mail obfuscation (#51)
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval
2024-05-03 12:49:50 +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
8ff80d8b34
add pasteque
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2024-03-05 13:20:23 +01: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
8e0a1b0bb5
hide contact page for navbar (#57) 2024-02-27 16:17:55 +01:00
3ed9178def
cat
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-01-30 09:07:15 +01:00
9c8718afac
fix scroll and click on chromium based browser
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-01-26 17:17:08 +01:00
058eb3c8c8
mouseup instead of mousedown
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-01-26 17:02:01 +01:00
d51afcdcf6
contact genericity 2024-01-25 18:28:21 +01:00
9558202a46
blog genericity 2024-01-25 18:23:12 +01:00
c787171d6b
portfolio genericity 2024-01-25 18:23:07 +01:00
889573b4e7
adapt webmanifest (#36) 2024-01-25 17:46:00 +01:00
c18c0adf34
add metadata for index file
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-01-24 13:09:20 +01:00
978cc48a57
index is now a md file, fallback to README, fallback to info about how to setup the index page
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2024-01-24 12:38:37 +01:00
a4af983418
typo
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-01-21 00:10:23 +01:00
061d84a5a5
add jas to friends
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2024-01-21 00:09:45 +01:00
07bea92346
prevent the scroll of the middle click
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-01-19 12:21:54 +01:00
cedb2e0e4c
fix the propagation of links
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2024-01-19 12:20:18 +01:00
465cc71e9e
background tab also when the user use ctrl or meta 2024-01-19 12:15:44 +01:00
d485946d56
fix links in cards
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2024-01-19 12:10:38 +01:00
091b201cab
remove a js dependencie #27
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-31 17:17:55 +01:00
dd26bfaa75
add http.cat reference
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-29 20:16:02 +01:00
68814cdd20
fix metadata? 2023-10-24 12:21:30 +02:00
f84a37829c
Metadata and contacts (#38)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
- 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: #38
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2023-10-20 18:21:11 +02:00
34c1720cdc
wording
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-10-20 01:12:52 +02:00
311c1b9d3c
use new handle for bsky
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-19 01:52:22 +02:00
0543c2f36c
bluesky!
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-19 01:43:17 +02:00
b2fa73519f
fix archived apps
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-16 12:31:52 +02:00
6be7f18ca0
better handling for clickable cards in portfolio
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-16 12:08:26 +02:00
14695aa2f9
role button 2023-10-16 11:39:43 +02:00
27838cf02d
yikes
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-16 00:25:59 +02:00
98265bd96f
Revert "quotes?"
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This reverts commit 6b0eca64bc.
2023-10-16 00:08:06 +02:00
4766640879
refactor
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-15 23:42:06 +02:00
e70d72d055
add 102jjwy 2023-10-15 23:26:23 +02:00
6b0eca64bc
quotes?
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-10-15 22:33:34 +02:00
8c306b2102
fix the fix and template the cards of portfolio
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-10-15 22:30:35 +02:00
15d02ff999
Add archived apps
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-10-15 22:27:08 +02:00
faf63ab5a0
stop propagation when clicking on a link inside a clickable card, also open the link in a new tab without referrer
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-10-15 21:32:45 +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
3cebf305f8
Remove the old frontpage
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-09-13 23:24:36 +02:00
cd23d6b3b3
idk
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-08-30 15:34:38 +02:00
d96ac49b3a
add cookie banner in web3 (#32) 2023-08-14 19:37:11 +02:00