Hugo landing page for GNU social - with i18n and News section (GSoC2020 Proof of Concept by Susanna Di Vita).
susannadiv 04193ea326 Justified text, changed background colour as per community request | 4 年之前 | |
---|---|---|
archetypes | 4 年之前 | |
content | 4 年之前 | |
i18n | 4 年之前 | |
layouts | 4 年之前 | |
static | 4 年之前 | |
.gitignore | 4 年之前 | |
CODE_OF_CONDUCT.md | 4 年之前 | |
COPYING | 4 年之前 | |
README.md | 4 年之前 | |
config.toml | 4 年之前 | |
deploy.sh | 4 年之前 |
GNU social is a free and libre social networking platform.
This website made with Hugo is aimed to provide a landing page with basic information about it.
It offers both a news and a docs/pages section, content translation and string localization. Changes to this site should be submitted as a merge request to this repository.
In order to build this project locally it is first necessary to have Hugo installed (please follow Hugo's official guidelines to do so).
To build: ./deploy.sh
the result will be available in a newly
create public
directory.
To develop: hugo server
To add a news post: hugo new --kind news news/file.md
To add a documentation post: hugo new --kind docs docs/file.md
Internationalization process is made per directory so, you can contribute translating to your language by:
Note: Please watch this repository to maintain your translation up to date.
Report bugs or suggestions to the respective translators here (add yourself):
or