From 050247cd3ddf0320683f01ed803a33915eda7bc2 Mon Sep 17 00:00:00 2001 From: user Date: Mon, 11 Mar 2024 12:46:16 +0100 Subject: blog meta - unify git link text --- Blog meta.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Blog meta.md b/Blog meta.md index 46a2adc..f3ffe41 100644 --- a/Blog meta.md +++ b/Blog meta.md @@ -3,16 +3,17 @@ description: Information about this blog itself created: 2023-12-21 --- -This blog is running on a self made backend: +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/) +[article 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/blog-generator/about) +Then later using: +[self made blog generator git repo](https://git.node5.net/blog/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