2025-02-10 - 8aa5948

lmarti:

forgot to put back everything in order

2025-02-10 - f32cb48

lmarti:

giving up for now...:

2025-02-10 - 87f6c3d

lmarti:

but it works on the online tester

2025-02-10 - 36da71f

lmarti:

how can everyone master url masking except me?

2025-02-10 - 1edf633

lmarti:

trying rewriterule again

2025-02-09 - 11a9b38

lmarti:

new books, reorganized links

2025-02-03 - d38beca

lmarti:

added a permalink for each tweet, and new livres and films

2025-01-25 - 16aaa73

lmarti:

fixed 287

2025-01-18 - 0e11b48

lmarti:

ajouté le dico des idées reçues

2025-01-18 - 5ef1ba9

lmarti:

Merge branch 'master'

2025-01-18 - 4123213

lmarti:

Merge branch 'master'

2025-01-12 - ae555c1

lmarti:

added a post about the new thingy I made

2025-01-12 - d97355a

lmarti:

new project and general format for the project url. Still need to figure out the way this domain masking works

2025-01-09 - ffaa746

lmarti:

added a list of articles for a future page and some links

2024-12-16 - cbfd7dc

lmarti:

finally added the dashed summaries, though I won't link them cause I'm not so happy with the presentation.

2024-12-16 - bcef8c8

lmarti:

moved about to the bottom, and added some secret content

2024-11-21 - 7966924

lmarti:

tiny margin fix for code

2024-11-21 - 34f92df

lmarti:

minor code css fixes

2024-11-21 - 635272d

lmarti:

removed the glitch pictured snce I found out why they were pseudo-glitched... Also some tiny touches for the code css

2024-11-20 - 2d5f956

lmarti:

of course you need to use replaceAll instead of replace.. classic js blunder

2024-11-20 - 7eb6b2b

lmarti:

added a homemade code highlighter in js! can't trust those store-bought files... Also fixed the capital in the about me title. That was bugging me for sure

2024-11-20 - f95efc9

lmarti:

nouveaux films et enlevé le padding sur les natels

2024-11-20 - 3e4bdf7

lmarti:

annnd forgot the import

2024-11-20 - 17103e2

lmarti:

fixed the line breaks of the new post....

2024-11-20 - 08076b6

lmarti:

new post

2024-11-18 - 59bb86e

lmarti:

list of films to see (and saw) and fixed the links..

2024-11-14 - ee11728

lmarti:

another day another meeting

2024-11-12 - 48fb1ed

lmarti:

forgot two php files and fixed the font size now that the device viewport size has been properly set.

2024-11-12 - 9f1d70a

lmarti:

added meta content tag in all php files

2024-11-12 - 4d38244

lmarti:

bought a livre and changed the light theme a bit

2024-11-09 - 3514f06

lmarti:

fiddled with the css a bit. It seems that overall box-shadows are better behaved than borders. now the little dots look much nicer even in light mode. I still need to make a better light theme.

2024-11-08 - 2795577

lmarti:

removed the dot on phones. Did I not add the new js yet?

2024-11-08 - 2652ec7

lmarti:

added a new post for the links

2024-11-08 - 9402059

lmarti:

changed a lot of stuff: I now have a nice list of link, a linkroll (formerly known as bookmarks). This caused a bunch of yak shaving and I ended up reworking a lot of the php displaying the link to unify every list of link on the main pages. Also added this lovely little dot hover thing which I find very cool. I also added some js error handling on the about page, for the first time in my life. Before I felt that you should just let a js script die because it deserves it. Nonetheless, at least it will display some default html now. I still need to find a way to show custom colors for the linkroll, but I haven't decided how yet. And I need to fix the light mode dot aliasing. This is probably harder than it sounds.

2024-10-31 - 2d22cde

lmarti:

new prezzz

2024-10-24 - 2641203

lmarti:

one talk and three figures

2024-10-17 - 7734490

lmarti:

Leon's slides

2024-10-12 - e1c7ca8

