diff options
| author | user <user@node5.net> | 2024-03-11 13:45:56 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-03-11 13:45:56 +0100 |
| commit | 3e772a9d04f52b09788049e3000602462fd371df (patch) | |
| tree | 7721dba3715ab724fca794d2bd3c3c7d645031a7 | |
| parent | f22e0ea3163131409b74bafd63313713b971c3db (diff) | |
Revert "test git hook"
This reverts commit be4f4985e0c506973e7e2870c01e70c0d82a2e4c.
| -rw-r--r-- | Blog meta.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Blog meta.md b/Blog meta.md index e778f1a..f3ffe41 100644 --- a/Blog meta.md +++ b/Blog meta.md @@ -9,6 +9,7 @@ This blog is running on a self made backend: The article source markdown and other files are tracked in a separate repo: [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: @@ -24,5 +25,3 @@ requiring cognitive overhead. I've made this blog to document my projects, aiding my own information retention, future reference for myself, and showing off to others - -test git hook \ No newline at end of file |
