diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-06 09:00:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-06 09:00:19 +0300 |
| commit | d18a21be208afcf8d103e38faed775f6252ab61b (patch) | |
| tree | b1d7e0f7badcb74fde2d9cf81410f721e14c2f8b | |
| parent | 60afa69f46ae6b29330b16219990a7e42889eb36 (diff) | |
Update
| -rw-r--r-- | gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl | 2 | ||||
| -rw-r--r-- | index.gmi.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl index 463ca159..7de2fd72 100644 --- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl +++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl @@ -132,7 +132,7 @@ To get started, the only thing I had to do was to install it via Homebrew, initi ```sh brew install aider -mkdir ~/git/aitest && cd ~/git/aitest && git init +mkdir -p ~/git/aitest && cd ~/git/aitest && git init aider --model ollama_chat/qwen2.5-coder:14b-instruct ``` diff --git a/index.gmi.tpl b/index.gmi.tpl index 41f2366a..74155b3e 100644 --- a/index.gmi.tpl +++ b/index.gmi.tpl @@ -12,7 +12,7 @@ Everything you read on this site is my personal opinion and experience. You can => ./uptime-stats.gmi My machine uptime statistics => ./gemfeed/2021-04-24-welcome-to-the-geminispace.gmi Welcome to the Geminispace -## Webring +### Webring `shring` (sh-ring) is a small web of `unix-y` personal web (sorry, Gemini users) sites I am part of: |
