From 2acc319be54bc0e38070cee974bc66fb1210282b Mon Sep 17 00:00:00 2001 From: user Date: Mon, 11 Mar 2024 12:30:12 +0100 Subject: blog meta - flask backend --- Blog meta.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Blog meta.md b/Blog meta.md index 87410ba..2e0146d 100644 --- a/Blog meta.md +++ b/Blog meta.md @@ -3,8 +3,16 @@ description: Information about this blog itself created: 2023-12-21 --- -This blog is a statically generated site derived from markdown files using a -[self made blog generator](https://git.node5.net/blog-generator/about), it used to be generated with jekyll +This blog is running on a self made backend: +[flask backend git repo](https://git.node5.net/blog/blog.node5.net_flask/about/) + +The article source markdown and other files are tracked in a separate repo: +[git repo](https://git.node5.net/blog/articles/) + + +This blog used to be a statically generated site derived from markdown files, first using +[jekyll](https://jekyllrb.com/). +Then later using a [self made blog generator](https://git.node5.net/blog-generator/about) This blog has gone through design revisions, try visiting [/old](https://blog.node5.net/old) to see the old design. -- cgit 1.4.1