diff --git a/src/about-me.org b/src/about-me.org index 49c3f42..ae1f763 100644 --- a/src/about-me.org +++ b/src/about-me.org @@ -43,15 +43,19 @@ This will certainly be the best way for me to notice you among notifications. #+MACRO: pemail @@html: Yann Esposito <yann@esposito.host>@@ -| email | {{{pemail}}} | -| gpg | [[file:files/publickey.txt][CB420F8005F1A662]] | -| programs | [[https://gitea.esy.fun/yogsototh][gitea]] / [[https://github.com/yogsototh][github/yogsototh]] | -| bookmarks | [[https://espial.esy.fun/u:yogsototh][espial]] / [[https://pinboard.in/u:yogsototh][pinboard/u:yogsototh]] | -| microblog | [[https://espial.esy.fun/u:yogsototh/notes][espial]] / [[https://twitter.com/yogsototh][twitter/@yogsototh]] | -| keybase | [[https://keybase.io/yogsototh][yogsototh]] | -| lobste.rs | [[https://lobste.rs/u/yogsototh][/u/yogsototh]] | -| reddit | [[https://reddit.com/u/yogsototh][/u/yogsototh]] | -| stack overflow | [[https://stackoverflow.com/users/40569/yogsototh][yogsototh]] | + +| email | {{{pemail}}} | +| gpg | [[file:files/publickey.txt][CB420F8005F1A662]] | + +| | self-hosted | web | +|----------------+------------------+----------------------| +| programs | [[https://gitea.esy.fun/yogsototh][gitea.esy.fun]] | [[https://github.com/yogsototh][github/yogsototh]] | +| bookmarks | [[https://espial.esy.fun/u:yogsototh][espial.esy.fun]] | [[https://pinboard.in/u:yogsototh][pinboard/u:yogsototh]] | +| microblog | [[https://espial.esy.fun/u:yogsototh/notes][espial.esy.fun]] | [[https://twitter.com/yogsototh][twitter/@yogsototh]] | +| keybase | . . . . . . . . | [[https://keybase.io/yogsototh][yogsototh]] | +| lobste.rs | . . . . . . . . | [[https://lobste.rs/u/yogsototh][/u/yogsototh]] | +| reddit | . . . . . . . . | [[https://reddit.com/u/yogsototh][/u/yogsototh]] | +| stack overflow | . . . . . . . . | [[https://stackoverflow.com/users/40569/yogsototh][yogsototh]] | * Who am I? :PROPERTIES: diff --git a/src/css/mk.css b/src/css/mk.css index f08558a..559e3d2 100644 --- a/src/css/mk.css +++ b/src/css/mk.css @@ -237,7 +237,7 @@ figure, .figure { --fg0: var(--b0); --fg: var(--b02); --rfg: #000; - --hl: var(--o); + --hl: blue; } /* Default color theme */ @@ -250,6 +250,8 @@ h1, h2, h3, h4, h5, h6 { } a { color: var(--hl); + font-weight: 700; + padding: 2px; } b, strong, i, em { color: var(--rfg); @@ -271,7 +273,7 @@ nav a, nav a:visited { } a:hover, .metas a:hover, nav a:hover, a:hover * { - color: #fff; + color: yellow; background: var(--hl); } ol > li:before, pre::after,pre::before,hr:after { @@ -291,6 +293,7 @@ table, td, th { } code { background: var(--rbg); + font-weight: 700; } /* -------- */ /* org colors */ diff --git a/src/index.org b/src/index.org index 846512d..a613d7d 100644 --- a/src/index.org +++ b/src/index.org @@ -29,15 +29,18 @@ I work in Clojure and use Haskell/Purescript during the weekends. - [[file:archive.org][I blog]] (you can follow new articles via [[https://her.esy.fun/rss.xml][RSS]]), - [[file:slides.org][I sometime make some presentations]] -| email | {{{pemail}}} | -| gpg | [[file:files/publickey.txt][CB420F8005F1A662]] | -| programs | [[https://gitea.esy.fun/yogsototh][gitea]] / [[https://github.com/yogsototh][github/yogsototh]] | -| bookmarks | [[https://espial.esy.fun/u:yogsototh][espial]] / [[https://pinboard.in/u:yogsototh][pinboard/u:yogsototh]] | -| microblog | [[https://espial.esy.fun/u:yogsototh/notes][espial]] / [[https://twitter.com/yogsototh][twitter/@yogsototh]] | -| keybase | [[https://keybase.io/yogsototh][yogsototh]] | -| lobste.rs | [[https://lobste.rs/u/yogsototh][/u/yogsototh]] | -| reddit | [[https://reddit.com/u/yogsototh][/u/yogsototh]] | -| stack overflow | [[https://stackoverflow.com/users/40569/yogsototh][yogsototh]] | +| email | {{{pemail}}} | +| gpg | [[file:files/publickey.txt][CB420F8005F1A662]] | + +| | self-hosted | web | +|----------------+------------------+----------------------| +| programs | [[https://gitea.esy.fun/yogsototh][gitea.esy.fun]] | [[https://github.com/yogsototh][github/yogsototh]] | +| bookmarks | [[https://espial.esy.fun/u:yogsototh][espial.esy.fun]] | [[https://pinboard.in/u:yogsototh][pinboard/u:yogsototh]] | +| microblog | [[https://espial.esy.fun/u:yogsototh/notes][espial.esy.fun]] | [[https://twitter.com/yogsototh][twitter/@yogsototh]] | +| keybase | . . . . . . . . | [[https://keybase.io/yogsototh][yogsototh]] | +| lobste.rs | . . . . . . . . | [[https://lobste.rs/u/yogsototh][/u/yogsototh]] | +| reddit | . . . . . . . . | [[https://reddit.com/u/yogsototh][/u/yogsototh]] | +| stack overflow | . . . . . . . . | [[https://stackoverflow.com/users/40569/yogsototh][yogsototh]] | That website was created with the following constraints in mind by order of priority: