https://github.com/jcklie/hanzi-website
Website to look up information about Hanzi, especially Heisig
https://github.com/jcklie/hanzi-website
chinese gatsby hanzi heisig mandarin
Last synced: 2 months ago
JSON representation
Website to look up information about Hanzi, especially Heisig
- Host: GitHub
- URL: https://github.com/jcklie/hanzi-website
- Owner: jcklie
- License: mit
- Created: 2020-05-04T15:26:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:41:10.000Z (about 3 years ago)
- Last Synced: 2025-04-07T07:30:58.708Z (about 1 year ago)
- Topics: chinese, gatsby, hanzi, heisig, mandarin
- Language: JavaScript
- Size: 634 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hanzi-website
Simple website to display Heisig information, especially the decomposition for Chinese characters. The Heisig data comes from *Remembering Simplified Hanzi: How Not to Forget the Meaning and Writing of Chinese Characters; J. W. Heisig & T. W. Richardson, Honolulu: University of Hawai’i Press*.
## Development
This website is generated from a JSON file via [Gatsby](https://www.gatsbyjs.org/). To run the development server, install the [Gatsby CLI](https://www.gatsbyjs.org/docs/gatsby-cli/) and execute
gatsby develop
## Acknowledgements
The Heisig data is owned by *J. W. Heisig & T. W. Richardson, Honolulu: University of Hawai’i Press*.
We use the repository from [rouseabout/heisig](https://github.com/rouseabout/heisig) which provides
a XML database of the Heisig data (MIT License). We use the [CC-CEDICT](https://cc-cedict.org/wiki/start#cc-cedict_home)
as our go-to dictionary ([CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)). We use additional decomposition data from *Loach JC, Wang J (2016) Optimizing the Learning Order of Chinese Characters Using a Novel Topological Sort Algorithm. PLoS ONE 11(10): e0163623 [URL](https://doi.org/10.1371/journal.pone.0163623)*