<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infrastructure/haunt-blog/markdown/2014_09_replicant-homepage-and-roadmap-for-the-future.md, branch main</title>
<subtitle>Work to migrate blog.replicant.us from WordPress to a static and flexible website generator.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/'/>
<entry>
<title>Move blog posts to the posts/ directory.</title>
<updated>2025-06-14T23:30:32+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2025-05-03T10:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/commit/?id=83d796eeb1c8db91b8a11f36eb00f91bce8173e0'/>
<id>83d796eeb1c8db91b8a11f36eb00f91bce8173e0</id>
<content type='text'>
We also have two other pages that are not generated from the blog posts
(reply.html and search.html).

It would be nice to be able to move them to markdown as well, but if we do
that it is necessary to differenciate between markdown files used to generate
blog posts, and the ones used to generate these pages.

In addition if the blog posts directory is named markdown, and that we have
other markdown files as well, it become confusing for contributors.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We also have two other pages that are not generated from the blog posts
(reply.html and search.html).

It would be nice to be able to move them to markdown as well, but if we do
that it is necessary to differenciate between markdown files used to generate
blog posts, and the ones used to generate these pages.

In addition if the blog posts directory is named markdown, and that we have
other markdown files as well, it become confusing for contributors.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>convert.py, markdown: Add in new licenses.</title>
<updated>2025-06-14T23:30:27+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2024-03-22T22:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/commit/?id=a3a7ca675b4d1b5b28ba7fba1c13703b47984eb9'/>
<id>a3a7ca675b4d1b5b28ba7fba1c13703b47984eb9</id>
<content type='text'>
We now have a valid license for each of the articles.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now have a valid license for each of the articles.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>markdown: regenerate after tags/licenses changes.</title>
<updated>2025-06-14T23:30:26+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2024-03-18T03:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/commit/?id=f27b5522e482afbdc2690bfae527b514f9bb4fe2'/>
<id>f27b5522e482afbdc2690bfae527b514f9bb4fe2</id>
<content type='text'>
For some reasons tags and licenses are moved in the metadata header,
so we need to add-in the changes to the generated markdown files.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reasons tags and licenses are moved in the metadata header,
so we need to add-in the changes to the generated markdown files.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "convert.py, markdown: Fix trailing whitespaces."</title>
<updated>2025-06-14T23:30:25+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2024-03-18T02:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/commit/?id=f712ae0e2d5e7422590d640c02bd6655c5b38cd9'/>
<id>f712ae0e2d5e7422590d640c02bd6655c5b38cd9</id>
<content type='text'>
This reverts commit 4ff9d384f766cee1d8e322b9f6b747161f55f85e
("convert.py, markdown: Fix trailing whitespaces.").

Without this revert, in site/replicant--37c3.html we see
    'Location: G5, Hall 3, Level 0 DECT: 8652'
instead of:
    Location: G5, Hall 3, Level 0
    DECT: 8652

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4ff9d384f766cee1d8e322b9f6b747161f55f85e
("convert.py, markdown: Fix trailing whitespaces.").

Without this revert, in site/replicant--37c3.html we see
    'Location: G5, Hall 3, Level 0 DECT: 8652'
instead of:
    Location: G5, Hall 3, Level 0
    DECT: 8652

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>convert.py, markdown: Fix trailing whitespaces.</title>
<updated>2025-06-14T23:30:25+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2024-03-18T01:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/commit/?id=4d5e61d8d5495dd02b790097076b190c07252c90'/>
<id>4d5e61d8d5495dd02b790097076b190c07252c90</id>
<content type='text'>
Many lines have 2 spaces at the end.

An example is the 'Location: [G5, Hall 3, Level 0][4] ' line inside
the markdown/2023_12_replicant-37c3.md file.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many lines have 2 spaces at the end.

An example is the 'Location: [G5, Hall 3, Level 0][4] ' line inside
the markdown/2023_12_replicant-37c3.md file.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>convert.py, markdown: Fix right single quotation mark.</title>
<updated>2025-06-14T23:30:24+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2024-03-18T01:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/commit/?id=659384dc54db02ccdce5648a9418283ee08fc216'/>
<id>659384dc54db02ccdce5648a9418283ee08fc216</id>
<content type='text'>
Some generated markdown have right single quotation marks, and without
this fix, it ends up being displayed as '???' in the generated HTML
files.

As an example with site/new-replicant-test-images-available.html we
have:
    We are please to remind you that, as usual, Replicant is fully
    free software and doesn???t include any proprietary firmwares.

Converting the right single quotation marks to apostrophes fixed it.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some generated markdown have right single quotation marks, and without
this fix, it ends up being displayed as '???' in the generated HTML
files.

As an example with site/new-replicant-test-images-available.html we
have:
    We are please to remind you that, as usual, Replicant is fully
    free software and doesn???t include any proprietary firmwares.

Converting the right single quotation marks to apostrophes fixed it.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync markdown files with 'make markdown'.</title>
<updated>2025-06-14T23:30:23+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2024-03-03T17:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/commit/?id=591b611565fa39f1d1baebcfda1c74c723c48493'/>
<id>591b611565fa39f1d1baebcfda1c74c723c48493</id>
<content type='text'>
The files were verified to work fine with 'make build', and the
generated website seems to be the same than before (including with the
same conversion issues).

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The files were verified to work fine with 'make build', and the
generated website seems to be the same than before (including with the
same conversion issues).

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove fix-dates.sh manual process.</title>
<updated>2025-06-14T23:30:21+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2024-03-01T00:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/commit/?id=15a0beed6845bf8d6fe31ecc655c7d06ba95eb70'/>
<id>15a0beed6845bf8d6fe31ecc655c7d06ba95eb70</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add generated markdown files.</title>
<updated>2023-12-31T12:18:19+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2023-12-31T12:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/infrastructure/haunt-blog/commit/?id=24ba2134fae77c76af8ab5880e1b21b519ed5941'/>
<id>24ba2134fae77c76af8ab5880e1b21b519ed5941</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
