The project, where you can easily change texts, icons, colours, boxes and images, is live! Download and try it on Github now.
+HOWTO deploy technology for privacy, security, and autonomy for your organization.
diff --git a/README.md b/README.md index a58ec6b..c2e5825 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,17 @@ Template based on this repo, under MIT license. 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. diff --git a/html/index.html b/html/index.html index 200150d..5efd205 100644 --- a/html/index.html +++ b/html/index.html @@ -1,18 +1,12 @@ - -
-The project, where you can easily change texts, icons, colours, boxes and images, is live! Download and try it on Github now.
+HOWTO deploy technology for privacy, security, and autonomy for your organization.