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.
This commit is contained in:
2019-12-12 15:44:23 +01:00
parent 79596d60a1
commit c84aace663
80 changed files with 1657 additions and 939 deletions

6
web/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
/ignored-folder
/css/.sass-cache/
/css/light.css
/css/main.css
/css/dark.css
/css/nyqy.css