FAQs
See also FAQ Page.
See also Look and Feel.
Let’s take zh-cn as example.
- Remove the language from 
config/_default/languages.toml. - Remove the content by command 
find . -type f -name "*.zh-cn.*" -delete. 
- Put your new language into 
config/_default/languages.toml. - Write Articles.
 
Hugo is a fast and modern static site generator written in Go, and designed to make website creation fun again.