lmarti:

New quotes and htaccess references the cv correctly

2024-10-03 - dfb4aa1

lmarti:

new résumé in tüpst

2024-09-28 - 37c03c1

lmarti:

code instead of pre

2024-09-28 - e4c781a

lmarti:

added to project list

2024-09-28 - e85974e

lmarti:

new project: cool domains, which helps finding cool web domains which end in a tld. This was actually fairly easy to do. also added a couples pictures

2024-09-28 - ab11136

lmarti:

fixed the css for the email logo and moved some photos css to photos.css

2024-09-25 - 68c346b

lmarti:

thanks to the new no repeat on jsexpressiongenerator, I now have a varying description of myself. I should start a blog soon. ish

2024-09-23 - 5b5f9aa

lmarti:

need-invert-dark for the funky gif

2024-09-23 - 09efb43

lmarti:

many changes! Added an about page, a light mode (js button coming soonish, seems the prefers-color is not reachable via js), also renamed some properties of the css, hence the many changed files. Moved the footer to footer.php which of course makes for less boilerplate. removed a few proverbes which were not in fact proverbs but did get in the file nonetheless. Also funky gif!

2024-09-20 - d63c0b2

lmarti:

moved proverbe generation from js to php so that it is served fresh out of the server

2024-09-19 - 0264356

lmarti:

noindex stuff so that google don't see me

2024-09-19 - ee3fa46

lmarti:

added a default text for the _proverbe_ so that the ui doesn't jump around as it's suddenly loaded by js

2024-09-19 - 4694c04

lmarti:

alg meeting

2024-09-19 - 1a35e01

lmarti:

made the content width a bit narrower, 60% to 50%

2024-09-17 - b01a7cb

lmarti:

resized the ingallery css for pictures so that they fit on smartphones

2024-09-13 - 9f42c1e

lmarti:

line-height for git log messages is a bit increased for readability

2024-09-13 - 9081218

lmarti:

major reorg of css files, split so that only relevant css is loaded on specific pages. Also added a new mono font which looks a bit better than the default one. I'm still not happy with the css for code blocks, so this will change soon. And I might switch the blogging thing to markdown. Though this will require some thought. Also: Dodin! and a nan tweet

2024-09-13 - a49fcf0

lmarti:

typo = ==

2024-09-13 - 0f66e1a

lmarti:

line breaks in tweet

2024-09-13 - f10e874

lmarti:

new tweet

2024-09-06 - 45a9891

lmarti:

nouveaux livre. quelques changements à photos.php qui forcent une colonne unique dans la gallerie de photos (mais pas dans la page des galleries). J'ai aussi séparé les règles css de photos dans un photos.css

2024-09-01 - c12e9b5

lmarti:

rimes is now on the website! I just need to add a link from the github readme and that will be it. There a still a few typos to correct, but this will be done in time.

2024-08-31 - e9d8878

lmarti:

whimsical text

2024-08-31 - c5bc7e5

lmarti:

moved the genexpapp to projects

2024-08-31 - 09d144a

lmarti:

nouvelles collections pour une future page d'utilité publique

2024-08-31 - d563bed

lmarti:

added projects folder to better sort the different git repos

2024-08-31 - e8c17b0

lmarti:

nouvelles photos dûes au rescannage à nuremberg

2024-08-30 - 360e6a1

lmarti:

nouveaux mots!

2024-08-30 - cd67ea4

lmarti:

moved quotes to collections and reordered the project pages to put the lesser things into things and the greater things into projects

2024-08-30 - c77f5dc

lmarti:

new paper render (or qiskit tut render rather)

2024-08-30 - a747db3

lmarti:

new collections for future pages

2024-08-26 - e8ee98c

lmarti:

firefox on android renders text at different size though they follow the have font-size. vibe-based rendering

2024-08-26 - 28f0c63

lmarti:

I quote: try changing the font size to rem in your CSS file instead of px.

2024-08-26 - 4f9b559

lmarti:

minor changes to paperrenders

