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 and jekyllDecent, MIT License.
For bugs and suggestions on Typora, please contact [email protected] or typora-issues.
Translation / Improve Translation
You could make an Pull Request to improve translations and add new translated documents.
- Translated documents are located under
_post/{langCode}
, for example_post/zh
. - For translated documents, please manually set
permalink
in YAML in pattern of{langCode}/{originalURL}
. And please leavecategory
field in YAML empty. - Please add link in original document to your translated one, and add link in translated one to original documents.