70 lines
3.1 KiB
HTML
70 lines
3.1 KiB
HTML
<!DOCTYPE HTML>
|
||
|
||
<html lang="fr-FR">
|
||
<head>
|
||
<title>Let’s try something new</title>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||
</head>
|
||
|
||
<body>
|
||
<nav>
|
||
<ul>
|
||
<li><a href="/index.html">~/</a></li>
|
||
<li><a href="/logs/index.html">~/logs</a></li>
|
||
<li><a href="/projects.html">~/projects</a></li>
|
||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||
</ul>
|
||
</nav>
|
||
<article class="h-entry">
|
||
<header>
|
||
<h1 class="p-name">Let’s try something new</h1>
|
||
<time class="dt-published" datetime="2024-05-06">2024-05-06</time>
|
||
<a class="p-author h-card" href="https://steven.gibone.fr">s.gibone</a>
|
||
<a class="u-url" href="/logs/./2024-05-06_weblogpomo2024_a_new_beginning.html">permalink</a>
|
||
</header>
|
||
<div class="e-content">
|
||
<p>i just found out about <strong>WeblogPoMo2024</strong>, which is just
|
||
another challenge encouraging people to blog everyday (or as much as
|
||
possible) during May 2024. I won’t force myself to do it every single
|
||
day but it might give me the push i needed to finaly start something
|
||
here. i read about it in Daryl Sun’s latest post who in turn joined
|
||
because of anniegreens’s blog</p>
|
||
<ul>
|
||
<li><a
|
||
href="https://blog.darylsun.page/2024/05/04/weblogpomo-2024-day-1-4-blog-construction-post-mortem-1">Weblog
|
||
Posting Month 2024 Days 1-4 — Blog Construction Post-Mortem, Part
|
||
1</a></li>
|
||
<li><a
|
||
href="https://weblog.anniegreens.lol/weblog-posting-month-2024">weblog-posting-month-2024</a></li>
|
||
</ul>
|
||
<p>the first step is to find a “theme” for the month, something that i
|
||
can give me material for the whole month. for example, this month i’m
|
||
trying to get back into mathematics so i might talk about where i’m at.
|
||
i’m also trying to blog more, which forces me to use my gmirator tool
|
||
more and that will certainly prompt new ideas for improving it idk. like
|
||
right now i’m writing in english but i also post in french so i need a
|
||
way to easily differenciate between both so pages are announced in the
|
||
correct language. also, i’m writing in a journal kind of every day so
|
||
there might be something in there for me to write about. for instance, i
|
||
might want to talk about how i dislike windows both windows desktop
|
||
versions and windows-server. i’m watching more movies so why not write a
|
||
review about them. it’s probably worth nothing to anybody but future me
|
||
that wants to remember i thought about them. well, i guess there’s no
|
||
theme, only whatever crosses my mind.</p>
|
||
<p>i shouldn’t worry about article length either and concentrate on
|
||
publishing whenever i feel like i’ve said enough on the matter. since i
|
||
started in english i might just continue like that but nothing’s
|
||
sure.</p>
|
||
</div>
|
||
</article>
|
||
<footer>
|
||
<hr>
|
||
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
||
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
||
This page is <a href="https://jeffhuang.com/designed_to_last/">designed to last</a>.
|
||
</footer>
|
||
</body>
|
||
</html>
|