4
0
Fork 0
libre-is/README.md

32 lines
560 B
Markdown

# Libre.is
Code to he main landing page for the Libre websites.
* https://libre.is
* https://code.libre.is/libre/libre-is
# Upstream
Template based on this repo, under MIT license.
* https://github.com/ardacarofficial/links-website
Replaced main bits, logo, etc.
# Build
Thusly.
```
git clone https://code.libre.is/libre/libre-is
cd libre-is/
# Edit pages, images.
# Sync to make live:
rsync -ultav --exclude="*.swp" html/ libre-is:/var/www/html/
```
# License
Contents are available under the Apache 2.0 license.
*Copyright © 2024, Jeff Moe.*