Commit Graph

16 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet d29cab7a1e
Separating this website’s backend from its content
The backend has now its own repo, phundrak/org-website-backend
2020-05-05 14:49:57 +02: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
Phuntsok Drak-pa 91624cdce0 limit width of trees to 100% in HTML 2019-10-01 01:26:51 +02:00
Phuntsok Drak-pa 2ed7289957 unnumbered the introduction part of the grammar 2019-09-30 14:23:46 +02:00
Phuntsok Drak-pa 5b4666562b Orthography fix, some more translation 2019-09-25 03:51:16 +02:00
Phuntsok Drak-pa 399a6b61e4 worked a bit on Tãso’s phonetics 2019-09-23 15:12:28 +02:00
Phuntsok Drak-pa 5f01ed0628 moved elisp function from header to Emacs config
The project is now dependent on my Spacemacs layer `conlanging'
https://labs.phundrak.fr/phundrak/conlang-layer
2019-09-15 15:25:51 +02:00
Phuntsok Drak-pa 7c07b1bae0 Updated organisation of the Tãso grammar 2019-09-12 19:36:46 +02:00
Phuntsok Drak-pa 4d581eab20 svg to png 2019-09-11 19:04:50 +02:00
Phuntsok Drak-pa 92d190243a replaced `defvar' with `setq-local'
This commit fixes an issue where once an elisp block had been evaluated, its
value would not changed until Emacs were to be restarted. Hopefully this will
fix it.
2019-09-11 14:36:19 +02:00
Phuntsok Drak-pa d8dc7b7649 fixed name conflict in svg trees between files 2019-09-03 16:36:13 +02:00
Phuntsok Drak-pa 7e12d3d892 new style overhaul, better navigation options 2019-09-03 15:06:53 +02:00
Phuntsok Drak-pa ae4b0dfb7a Tãso fix 2019-09-03 04:58:26 +02:00
Phuntsok Drak-pa 5471f0aa12 changed Scheme code to Elisp code 2019-08-14 02:55:02 +02:00
Phuntsok Drak-pa 89a60f50a2 changed the name of the vertical macro to `v' 2019-08-08 15:37:32 +02:00
Phuntsok Drak-pa 6a613cb5c4 added draft for the Tãso proto-lang 2019-07-20 12:34:45 +02:00