2024-08-26 - 528f938

lmarti:

added paper render link to projects

2024-08-26 - 2a695ea

lmarti:

nouveaux livres, new page with paper renders

2024-08-18 - e150993

lmarti:

removed dependency to jquery by using fetch api. And moved unused stuff to another folder. There's also a new txt file which will be turned into a page

2024-08-16 - b7b9358

lmarti:

bought *Il nome della rosa* (in italian ofc) and added the book about the end of magic

2024-08-16 - 855ee7a

lmarti:

removed retreat deck since it wasn't used at all

2024-08-16 - d27d352

lmarti:

new projects.php page which also has the hidden bits (that I will eventually forget myself), and the accompanying gitlog post

2024-07-22 - 001ba63

lmarti:

nouveaux livres

2024-07-22 - f6f5763

lmarti:

restyled the gitlog with some hover effect

2024-07-22 - 18ecb78

lmarti:

added page which shows the git log until now, since I write more in these commit messages than I do on the actual website. Perhaps add the filenames in the future. But this would break the line by line processing

2024-07-22 - 0135abb

lmarti:

gitignore, can't believe I didn't have one until now

2024-07-22 - 12b1e29

lmarti:

added fermion slide for tomorrow's fermion meeting*

2024-07-13 - 0753e09

lmarti:

added dummy pdf files for pdf reader

2024-07-13 - 11a59c2

lmarti:

minor proverb fix and uploading some dummy data for app tests

2024-07-02 - 7280ebb

lmarti:

browser for deck

2024-07-02 - bb6a92a

lmarti:

show the random haikus in hover

2024-07-02 - 9d5879a

lmarti:

favicon :)

2024-07-02 - 439e7bf

lmarti:

nouveaux pdf

2024-06-13 - 76a2138

lmarti:

defense

2024-06-13 - 379314b

lmarti:

hopefully this fixes it

2024-06-13 - 052fec9

lmarti:

removing broken redirect

2024-06-13 - e20b561

lmarti:

better regex

2024-06-13 - 786edbb

lmarti:

corrected false url in htaccess

2024-06-13 - e8bf93e

lmarti:

redirectmatch for slides and slight rename a pdf file

2024-06-13 - 9c27506

lmarti:

nouvelles photos, changements a browser.php, et tests avec htaccess

2024-05-28 - 9ff5452

lmarti:

retreat deck

2024-05-12 - 41e16bf

lmarti:

capri thumb

2024-05-12 - e3a3359

lmarti:

capri pics now up

2024-04-12 - 041da3b

lmarti:

added presenation pdfs for ez access

2024-04-10 - 4906e18

lmarti:

added css for mediaquery

2024-04-10 - da298e5

lmarti:

removed a duplicate photo, added custom 404

2024-03-11 - dcf883f

Lucas:

nouveau cv!

2024-03-11 - 9160178

Lucas:

livres fixed

2024-02-19 - fa9cefb

Lucas:

giving up

2024-02-19 - 92f1362

Lucas:

is anything changing anymore?

2024-02-19 - 497a7dc

Lucas:

somehow it's even more broken

2024-02-19 - cbff67f

Lucas:

trying this time to break redirects even more

2024-02-19 - ac82164

Lucas:

how come only one isn't working?

2024-02-19 - cc8b4e8

Lucas:

since I have the opportunity to tweak some css

2024-02-19 - f8a66b9

Lucas:

I mean four

2024-02-19 - 6a3ec13

Lucas:

sometime you use three techniques...

2024-02-19 - c83e7b1

Lucas:

sometimes you try to solve a problem by using two techniques at the same times, but it turns out that they cancel each other

2024-02-19 - 0277d69

Lucas:

still trying things

2024-02-19 - 9013caa

Lucas:

the forward-slash did not solve the issues.

2024-02-19 - 64d0c19

Lucas:

will a simple forward-slash solve all my issues?

2024-02-19 - 568585d

Lucas:

on a side note why are all htaccess questions on stack written so poorly?

