diff --git a/assets/style.css b/assets/style.css index 03a7368..1086d39 100644 --- a/assets/style.css +++ b/assets/style.css @@ -1,6 +1,6 @@ body { font-family: monospace; - max-width: 750px; + max-width: 80ch; margin: auto; background: black; color: lime; diff --git a/html-helper/footer-part.html b/html-helper/footer-part.html index 86ec180..ddb05f7 100644 --- a/html-helper/footer-part.html +++ b/html-helper/footer-part.html @@ -2,7 +2,7 @@ diff --git a/web/gemlog/2021-05-01_windowssucks.html b/web/gemlog/2021-05-01_windowssucks.html index 7e2bb5b..fc0c70a 100644 --- a/web/gemlog/2021-05-01_windowssucks.html +++ b/web/gemlog/2021-05-01_windowssucks.html @@ -30,7 +30,7 @@ diff --git a/web/gemlog/2021-05-04_networking_school.html b/web/gemlog/2021-05-04_networking_school.html index 40f5719..b7d725d 100644 --- a/web/gemlog/2021-05-04_networking_school.html +++ b/web/gemlog/2021-05-04_networking_school.html @@ -24,7 +24,7 @@ diff --git a/web/gemlog/index.html b/web/gemlog/index.html index f3725e5..bc824f0 100644 --- a/web/gemlog/index.html +++ b/web/gemlog/index.html @@ -26,6 +26,7 @@
  • what clothes do I like?
  • + + + +

    ## logs

    => 2021-05-04 - I'm learning networking
    @@ -53,7 +57,7 @@ diff --git a/web/index.html b/web/index.html index 5c57937..e7dda69 100644 --- a/web/index.html +++ b/web/index.html @@ -2,7 +2,7 @@ - stevengibone.com + about me @@ -22,7 +22,7 @@ Est. 17th of February 2021. -

    # stevengibone.com

    +

    # about me

    => my resume (in french)

    Hello, my name is Steven Gibone and welcome to my gemini capsule. I used to study mathematics but quit due to me realizing I don't want to teach to an entire class. The public education system is far too broken for me and I really cannot accept to work in these conditions.

    @@ -44,6 +44,7 @@ Est. 17th of February 2021.
  • video games
  • +

    And sportswise:

    + => my differents projects

    ## what I'm reading

    @@ -62,6 +64,7 @@ Est. 17th of February 2021.
  • Beaufs et Barbares, Houria Bouteldja
  • +

    ## what I'm playing

    +

    ## logs

    => all gemlogs here
    @@ -79,7 +83,7 @@ Est. 17th of February 2021. diff --git a/web/projects.html b/web/projects.html index 0c78f0b..b29417a 100644 --- a/web/projects.html +++ b/web/projects.html @@ -26,7 +26,8 @@
  • resuscitate my gemini capsule again after reading an article by Ploum
  • -
    => gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.html
    + +=> gemini://ploum.net/2022-12-04-fin-du-blog-et-derniere-version.gmi

    ## 2022

    +

    ## 2021

    + diff --git a/web/style.css b/web/style.css index 03a7368..1086d39 100644 --- a/web/style.css +++ b/web/style.css @@ -1,6 +1,6 @@ body { font-family: monospace; - max-width: 750px; + max-width: 80ch; margin: auto; background: black; color: lime;