diff options
| author | user <user@node5.net> | 2024-03-11 12:46:16 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-03-11 12:46:16 +0100 |
| commit | 050247cd3ddf0320683f01ed803a33915eda7bc2 (patch) | |
| tree | 7721dba3715ab724fca794d2bd3c3c7d645031a7 | |
| parent | eb7800382c60f55ed18008fb828426b05aaed1ed (diff) | |
blog meta - unify git link text
| -rw-r--r-- | Blog meta.md | 7 |
1 files 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. |
