Commit Graph

508 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 9a67ac7bb7
Merged changes in master into develop 2020-05-05 13:41:04 +02:00
Lucien Cartier-Tilet cb85d62b55
Updated TODO 2020-05-05 13:32:03 +02:00
Lucien Cartier-Tilet d800e05179
Linkified all images 2020-05-05 12:35:19 +02:00
Lucien Cartier-Tilet 282aea97a0
Better name for theme enabler 2020-05-05 12:34:56 +02:00
Lucien Cartier-Tilet 070e8b4ba1
Moved out navbar-related code 2020-05-05 12:34:22 +02:00
Lucien Cartier-Tilet d692d30ff8
Now all pages in sitemap are detected
Also made the code not language-related so it can be used as a backend
for all my org-generated websites.
2020-05-05 11:50:28 +02:00
Lucien Cartier-Tilet 300c1dbee6
Added support in SCSS for code blocks 2020-05-05 10:39:54 +02:00
Lucien Cartier-Tilet ff049925e2
Better Docker handling, added sass compiler to Docker image 2020-05-05 10:23:52 +02:00
Lucien Cartier-Tilet f329e2b8fb
Better styling of postamble
Less height calculation, more automation.
2020-05-04 20:46:59 +02:00
Lucien Cartier-Tilet 57dc7216cc
Better phone display for postamble 2020-05-04 16:14:50 +02:00
Lucien Cartier-Tilet 41d368e09c
Remove call to querySelector, remove all br tags from HTML 2020-05-04 16:06:53 +02:00
Lucien Cartier-Tilet ccfd0822b0
Better parallelization of Dart code 2020-05-04 15:59:11 +02:00
Lucien Cartier-Tilet 0ad05ea1c4
more maintainable SCSS code 2020-05-02 19:23:37 +02:00
Lucien Cartier-Tilet b012489340
fixed moving subtitle if subtitle doesn’t exist 2020-05-02 19:23:06 +02:00
Lucien Cartier-Tilet e8e18d6084
Moved subtitle out of h1 tag, some more styling for mobile users
there has been also some code formatting
2020-05-02 19:00:39 +02:00
Lucien Cartier-Tilet a70bf19002
Adapted language dropdown to smaller devices 2020-05-02 16:38:22 +02:00
Lucien Cartier-Tilet 7759dde4b6
Fixed position of dropdowns that overlapped with navbar 2020-05-02 15:54:03 +02:00
Lucien Cartier-Tilet 70c1e8153e
Better display of images, especially generated trees
Images now have a default maximum width of 100%.

Generated tree images now must be marked with class `gentree' and will
be color-inverted (i.e. their black parts will be white, while the
transparent background remains transparent) with dark themes.

The TOC and the language dropdown have been inverted.
2020-05-02 15:40:39 +02:00
Lucien Cartier-Tilet ebdcb8755b
Some more grammar for Ñyqy, especially syntax 2020-05-02 14:34:29 +02:00
Lucien Cartier-Tilet 3b3c43e717
small fix in TODO file 2020-05-02 14:34:09 +02:00
Lucien Cartier-Tilet 1dab7a872b
Updated name of each org file 2020-05-02 14:28:54 +02:00
Lucien Cartier-Tilet c6e8959344
removed unused files 2020-05-02 14:26:57 +02:00
Lucien Cartier-Tilet 555c83489a
removed unused file 2020-05-02 14:16:01 +02:00
Lucien Cartier-Tilet 327622750e
Updated TODO 2020-05-02 12:09:16 +02:00
Lucien Cartier-Tilet eb1cf49c57
Updated paths in header HTML extra, now absolute path rather 2020-05-02 12:08:03 +02:00
Lucien Cartier-Tilet 2d605efa2b
Removed JS Dart dependency 2020-05-02 12:02:55 +02:00
Lucien Cartier-Tilet e25e70f89c
Updated macro for nyqy phonetics
Due to commit cd94dc0011 in labs.phundrak.com/phundrak/conlang-layer/,
`conlanging/nyqy-to-phonetics' only returns raw phonetics of Ñyqy and
not formatted org text that can be used properly during HTML/LaTeX
export.
2020-05-02 11:37:47 +02:00
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