Content of the regrow.earth site, available through the gemini and HTTPS protocols. gemini://regrow.earth https://regrow.earth
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Unicorn df534ac871 Small corrections in OLinuXino guide
Signed-off-by: Edin Taric <unicorn@regrow.earth>
6 months ago
gemini-public Small corrections in OLinuXino guide 6 months ago
.gitignore Added .swp (VIM temporary files) to .gitignore 1 year ago
LICENSE_CODE Updated license text and dates, misc improvements 1 year ago
LICENSE_CONTENT Updated license text and dates, misc improvements 1 year ago
README Added gem2html link to README along with minor improvements 2 years ago
end.html Initial commit 2 years ago
start.html Initial commit 2 years ago
styles.css Initial commit 2 years ago

README

# Regrow.Earth
==================
This repository contains the source code for the Regrow.Earth site, available at gemini://regrow.earth via the Gemini protocol or https://regrow.earth with the HTTP protocol.

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 "start.html", "end.html" and "styles.css" 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 automatically generated by a script based on the gemtext files in the "gemini-public" directory. The "gem2html" script that does this is open source and available here:
https://codeberg.org/unicorn/gem2html

The "gem2html" script uses the "start.html" and "end.html" files as the start and end of each HTML page. This together with the "styles.css" file is responsible for the customized title section of the https://regrow.earth site.