Iridium Szreter
Iridium Szreter
Currently non-ascii filenames are displayed incorrectly when viewing directory listings in the browser. This update transcodes filenames from the system encoding to utf-8 and sets the html encoding to utf-8....
**Describe the bug** Constructing a DateTime instance from a zoned ISO string creates a DateTime instance with the local timezone not with the timezone from the string. **To Reproduce** `DateTime.fromISO('2016-05-25T09:00:00.000+06:00').zone.name`...
Hi, I really like your jekyll layout! It seems there's an error that the paginate plugin is required to be specified in the _config.yml now, so I've added it.
填 - doesn't show up in Joyo list but gets heisig keyword 塡 - shows up in Joyo list but doesn't get heisig keyword Wikipedia https://en.wikipedia.org/wiki/List_of_j%C5%8Dy%C5%8D_kanji states: The "New" column...
~10 seconds of build time is just I/O writing out the individual json files for each kanji/reading/word endpoint, this might be possible to improve by using threads
- currently all API data generation goes through one main python code path break into multiple build steps: - process raw xml -> raw kanji information (in sqlite db/other storage...