-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
100 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<html><head><title>Devs on Acid - Blog moved</title> | ||
<link rel="shortcut icon" href="/favicon.ico" type="image/png"> | ||
<link rel="stylesheet" href="/blog/main.css" type="text/css"> | ||
</head> | ||
|
||
<body> | ||
|
||
<div class="header"> | ||
<h1>Devs on Acid</h1> | ||
<ul class="menu"> | ||
<li><a class=amenu href="/blog/">Home</a> | ||
<li><a class=amenu href="/blog/about">About</a> | ||
<li><a class=amenu href="/blog/feed.rss">RSS</a> | ||
</ul> | ||
</div> | ||
|
||
<div class="article"><h2>Blog moved</h2> | ||
|
||
<div class="pub">27 Jan 2025 12:31 UTC</div> | ||
<p>This blog has moved, already since about 4 years, to <a href="https://sabotage-linux.neocities.org/blog/">neocities</a>. | ||
I thought it would suffice to just change the top level links to the blog site, | ||
but i still see the majority of hits from the old URL, so i figure it makes | ||
sense to spell it out explicitly on the old blog itself.</p> | ||
|
||
<p>So folks, update your bookmarks to the new URL!</p> | ||
|
||
<p><a href="https://sabotage-linux.neocities.org/blog/">https://sabotage-linux.neocities.org/blog/</a>.</p> | ||
|
||
<p>The new URL already has 4 more posts i wrote during the past years. | ||
In case you wonder about the why, it has to do with the acquisition of github | ||
by a big corporate entity, and my concerns about how that might affect my | ||
freedom of speech.</p> | ||
|
||
<p>See you on the new home!</p> | ||
</div> | ||
|
||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
### Blog moved | ||
## 27 Jan 2025 12:31 UTC | ||
|
||
This blog has moved, already since about 4 years, to [neocities](https://sabotage-linux.neocities.org/blog/). | ||
I thought it would suffice to just change the top level links to the blog site, | ||
but i still see the majority of hits from the old URL, so i figure it makes | ||
sense to spell it out explicitly on the old blog itself. | ||
|
||
So folks, update your bookmarks to the new URL! | ||
|
||
[https://sabotage-linux.neocities.org/blog/](https://sabotage-linux.neocities.org/blog/). | ||
|
||
The new URL already has 4 more posts i wrote during the past years. | ||
In case you wonder about the why, it has to do with the acquisition of github | ||
by a big corporate entity, and my concerns about how that might affect my | ||
freedom of speech. | ||
|
||
See you on the new home! | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters