diff --git a/.gitignore b/.gitignore index c335c2c..370651e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target target guests.json +Cargo.lock diff --git a/templates/index.html.tera b/templates/index.html.tera index 71741b5..e07635b 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -2,5 +2,5 @@ {% block title %}homepage{% endblock title %} {% block content %} Welcome to iwakura.rip. We are a small group of technology nerds and geeks fascinated by computers and technology.
-We host a bunch of services on this domain for public usage. Want access? Just send me a pgp-encrypted email (hex[a]iwakura.rip) and introduce yourself :) +We host a bunch of services on this domain for usage by friends & co. {% endblock content %} diff --git a/templates/services.html.tera b/templates/services.html.tera index 384d0fb..70e6d2e 100644 --- a/templates/services.html.tera +++ b/templates/services.html.tera @@ -10,6 +10,7 @@ {{macros::service(title="DN42", description="We are currently in the process of connecting all of our services to DN42 - an overlay network using internet technologies.", href="https://iwakura.dn42", img="/assets/img/dn42.png")}} {{macros::service(title="Authelia", description="Open-source authentication & authorization platform.", href="https://a.iwakura.rip", img="/assets/img/authelia.png")}} {{macros::service(title="E-mail", description="We are hosting our own e-mail servers on an off-shore hosting provider. Note: all emails are currently being stored in plain text. We recommend using PGP encryption.", href="https://mail.iwakura.rip", img="/assets/img/mail.png")}} + {{macros::service(title="Blog", description="Our blog where we post some stuff, sometimes :)", href="https://blog.iwakura.rip", img="")}}
Other services can be added on request. We also try to provide space for members wanting to host their own services, though stability is something to think about when asking for this.

We do not own the copyright for any of the projects mentioned above. All copyright goes to their respective owners.

diff --git a/views/guest.html b/views/guest.html deleted file mode 100644 index 443ea34..0000000 --- a/views/guest.html +++ /dev/null @@ -1,69 +0,0 @@ -
-
-

iwakura.rip

-
-
-
-
- hexlocation - -
-
-

Hello nerds!

-
-
-
-
-