https://github.com/typora/support.typora.io
Support site for Markdown Editor Typora
https://github.com/typora/support.typora.io
typora
Last synced: about 1 year ago
JSON representation
Support site for Markdown Editor Typora
- Host: GitHub
- URL: https://github.com/typora/support.typora.io
- Owner: typora
- Created: 2016-06-25T16:04:21.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-05-05T02:29:36.000Z (about 1 year ago)
- Last Synced: 2025-05-05T03:28:24.524Z (about 1 year ago)
- Topics: typora
- Language: Less
- Homepage: http://support.typora.io
- Size: 101 MB
- Stars: 463
- Watchers: 18
- Forks: 125
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: news.html
Awesome Lists containing this project
README
# Typora Wiki Website
Knowledge base for Typora, as well as examples of using Typora with static site generators like Jekyll.
Jekyll theme forked from [jekyllthemes](https://github.com/mattvh/jekyllthemes/) and [jekyllDecent](https://github.com/jwillmer/jekyllDecent), MIT License.
For bugs and suggestions on Typora, please contact or [typora-issues](https://github.com/typora/typora-issues/issues).
## Translation / Improve Translation
You could make an Pull Request to improve translations and add new translated documents.
1. Translated documents are located under `_post/{langCode}`, for example `_post/zh`.
2. For translated documents, please manually set `permalink` in YAML in pattern of `{langCode}/{originalURL}`. And please leave `category` field in YAML empty.
3. Please add link in original document to your translated one, and add link in translated one to original documents.