Commit Graph
6 Commits
Author SHA1 Message Date
phundrak 1a8f1bc8cf Fixed headers for org files 2019-12-12 16:06:46 +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
phundrak 79596d60a1 Switch from CSS to SCSS and CSS load optimization
Most CSS files were rewritten in SCSS. Most important CSS also loaded
first.
2019-12-11 17:47:09 +01:00
phundrak f510638ec8 Fixed PDF exports
PDF exports no longer produce errors thanks in part to the commit
61e1815a69 in phundrak/dotfiles.
2019-12-05 13:46:56 +01:00
phundrak 75f0b138cb fixed deprecated link 2019-11-27 11:32:46 +01:00
phundrak a20cfd1f37 Runes font fix 2019-11-10 10:51:48 +01:00