From df2d86f9a795b4f1826c3d1d02638bd1eb873227 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Wed, 6 Dec 2023 20:39:45 +0100 Subject: UPDATE: blog style & content --- index.html | 66 ++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 25 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index a29550b..cdacf0c 100644 --- a/index.html +++ b/index.html @@ -1,14 +1,14 @@ - + - + - + @@ -24,21 +24,24 @@
-█████╗ ██████╗ ██╗  ██╗ █████╗ 
-██╔══██╗██╔══██╗██║ ██╔╝██╔══██╗
-███████║██████╔╝█████╔╝ ███████║
-██╔══██║██╔══██╗██╔═██╗ ██╔══██║
-██║  ██║██║  ██║██║  ██╗██║  ██║
-╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝
+   ▄████████    ▄████████    ▄█   ▄█▄    ▄████████ 
+  ███    ███   ███    ███   ███ ▄███▀   ███    ███ 
+  ███    ███   ███    ███   ███▐██▀     ███    ███ 
+  ███    ███  ▄███▄▄▄▄██▀  ▄█████▀      ███    ███ 
+▀███████████ ▀▀███▀▀▀▀▀   ▀▀█████▄    ▀███████████ 
+  ███    ███ ▀███████████   ███▐██▄     ███    ███ 
+  ███    ███   ███    ███   ███ ▀███▄   ███    ███ 
+  ███    █▀    ███    ███   ███   ▀█▀   ███    █▀  
+               ███    ███   ▀                      
         
@@ -47,28 +50,41 @@
-

ArKa

-

ArKA is the name of this group of websites and services maintained by me, Oxbian.

-

On ArKa you can find a blog where I talk about good practices in different domains, a git server which contains projects that could be usefull or not for you, and an encryped text / small files sharing.

-

Project made for ArKa

+

╓───── About ─────╖

+ +
+

Hello, I’m Oxbian, a geek who loves free software, technology ethics and the Unix philosophy. I’m fascinated by everything related to computers, and I value privacy and security very highly. That’s why ArKa never collects any data about you, and your security is my top priority.

+

I enjoy cyberpunk and dystopian media, because they show us the potential pitfalls of our society. But I also hope we can move towards a solarpunk future.

+

I’m always eager to learn new things and share my knowledge, which you can find on the wiki.

+ +

ArKa is the small portion of the web maintained by me, Oxbian. Services I offer are mainly read only (Git server, Wiki, Blog), but I also offer a privatebin instance for sharing data securly and privatly.

+ +

ArKa services

+

On this small portion of the web, called ArKa, you can find multiple services. Most of them are read only, for security reason, like my wiki, blog, git server.

+

There is also some services you can use like an encrypted bin called privatebin. You can send text / files, they are encrypted, salt, and even myself can't read them. I also recommand you to setup a password for your bin to improve security.

+ +

Projects made for ArKa

+

For the needs of ArKa, I made some tools, and software, all are available on the ArKa organization on the git server.

    -
  • A blog generator, it take markdown files and generate webpages. Fully customisable thanks to the template system. BlogGenerator
  • -
  • A script to send message to someone via Matrix. Matrix sender
  • -
  • Some scripts which sends notifications of logwatch, fail2ban to an user via Matrix. Matrix monitoring
  • +
  • A blog generator, it take markdown files and generate webpages. Fully customisable thanks to the template system. BlogGenerator
  • +
  • A script to send message to someone via Matrix. Matrix sender
  • +
  • Some scripts which sends notifications of logwatch, fail2ban to an user via Matrix. Matrix monitoring
-

ArKa philosophy

-

The philosophy behind ArKa is to have a server with low maintenance, low ressources use (actually all the public services and others privates services runs on a raspberrypi 4), with fast reponse time.

-

The philosophy behind the tools made for ArKa is sustainability, no dependencies garbage like Node or Python, light and speed.

+ +

ArKa philosophy

+

The philosophy behind ArKa is to have a server with low maintenance, low ressources usage (actually all the public services and others privates services runs on a raspberrypi 4), with fast reponse time.

+

The philosophy behind the tools made for ArKa is sustainability, no dependencies garbage like Node or Python, light and speed. I will create most of my tools in POSIX shell and C, and I'm still searching a good solution for web based tools.

+