2024-02-19 - 8b625eb

Lucas:

some more htaccess dark magic

2024-02-19 - b55d1b2

Lucas:

changed base href again

2024-02-19 - 0393f22

Lucas:

trying out some stack answers

2024-02-19 - 62fa4cf

Lucas:

trying to fix this mess

2024-02-19 - 614b8e8

Lucas:

tests with rewritecond

2024-02-19 - 5d2945d

Lucas:

rewritecond added hopefully this fixes stuff

2024-02-19 - 4706e89

Lucas:

replaced Redirect by RewriteRule, apparently thos are called vanity url, makes sense huh

2024-02-19 - e98083c

Lucas:

trying to get the redirect to stay on the original url

2024-02-15 - 9ef0e3b

Lucas:

made the bg py file a bit more useful so that I can experiment with the thumbs in the gallery

2024-02-15 - 880a96c

Lucas:

fixed bg for griumph and nouveaux livres on the liste

2024-02-15 - 98901f5

Lucas:

new gradient and png 2 webp for faster loading

2024-02-15 - f51a84a

Lucas:

nice css gradient behind hero

2024-02-14 - 0e63466

Lucas:

added htaccess

2024-02-14 - 91202cc

Lucas:

new bootstrap test, very fun yes

2024-02-03 - 3ac567d

Lucas:

please make it stop

2024-02-03 - 0e4cf42

Lucas:

come on now

2024-02-03 - b519944

Lucas:

of course forgot to change the key

2024-02-03 - 8e70d99

Lucas:

fixed filepath for proverb

2024-02-03 - f717523

Lucas:

typo

2024-02-03 - 62cba04

Lucas:

hr styling hopefully fixed

2024-02-03 - 2a15560

Lucas:

typo

2024-02-03 - 6d7c7ca

Lucas:

reorg

2024-01-19 - 4cb6a8b

Lucas:

ajouté la liste de lvres à acheter

2024-01-08 - f13a27b

Lucas:

removed test gallery

2024-01-08 - e80bf56

Lucas:

showing off the test gallery

2024-01-08 - 1bbe890

Lucas:

changed bg for crues

2023-11-18 - 20bc558

Lucas:

Nouvelles photos

2023-11-01 - 0c0b419

Lucas:

fixed typos in proverbes, moved copyright in projects

2023-11-01 - 3ac6844

Lucas:

copyright stuff

2023-11-01 - 9baa56e

Lucas:

removed some photos which werent great

2023-11-01 - 4b25bca

Lucas:

test git log output

2023-11-01 - c6fecea

Lucas:

changed the way galleries work

2023-11-01 - 22f6217

Lucas:

new photos, fixed typos, fixed photos css

2023-10-05 - 4126f1c

Lucas:

new mots

2023-10-05 - 5c5ecb8

Lucas:

fixed url

2023-10-04 - 02fade4

Lucas:

major changes, added proverbes

2023-08-31 - 7a2edcf

Lucas:

nouveau mots

2023-05-23 - d66c7ba

Lucas:

new mots and expressions

2023-04-19 - d0287d8

Lucas:

nouveau cv

2023-04-03 - 897ac0d

Lucas:

added link for neolocutions

2023-04-03 - 452c5e8

Lucas:

changed hover color for celebrites

2023-03-29 - d7dc315

Lucas:

fixed url agaiN

2023-03-29 - 09b207e

Lucas:

fixed url + removed animation

2023-03-29 - 2d57073

Lucas:

add celebrties

2023-03-29 - c8b7901

Lucas:

fixed dates

2023-03-26 - 60e6e7f

Lucas:

fixed the htaccess I messed up

2023-03-26 - 7c465f4

Lucas:

added celebrites

2023-02-13 - eebecda

Lucas:

nouvelles photos

2023-01-27 - 85d39f1

Lucas:

new mots and expressions 27.01

2023-01-20 - 489a5b8

Lucas:

removed ja version of haikus, need to do soething more interesting

