99 lines
3.8 KiB
HTML
99 lines
3.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="fr-FR" dir="ltr">
|
|
|
|
<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">
|
|
<title>Art & Code · The Octet Press</title>
|
|
<meta name="description" content="My art and my code" />
|
|
<link href="/css/katex.css" rel="stylesheet">
|
|
|
|
|
|
|
|
|
|
<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">
|
|
<a href="" class="nav-text">The Octect Press</a>
|
|
</h1>
|
|
<br>
|
|
<section id="menu">
|
|
<ul>
|
|
<li><a href="" class="">HOME</a></li>
|
|
|
|
<li><a href="/about-me/about-me/" class="">ABOUT ME</a></li>
|
|
<li><a href="/about-me/art-and-code/" class="">ART & CODE</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">Art & Code</h1>
|
|
<p class="post-date">Posted <time datetime="2019-01-02">Jan 2, 2019</time></p>
|
|
</header>
|
|
<img src="static/img/cover.jpg" alt="">
|
|
|
|
|
|
<h2 id="what-is-this-blog-about-">What is this blog about ?</h2>
|
|
<p>For the moment it’s mostly some articles I wrote, but over time, if I get good feedback, I’ll try to turn to publishing as a full-time job. I plan on writing about ecology, tech, society, traveling, politics and fiction. If you like hastags, #SolarPunk, #VanLife, #DIY, #dWeb…</p>
|
|
<p>I’m writing in French and English, maybe even in Esperanto one day !</p>
|
|
<p>Most of the articles and general structure of the blog’s source is found <a href="http://git.n07070.xyz/n07070/Blog-Articles">in my git server</a> ! Feel free to correct things or propose articles and such !</p>
|
|
<h2 id="who-am-i-">Who am I ?</h2>
|
|
<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@n07070.xyz">this email</a> !</p>
|
|
<h2 id="projects-and-code">Projects and code</h2>
|
|
<p>I try to keep my git up-to-date, but for now, I’m mainly migrating bit by bit from Microsoft’s Github.</p>
|
|
<ul>
|
|
<li><a href="http://git.n07070.xyz">git.n07070.xyz - code projects</a></li>
|
|
<li><a href="https://projects.n07070.xyz/">Other projects</a></li>
|
|
</ul>
|
|
<h2 id="how-to-follow-this-blog">How to follow this blog</h2>
|
|
<p>You can follow this blog with :</p>
|
|
<ul>
|
|
<li><a href="https://n07070.xyz/index.xml">RSS</a></li>
|
|
<li><a href="http://@Octet_Press@bots.tinysubversions.com">ActivityPub</a></li>
|
|
<li>Or by coming every two weeks. I won’t post more than that… for now.</li>
|
|
</ul>
|
|
<h2 id="how-you-can-help">How you can help</h2>
|
|
<p>Writing is time-consuming, and sadly I need to work. Each euro you give me is a step ahead ! If you wonder how I’m gonna use your money, feel free to shoot an email at me !</p>
|
|
<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" >
|
|
</footer>
|
|
|
|
|
|
<script defer src="/js/katex.js"></script>
|
|
|
|
|
|
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
|
|
|
|
|
|
<script src="/js/core.min.js"></script>
|
|
|
|
</body>
|
|
</html>
|