aboutsummaryrefslogtreecommitdiff
path: root/content/blogs/technology/blog.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-11 23:43:28 -0800
committerFuwn <[email protected]>2026-02-11 23:43:31 -0800
commit17475e06c8822c854dcfa1335f44957b6a3eb629 (patch)
tree4e85234cf29e54ef747f1dc01ad2c523f18bd692 /content/blogs/technology/blog.json
parentchore: Update CI references to updated Rust toolchain channel (diff)
downloadlocus-17475e06c8822c854dcfa1335f44957b6a3eb629.tar.xz
locus-17475e06c8822c854dcfa1335f44957b6a3eb629.zip
feat: Replace static blog system with Notion-backed dynamic content
Diffstat (limited to 'content/blogs/technology/blog.json')
-rw-r--r--content/blogs/technology/blog.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/content/blogs/technology/blog.json b/content/blogs/technology/blog.json
deleted file mode 100644
index d58ec59..0000000
--- a/content/blogs/technology/blog.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "priority": 3,
- "description": "Thoughts and Resources of the Programming Languages and Technologies I Actively Use and Have Used",
- "posts": {
- "Go": {
- "author": "Fuwn",
- "created": "2021. 07. 19.",
- "last_modified": "2024. 06. 17."
- },
- "Forth": {
- "author": "Fuwn",
- "created": "2022. 04. 21.",
- "last_modified": "2022. 04. 21."
- },
- "OCaml": {
- "author": "Fuwn",
- "created": "2021. 07. 23.",
- "last_modified": "2021. 07. 23."
- },
- "Rust": {
- "author": "Fuwn",
- "created": "2021. 07. 23.",
- "last_modified": "2021. 07. 23."
- }
- }
-} \ No newline at end of file