diff options
Diffstat (limited to 'content/unused/last_blogs/technology/blog.json')
| -rw-r--r-- | content/unused/last_blogs/technology/blog.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/content/unused/last_blogs/technology/blog.json b/content/unused/last_blogs/technology/blog.json new file mode 100644 index 0000000..d58ec59 --- /dev/null +++ b/content/unused/last_blogs/technology/blog.json @@ -0,0 +1,26 @@ +{ + "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 |