From 97f1828669f318dac15a98810833b512bcc63da8 Mon Sep 17 00:00:00 2001 From: Ada Date: Mon, 13 May 2024 21:15:41 +0200 Subject: [PATCH] Section contribution --- .dockerignore | 1 + sass/ui.scss | 11 +++++---- templates/base.html | 4 ++- templates/index.html | 40 +++++++++++++++++++----------- ui.css | 59 -------------------------------------------- 5 files changed, 36 insertions(+), 79 deletions(-) delete mode 100644 ui.css diff --git a/.dockerignore b/.dockerignore index 4501fb9..512def9 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,3 +5,4 @@ README.md Dockerfile docker-compose.yaml .gitignore +renovate.json diff --git a/sass/ui.scss b/sass/ui.scss index 0d51454..109152c 100644 --- a/sass/ui.scss +++ b/sass/ui.scss @@ -36,8 +36,8 @@ body { } h3 { - font-size: 24px; - font-weight: normal; + font-size: large; + font-weight: 600; color: var(--title-color); margin-bottom: 2px; margin-top: 0px; @@ -71,18 +71,19 @@ h1, h2 { } h1 { - font-size: 40px; + font-size: xx-large; + font-weight: bolder; line-height: 2; } h2 { - font-size: 32px; + font-size: x-large; } header { text-align: center; p { - font-size: 20px; + font-size: medium; font-weight: 600px; word-spacing: 3px; } diff --git a/templates/base.html b/templates/base.html index aa599e7..354af31 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,8 +3,10 @@ - Ada blog + Ada website + + diff --git a/templates/index.html b/templates/index.html index f358962..d27b437 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,26 +6,38 @@
-

$ whoami

+
+

$ whoami

+

+ I am currently a student in security. I spend my time to make a useless network and system infrastructure. I love free software (!=opensource). +

+
-

- I am currently a student in security. I spend my time to make a useless network and system infrastructure. I love free software (!=opensource). -

+
-

$ ls Project

+

$ ls Project

-

Homelab

-

A small lab to learn network and system. I use Proxmox in bare-metal and Ubuntu for my virtual machines. I - automate some task with Ansible.

+

Homelab

+

A small lab to learn network and system. I use Proxmox in bare-metal and Ubuntu for my virtual machines. I + automate some task with Ansible.

-

Plakken

-

A web paste (like hastebin) written in go

+

Plakken

+

A web paste (like hastebin) written in go

-

Spiegel

-

A tools written in Go for mirror a repository.

+

Spiegel

+

A tools written in Go for mirror a repository.

-

I Learned

-

A dead collaborative blog

+

I Learned

+

A dead collaborative blog

+
+ +
+

Contribution

+ +