From 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:20:22 +0100 Subject: Made the side more retro! --- templates/index.html | 116 ++++++++++----------------------------------------- 1 file changed, 23 insertions(+), 93 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index aa5bde2..9717a67 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,110 +1,40 @@ {{ template "base.html" . }} -{{ define "add-navigation" }} - -{{ end }} - {{ define "content" }}

{{ .Config.Description }}

- -

What I am currently working on

-

Semi-live status of things to keep myself honest!

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Project nameWhat is being worked on?Last update
i3blocksTesting blocks: cpu, ram, disk and nvidia gpu.12th of July, 2023
ErrandWorking on re-implementating the whole thing in C.7th of July, 2023
JBMAFPFixing minor issues and writing docs.8th of July, 2023
MarionetteImplementing HTTP server for viewing reports.6th of July, 2023
- +

More long form, ramblings etc

Notes?! Maybe useful

Side projects I work/worked on

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
cord.hSmall C library for handling strings
mprogressTiny utility that displays progress bar in terminal
journalctl-proxyExposes your systemd logs to web via web interface
redis-marshalLightweight Redis data exploration tool
dna-encodingTools for encoding files to DNA sequence
vertexCreate mock API's and add basic logic to simplify prototyping
scarecrowMinimal configuration reverse proxy
+
{{ end }} -- cgit v1.2.3