mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-14 03:53:54 +01:00
17 lines
952 B
Markdown
17 lines
952 B
Markdown
|
---
|
||
|
title: "Blog platform update - Quick note"
|
||
|
tags: ['blog', 'self-hosting']
|
||
|
date: 2020-08-17T15:45:55+00:00
|
||
|
---
|
||
|
I just moved from Writefreely to a custom made blog engine. Writefreely is great but I wanted more control over every bit of the template and style and I couldn't easily achieve what I wanted.
|
||
|
|
||
|
<!--more-->
|
||
|
|
||
|
#100DaysToOffload No. 17
|
||
|
|
||
|
The code powering this website is available at [Gitea](https://git.augendre.info/gaugendre/blog/) and is free software. Feel free to use it for your own needs as long as you stick with the license.
|
||
|
|
||
|
During the migration, I lost the feature that pushed every article on Mastodon. If you followed the blog using this mechanism, I encourage you to switch to the RSS feed.
|
||
|
|
||
|
If you subscribed with the RSS feed, your reader might redownload all the previous articles, if that's the case I'm really sorry but I don't know how to prevent it. If you happen to know, please [reach out to me](/about-me)!
|