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 | il y a 4 ans | |
---|---|---|
archetypes | il y a 4 ans | |
content | il y a 4 ans | |
i18n | il y a 4 ans | |
layouts | il y a 4 ans | |
static | il y a 4 ans | |
.gitignore | il y a 4 ans | |
CODE_OF_CONDUCT.md | il y a 4 ans | |
COPYING | il y a 4 ans | |
README.md | il y a 4 ans | |
config.toml | il y a 4 ans | |
deploy.sh | il y a 4 ans |
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