2022-09-30 - c9c9c03

Lucas:

nouveaux mots

2022-09-04 - 1ce584e

Lucas:

new header and pictures

2022-08-24 - 1811576

Lucas:

added paris, and quelques mots

2022-08-10 - 44c1cf3

Lucas:

new post 4 real

2022-08-10 - dee59c2

Lucas:

fix and new post

2022-08-09 - dfe194f

Lucas:

mieux

2022-08-09 - 0619fc6

Lucas:

fixed styles

2022-08-09 - e95505a

Lucas:

un nouveau projet: neolocutions

2022-08-05 - c90e167

Lucas:

nouveaux mots

2022-08-05 - ffeab3a

Lucas:

forgot the index

2022-08-05 - baeb4fb

Lucas:

added projects and words

2022-07-29 - 2759aca

Lucas:

infinite ways to leave your lover

2022-06-18 - 3f5b7e3

Lucas:

deleted submodule...

2022-06-18 - d7c27da

Lucas:

added submodule again...

2022-06-18 - 126cb41

Lucas:

moved svg

2022-06-18 - bfa65ed

Lucas:

fiddling with submodules

2022-06-18 - 2b0af25

Lucas:

added files

2022-06-04 - 0855ef0

Lucas:

added haikus

2022-05-31 - a79d2fb

Lucas:

forgot coffeepot files

2022-05-31 - 487fe8a

Lucas:

back to manual dating and coffeepot

2022-05-31 - a42c663

Lucas:

changed filectime to filemtime

2022-05-22 - c855fb8

Lucas:

removed duplicate

2022-03-29 - 6c4697d

Lucas:

new psot

2022-03-29 - 39e570f

Lucas:

huh perhaps it's fixed now

2022-03-29 - 81262f8

Lucas:

fixed php blogging

2022-02-20 - d5db9e1

Lucas:

detailed vaissell

2022-02-18 - 5456b3d

Lucas:

added pics

2022-02-17 - 5f26fb8

Lucas:

added stuff

2022-02-17 - ea6da7e

Lucas:

added stuff

2022-02-16 - b4bc10b

Lucas:

added more items

2022-02-16 - 686cc88

Lucas:

added more items

2022-02-16 - 33d394d

Lucas:

deleted some photos, added moving list

2022-01-15 - 1305044

Lucas:

fixed the transition time

2022-01-15 - 9a186c7

Lucas:

changed the shadows a bit

2022-01-15 - 58162a0

Lucas:

changed url

2022-01-15 - dc00827

Lucas:

tried cv redirect

2022-01-14 - 2402944

Lucas:

added files and cv

2021-12-24 - 9b8355d

Lucas:

fixed links

2021-12-24 - 08501e3

Lucas:

a tad smaller title/date

2021-12-24 - 7ef5491

Lucas:

fixed post

2021-12-24 - e6f2867

Lucas:

added post system

2021-10-27 - 238d18d

Lucas:

facelift and new pics

2021-08-22 - 3870f26

Lucas:

fixed fleurs thumb

2021-08-22 - 2aafee6

Lucas:

new pics, new style

2021-07-21 - 3824a24

Lucas:

fixed thumbnails

2021-07-21 - 1eda688

Lucas:

added copyright

2021-07-21 - 04fdc7e

Lucas:

added new pics

2021-07-16 - 7fe4235

Lucas:

fixed mobile display

2021-07-16 - 4399bf2

Lucas:

reworked photos section

2021-06-18 - 71387ca

Lucas:

fixed contact

2021-06-18 - 0db7ec4

Lucas:

added contact

2021-06-16 - 1948442

Lucas:

tweaked margins

2021-06-16 - cd16fbe

Lucas:

fixed css

2021-06-16 - 514a163

Lucas:

added photos

2021-06-16 - 45e8db9

Lucas:

fixed photos for mobile

2021-06-16 - 42d811f

Lucas:

added photos

2021-05-25 - 285cee4

Lucas:

fixed link one last time

2021-05-25 - 3786b48

