1
0
Fork
You've already forked regrow.earth
0
Content and code of the regrow.earth website https://regrow.earth
  • HTML 56.7%
  • CSS 43.3%
2026年03月24日 08:52:24 +01:00
content Update year, minor change in about.md 2026年03月24日 08:52:24 +01:00
themes/regrow.earth Update year, minor change in about.md 2026年03月24日 08:52:24 +01:00
.gitignore New Hugo-based Website 2023年09月23日 10:44:00 +02:00
hugo.toml Added icon parameter, small fixes 2024年02月15日 13:11:27 +01:00
LICENSE_CODE Update year, minor change in about.md 2026年03月24日 08:52:24 +01:00
LICENSE_CONTENT Update year, minor change in about.md 2026年03月24日 08:52:24 +01:00
README New Hugo-based Website 2023年09月23日 10:44:00 +02:00

# Regrow.Earth
==================
This repository contains the source code for the Regrow.Earth site, available at https://regrow.earth/ .
All content of the site is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).
You can adapt and share the content of this site, as long as you give appropriate credit, link to the license and indicate if changes where made. If you make changes or build on the content, you also have to distribute your contributions under the same license. The full license text can be found in the file "LICENSE_CONTENT" or at the following link:
https://creativecommons.org/licenses/by-sa/4.0/
The configurations, HTML and CSS and other code files are licensed under the MIT license. You can read it in the file "LICENSE_CODE" in this repository.
The HTML pages found at https://regrow.earth/ are generated by the open source Hugo static site generator, which you can get from https://gohugo.io/ . If you wish, you can create your own site based on the regrow.earth theme found in the themes/ directory of this repository.