2021-01-03 14:35:25 +01:00
<!DOCTYPE html>
2021-01-03 22:22:39 +01:00
< html lang = "en-US,fr-FR" dir = "ltr" >
2021-01-03 14:35:25 +01:00
< head >
< meta charset = "utf-8" / >
< meta http-equiv = "x-ua-compatible" content = "ie=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
2021-01-03 22:22:39 +01:00
< title > About me · The Octect Press< / title >
2021-01-03 14:35:25 +01:00
< meta name = "description" content = "Who am I ?" / >
< link href = "/css/concated.min.css" rel = "stylesheet" >
< / head >
< body class = "single-body" >
< nav class = "nav-bar card-container" >
< div class = "card blog-card menu-container" >
< h1 class = "nav-header" >
2021-01-03 22:22:39 +01:00
< a href = "" class = "nav-text" > The Octet Press< / a >
2021-01-03 14:35:25 +01:00
< / h1 >
< br >
< section id = "menu" >
< ul >
< li > < a href = "" class = "" > HOME< / a > < / li >
2021-01-03 22:22:39 +01:00
< li > < a href = "/art-and-code/" class = "" > ART & CODE< / a > < / li >
2021-01-03 14:35:25 +01:00
< li > < a href = "/about-me/" class = "" > ABOUT ME< / a > < / li >
< li > < a href = "/index.xml" class = "hamburger-menu-overlay-link" > RSS< / a > < / li >
< / ul >
< / section >
< / div >
< / nav >
< main class = "content side-text-padding" >
< article class = "post dropcase" >
< header class = "post-header" >
< h1 class = "post-title" > About me< / h1 >
< p class = "post-date" > Posted < time datetime = "2019-01-02" > Jan 2, 2019< / time > < / p >
< / header >
< picture class = "post-figure" >
< source srcset = "/about-me/cover_huc20fadf20c0107975c4d767560791f2e_413487_800x0_resize_q75_lanczos.jpg" >
< img src = "/about-me/cover_huc20fadf20c0107975c4d767560791f2e_413487_800x0_resize_q75_lanczos.jpg" >
< / picture >
2021-01-03 22:22:39 +01:00
< h2 id = "what-is-this-blog-about-" > What is this blog about ?< / h2 >
< p > For the moment it’ s mostly some articles I wrote. I plan on writing about ecology, tech, society, traveling, politics and fiction. If you like hastags, #SolarPunk, #VanLife, #DIY, #dWeb… < / p >
2021-01-03 14:35:25 +01:00
< p > I’ m writing in French and English, maybe even in Esperanto one day !< / p >
2021-01-03 22:22:39 +01:00
< p > Most of the articles and general structure of the blog’ s source is found < a href = "http://git.n07070.xyz/n07070/blog" > in my git server< / a > ! Feel free to correct things or propose articles and such !< / p >
2021-01-03 14:35:25 +01:00
< h2 id = "who-am-i-" > Who am I ?< / h2 >
2021-01-03 22:22:39 +01:00
< p > I’ m a student in his twenties. I’ m trying to figure out life. If you have any thing to say to me, or would just like to tchat, hit me up at < a href = "mailto:contact+blog@n07070.xyz" > this email< / a > !< / p >
2021-01-03 14:35:25 +01:00
< h2 id = "projects-and-code" > Projects and code< / h2 >
2021-01-03 22:22:39 +01:00
< p > My git server is the main repository of code. Some of it is mirrored from other forges, such as Gitlab or Github.< / p >
2021-01-03 14:35:25 +01:00
< ul >
< li > < a href = "http://git.n07070.xyz" > git.n07070.xyz - code projects< / a > < / li >
2021-01-03 22:22:39 +01:00
< li > < a href = "https://n07070.xyz/art-and-code/" > Other projects< / a > < / li >
2021-01-03 14:35:25 +01:00
< / ul >
< h2 id = "how-to-follow-this-blog" > How to follow this blog< / h2 >
< p > You can follow this blog with :< / p >
< ul >
2021-01-03 22:22:39 +01:00
< li > < a href = "https://n07070.xyz/index.xml" > RSS< / a > . < a href = "https://github.com/AboutRSS/ALL-about-RSS" > How to use RSS ?< / a > < / li >
< li > Or by coming every two weeks.< / li >
2021-01-03 14:35:25 +01:00
< / ul >
< h2 id = "how-you-can-help" > How you can help< / h2 >
2021-01-03 22:22:39 +01:00
< p > Writing is time-consuming, and sadly, I am forced to work to feed myself. Each euro you give me is a step ahead !< / p >
2021-01-03 14:35:25 +01:00
< p > I accept donations via Liberapay for now, but if you prefer another way, I’ m sure I can set it up for you. Just ask me !< / p >
<!-- raw HTML omitted -->
< p > <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> < / p >
< / article >
< / main >
< nav class = "end-nav side-padding" >
< / nav >
< footer class = "side-padding" >
2021-01-03 22:22:39 +01:00
The Octet Press, N07070's blog. Self-hosted, low-tech, no JS and static, as it should be.
2021-01-03 14:35:25 +01:00
< / footer >
< / body >
< / html >