Content and code of the regrow.earth website
https://regrow.earth
- HTML 56.7%
- CSS 43.3%
| content | Update year, minor change in about.md | |
| themes/regrow.earth | Update year, minor change in about.md | |
| .gitignore | New Hugo-based Website | |
| hugo.toml | Added icon parameter, small fixes | |
| LICENSE_CODE | Update year, minor change in about.md | |
| LICENSE_CONTENT | Update year, minor change in about.md | |
| README | New Hugo-based Website | |
# 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.