Added multilingual section to README
This commit is contained in:
parent
0ced1d11a0
commit
640048002c
1 changed files with 4 additions and 0 deletions
|
|
@ -56,6 +56,10 @@ You can also copy the pages from the exampleSite folder and modify those pages.
|
||||||
|
|
||||||
You will need to use an external service for the contact form since static sites cannot handle forms on their own. One such service is [Formspree](https://formspree.io/). Formspree has a free tier. Check out the `formspree.md` page in the exampleSite folder for a template.
|
You will need to use an external service for the contact form since static sites cannot handle forms on their own. One such service is [Formspree](https://formspree.io/). Formspree has a free tier. Check out the `formspree.md` page in the exampleSite folder for a template.
|
||||||
|
|
||||||
|
## Multilingual Support
|
||||||
|
|
||||||
|
For the `config.toml`, follow the template at the bottom of `config.toml` in your exampleSite folder. German is used as the example language, but you can use any language you want. For content files, it is suggested to use the same base file name for each translate page. For example, for `about.md`, use `about.de.md` for the German page.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This theme is released under the CC BY 3.0 license. For more information, read the [License](https://github.com/sethmacleod/dimension/blob/master/LICENSE.md).
|
This theme is released under the CC BY 3.0 license. For more information, read the [License](https://github.com/sethmacleod/dimension/blob/master/LICENSE.md).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue