summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorGeorg Pfuetzenreuter2021-08-16 08:56:08 +0200
committerGeorg Pfuetzenreuter2021-08-16 08:56:08 +0200
commit6569280ceb1e424cc6e134abf37a06865dd1c758 (patch)
tree80e366199e74754d22baab1db9288cbdc31c9172 /git.html
parent5482689203f62a8809f8e0fcc7aa9d8b51346591 (diff)
parent34cf119536e5e3d89efe400d6b5d961347f23f35 (diff)
downloadwebsite-6569280ceb1e424cc6e134abf37a06865dd1c758.tar.gz
website-6569280ceb1e424cc6e134abf37a06865dd1c758.tar.bz2
website-6569280ceb1e424cc6e134abf37a06865dd1c758.zip
Merge pull request 'Several page updates' (#14) from devel_content into master
Reviewed-on: https://git.com.de/LibertaCasa/website/pulls/14
Diffstat (limited to 'git.html')
-rw-r--r--git.html20
1 files changed, 18 insertions, 2 deletions
diff --git a/git.html b/git.html
index 01765d1..62c2608 100644
--- a/git.html
+++ b/git.html
@@ -16,13 +16,29 @@
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
+</pre>
+<h3>Git</h3>
+<pre>
-
-<p><a href="https://git-scm.com/">> What's Git</a></p>
+<p><a href="https://git-scm.com/">What's Git (official website)</a></p>
> We aim to publish all relevant infrastructure and configuration details to our community in a way that not only allows for easy access, but also allows for uncomplicated contributions.
> We chose to use a self-hosted Git server to achieve this. Full repository access is possible through Gitea (<a href="https://git.com.de/">https://git.com.de</a>), there you may register for your own account, browse, contribute, and, if desired, also publish your own repositories.
> For a quick-glance at only LibertaCasa specific repositories we employ a cgit instance on <a href="https://git.casa/">https://git.casa</a> - if you only want to look, without editing anything, this is the perfect place to go, as it is blazing fast and easy to navigate.
+
+
+
+
+
+
+
+
+
+
+
+<footer>
+ <a href="mailto:hello@liberta.casa">Contact </a>
+</footer>
</pre>
</body>
</html>