Commit Graph

13 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet d800e05179
Linkified all images 2020-05-05 12:35:19 +02:00
Lucien Cartier-Tilet 070e8b4ba1
Moved out navbar-related code 2020-05-05 12:34:22 +02:00
Lucien Cartier-Tilet d692d30ff8
Now all pages in sitemap are detected
Also made the code not language-related so it can be used as a backend
for all my org-generated websites.
2020-05-05 11:50:28 +02:00
Lucien Cartier-Tilet 41d368e09c
Remove call to querySelector, remove all br tags from HTML 2020-05-04 16:06:53 +02:00
Lucien Cartier-Tilet ccfd0822b0
Better parallelization of Dart code 2020-05-04 15:59:11 +02:00
Lucien Cartier-Tilet b012489340
fixed moving subtitle if subtitle doesn’t exist 2020-05-02 19:23:06 +02:00
Lucien Cartier-Tilet e8e18d6084
Moved subtitle out of h1 tag, some more styling for mobile users
there has been also some code formatting
2020-05-02 19:00:39 +02:00
Lucien Cartier-Tilet 70c1e8153e
Better display of images, especially generated trees
Images now have a default maximum width of 100%.

Generated tree images now must be marked with class `gentree' and will
be color-inverted (i.e. their black parts will be white, while the
transparent background remains transparent) with dark themes.

The TOC and the language dropdown have been inverted.
2020-05-02 15:40:39 +02:00
Lucien Cartier-Tilet 56d6c5d1d0
made some functions async in Dart 2020-04-29 00:40:30 +02:00
Lucien Cartier-Tilet 1ab53daa10
Added share buttons, styled urls, updated fontawesome script 2020-04-29 00:03:51 +02:00
Lucien Cartier-Tilet 7c9e8b1e5f
Theme change made permanent, TOC and language changer work
Replaced all text in navbar by icons, moved TOC to the right of Home
button. TOC is now correctly displayed with small animation. Added black
theme to light and dark themes.
2020-04-28 22:32:37 +02:00
Lucien Cartier-Tilet 05e374dd27
Theme changer works, now I have to make it permanent 2020-04-25 12:15:10 +02:00
Lucien Cartier-Tilet 37d735cfdd
Beginning rewrite of dart and scss code, no more infojs for org
New look for the website, rewrite and optimization of dart code.

Infojs has been removed entirely.
2020-04-24 18:14:52 +02:00