Commit Graph

631 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 7b3e9f344e
Better styling 2020-05-01 23:09:03 +02:00
Lucien Cartier-Tilet 9db0e8fc12
Removed comments in Dockerfile 2020-04-30 19:30:58 +02:00
Lucien Cartier-Tilet b4efb4b56d
Better tables display, better light color, better image display 2020-04-29 21:25:28 +02:00
Lucien Cartier-Tilet fba1cba81b
Updated Ñyqy with syntax and new words, updated images 2020-04-29 21:25:17 +02:00
Lucien Cartier-Tilet 300f33c770
Removed useless line in table, made vowels graph cached 2020-04-29 21:24:18 +02:00
Lucien Cartier-Tilet a566d7edc7
Updated TODO list 2020-04-29 00:51:08 +02:00
Lucien Cartier-Tilet 56d6c5d1d0
made some functions async in Dart 2020-04-29 00:40:30 +02:00
Lucien Cartier-Tilet 1ab53daa10
Added share buttons, styled urls, updated fontawesome script 2020-04-29 00:03:51 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 05e374dd27
Theme changer works, now I have to make it permanent 2020-04-25 12:15:10 +02:00
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 f8ec1936f8
Added new words to dictionary 2020-04-24 15:56:04 +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 104e9b931f
Added words to Ñyqy dictionary 2020-04-16 11:37:41 +02:00
Lucien Cartier-Tilet 67fd348a53
Updated Dart server 2020-04-16 11:37:30 +02:00
Lucien Cartier-Tilet 4d2d644b48
Moved files around, updated names 2020-04-16 11:37:16 +02:00
Lucien Cartier-Tilet 6cc3f2ad4c
Updated todos 2020-02-17 00:47:35 +01:00
Lucien Cartier-Tilet eb28a8ff71
Once again, better dictionary for Ñyqy 2020-02-17 00:34:49 +01:00
Lucien Cartier-Tilet 14fd138b63
Fixed macros for org 9.3 2020-02-17 00:32:26 +01:00
Lucien Cartier-Tilet aee8e7fa76
Better dictionary 2020-02-14 16:16:45 +01:00
Lucien Cartier-Tilet 7180fc91fc
fixed linking issue with my other websites 2020-02-14 16:15:22 +01:00
Lucien Cartier-Tilet 82b2b8a94b
Moved comment to right file 2020-01-08 16:06:43 +01:00
Lucien Cartier-Tilet cf086e4a55
Moved dictionary, added words 2020-01-08 16:05:30 +01:00
Lucien Cartier-Tilet fce90c0b36
Fixed issues with CSS and LaTeX
Font was loaded from a relative path, now absolute path.

The typographic apostrophe used in LaTeX source code doesn’t translate
well to PDF, so I made sure every typographic apostrophe gets
translated to a regular one so LaTeX isn’t panicking.
2020-01-08 16:02:47 +01:00
Lucien Cartier-Tilet d55018f564
Website now dockerized with docker-compose 2019-12-26 16:23:50 +01:00
Lucien Cartier-Tilet adfe1c81d1
Vocabulary for Ñyqy 2019-12-26 15:58:43 +01:00
Lucien Cartier-Tilet 8fdf6ee43b
Some more lore, with some parts rewritten 2019-12-26 15:58:21 +01:00
Lucien Cartier-Tilet 60b1658135
Bettert CSS and Dart code 2019-12-26 15:57:18 +01:00
Lucien Cartier-Tilet 6b40058c9f
Fixed issue with vowel tree in Ñyqy 2019-12-25 23:55:05 +01:00
Lucien Cartier-Tilet 45449babe6
removed unused LaTeX header 2019-12-21 12:18:15 +01:00
Lucien Cartier-Tilet c84c20a9d9
added information on tones and translitteration of Ñyqy 2019-12-21 12:17:17 +01:00
Lucien Cartier-Tilet eb0ce2b8e6
Spelling 2019-12-20 20:59:21 +01:00
Lucien Cartier-Tilet 6373c13bae
updated some images for Ñyqy 2019-12-20 19:28:11 +01:00
Lucien Cartier-Tilet c95a00a807
Added syntax grammar for Ñyqy and revized some phonetics parts 2019-12-20 19:23:21 +01:00
Lucien Cartier-Tilet cff01150bc
Fixed name of Ñyqy in index 2019-12-20 19:22:31 +01:00
Lucien Cartier-Tilet 37b3e40e8e
added lore for Ñyqy 2019-12-20 19:21:08 +01:00
Lucien Cartier-Tilet c72631c210
Revized template with added questions, added same questions to Ñyqy 2019-12-19 14:15:54 +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
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 75f0b138cb
fixed deprecated link 2019-11-27 11:32:46 +01:00
Lucien Cartier-Tilet a20cfd1f37
Runes font fix 2019-11-10 10:51:48 +01:00
Phuntsok Drak-pa acbcb35339
Formatting 2019-11-06 02:34:03 +01:00
Phuntsok Drak-pa 4da1603bf5
example 2019-10-23 19:14:03 +02:00
Phuntsok Drak-pa b12a3379cc Whitespace
Removed some unused and useless whitespace
2019-10-23 19:11:19 +02:00
Phuntsok Drak-pa 91624cdce0 limit width of trees to 100% in HTML 2019-10-01 01:26:51 +02:00
Phuntsok Drak-pa afdff66c7e grammar 2019-09-30 14:38:02 +02:00
Phuntsok Drak-pa cfc4f2d169 minor fix in license 2019-09-30 14:35:42 +02:00