Commit Graph

7 Commits

Author SHA1 Message Date
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
Lucien Cartier-Tilet 79a6001b11
renamed headers and files not to export to website 2020-04-23 15:36:58 +02:00
Lucien Cartier-Tilet 4d2d644b48
Moved files around, updated names 2020-04-16 11:37:16 +02:00
Lucien Cartier-Tilet cff01150bc
Fixed name of Ñyqy in index 2019-12-20 19:22:31 +01:00
Lucien Cartier-Tilet b8601d5167
removed obsolete files and languages 2019-12-19 14:15:06 +01:00
Lucien Cartier-Tilet 1a8f1bc8cf
Fixed headers for org files 2019-12-12 16:06:46 +01:00
Lucien Cartier-Tilet 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