diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-03 14:14:11 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-03 14:14:11 -0500 |
commit | d8ea34329804a46ff2792b1aff9c99bef74ae5b6 (patch) | |
tree | ad61f9a01e679ea7e65bf09eeb26437e9932becf /content/blog/2024-10-31-continue-ollama-code-assistant.org | |
parent | 11a86e355cb05f91790a256e9fe202e06cb5b567 (diff) | |
download | cleberg.net-d8ea34329804a46ff2792b1aff9c99bef74ae5b6.tar.gz cleberg.net-d8ea34329804a46ff2792b1aff9c99bef74ae5b6.tar.bz2 cleberg.net-d8ea34329804a46ff2792b1aff9c99bef74ae5b6.zip |
fix(blog): update all post dates to full org-mode syntax
Diffstat (limited to 'content/blog/2024-10-31-continue-ollama-code-assistant.org')
-rw-r--r-- | content/blog/2024-10-31-continue-ollama-code-assistant.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2024-10-31-continue-ollama-code-assistant.org b/content/blog/2024-10-31-continue-ollama-code-assistant.org index 790d668..131f5a6 100644 --- a/content/blog/2024-10-31-continue-ollama-code-assistant.org +++ b/content/blog/2024-10-31-continue-ollama-code-assistant.org @@ -1,4 +1,4 @@ -#+date: <2024-10-31 Thu 11:01:05> +#+date: <2024-10-31 Thursday 11:01:05> #+title: Using Ollama As a Code Assistant in VS Codium #+description: This post describes a starting point for using Ollama as a code assistant inside VS Codium (or VS Code). #+filetags: :ai: |