Commit Graph

7 Commits

Author SHA1 Message Date
phundrak 1ab53daa10 Added share buttons, styled urls, updated fontawesome script 2020-04-29 00:03:51 +02:00
phundrak 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
phundrak 05e374dd27 Theme changer works, now I have to make it permanent 2020-04-25 12:15:10 +02:00
phundrak 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
phundrak 7180fc91fc fixed linking issue with my other websites 2020-02-14 16:15:22 +01:00
phundrak 60b1658135 Bettert CSS and Dart code 2019-12-26 15:57:18 +01:00
phundrak c84aace663 Website now runs on Dart’s webdev
langue.phundrak.com now runs using the `webdev` tool from Dart.
Javascript code has been replaced with Dart code, and CSS code has
been replaced with SCSS code. To run the project, execute
`webdev serve` at the project’s root.
2019-12-12 15:44:23 +01:00