Lucas:

reremoved jsexpressiongen

2021-05-25 - 63c794c

Lucas:

gosh darn 2000

2021-05-25 - 52321ee

Lucas:

gosh darn 1000

2021-05-25 - c38df43

Lucas:

gosh darn 5*

2021-05-25 - 96c2de6

Lucas:

gosh darn 8

2021-05-25 - 3e4a040

Lucas:

gosh darn 7

2021-05-25 - 1ccdd83

Lucas:

gosh darn 5*

2021-05-25 - 03b632b

Lucas:

gosh darn 5*

2021-05-25 - c8b5d3a

Lucas:

readded expressiongen

2021-05-25 - 360c5f9

Lucas:

gosh darn 5

2021-05-24 - 3e51260

Lucas:

gosh darn 4

2021-05-24 - de6baf4

Lucas:

gosh darn 3

2021-05-24 - a7b19ad

Lucas:

gosh darn 2

2021-05-24 - 2c18874

Lucas:

removed submodule

2021-05-24 - e1a3810

Lucas:

gosh darn

2021-05-24 - 699c420

Lucas:

fixed link

2021-05-24 - 6e041e9

Lucas:

added hr

2021-05-24 - d3b7725

Lucas:

added submodule by committing it inside the submodule folder

2021-05-24 - 9bd5f7c

Lucas:

fixed the link

2021-05-24 - c12b6d6

Lucas:

forgot to add lol

2021-05-24 - 63e9f7e

Lucas:

added expression gen

2021-05-13 - 0767b8a

Lucas:

finally made it work. removing debug echo

2021-05-13 - 9f8bcce

Lucas:

debugging images

2021-05-13 - 8577afc

Lucas:

debugging images

2021-05-13 - c10dee1

Lucas:

debugging images

2021-05-13 - bbfff4b

Lucas:

debugging images

2021-05-13 - 7a11c8a

Lucas:

debugging images

2021-05-13 - a9b9af9

Lucas:

debugging images

2021-05-13 - f9cf095

Lucas:

debugging images

2021-05-13 - e15b70b

Lucas:

debugging images

2021-05-13 - 40db7d1

Lucas:

why cant you debug php locally

2021-05-13 - c3b47e6

Lucas:

why cant you debug php locally

2021-05-13 - 9de2fe6

Lucas:

this time I hope it works

2021-05-13 - 50b95b2

Lucas:

fix js?

2021-05-13 - 0357854

Lucas:

fixed photos again

2021-05-13 - e0249da

Lucas:

fixed photos again

2021-05-13 - fe7acec

Lucas:

fix js?

2021-05-13 - 5532d71

Lucas:

fix js?

2021-05-13 - 732b214

Lucas:

trying out whether js works

2021-05-13 - 807240f

Lucas:

added js back to photos.php

2021-05-13 - 38c4ea3

Lucas:

changed styles

2021-05-13 - 174939c

Lucas:

added divs in photos

2021-05-13 - 11c853a

Lucas:

fixed photos again

2021-05-13 - 766607f

Lucas:

fixed photos.php

2021-05-13 - 7d5e7ab

Lucas:

changed extension to php

2021-05-13 - 9aea46e

Lucas:

move php to another folder

2021-05-13 - eef7a44

Lucas:

trying out php

2021-05-13 - d2a28a8

Lucas:

trying out php

2021-05-13 - 287c82d

Lucas:

forgot to add photos.html

2021-05-13 - 031e21a

Lucas:

changed photos.hmtl to have lazy loading

2021-05-02 - 035f493

Lucas:

who cares

2021-05-02 - 0525a9e

Lucas:

come on now

2021-05-02 - b3e2e30

Lucas:

is git working now

2021-05-02 - 6f92685

Lucas:

somedayyyyy

2021-05-02 - 97321bc

Lucas:

work you annoying code

2021-05-02 - 7f7f36b

Lucas:

trying to see if this works

2021-05-02 - 381a78d

Lucas:

initial commit