An open API service indexing awesome lists of open source software.

https://github.com/canclid/jyutping.org

Reference site for Jyutping | 粵拼參考網站
https://github.com/canclid/jyutping.org

cantonese chinese jyutping linguistics

Last synced: 6 months ago
JSON representation

Reference site for Jyutping | 粵拼參考網站

Awesome Lists containing this project

README

          

# jyutping.org

[![Netlify Status](https://api.netlify.com/api/v1/badges/47ead146-726b-46e7-9917-601c8d883d3c/deploy-status)](https://app.netlify.com/sites/jyutping/deploys)

For the English version, please go to [jyutping.org/en](https://www.jyutping.org/en/)

## 開發指南

本網站採用 [Hugo](https://gohugo.io/) 開發,開發前請先安裝 Hugo。

This site is powered by [Hugo](https://gohugo.io/). Please install Hugo to get ready for development.

運行以下命令來準備開發:

Run the following commands to build this site:

```bash
git clone --recurse-submodules --depth 1 https://github.com/laubonghaudoi/jyutping.org
cd jyutping.org
hugo server
```