Ateş Göral 🔥🐐 @ates.dev · Nov 22

On a 10 hour flight, I started porting ates.dev from Jekyll to @11ty.dev. Loving it so far. Very intuitive, and it JustWorks™. I used Ollama with Qwen for offline help about Eleventy and for repetitive refactors. Ultimate pre-flight prep: brew install ollama ollama run qwen2.5-coder:32b

5 likes 2 replies

?

Replies

Bob Monsour · Nov 25

For additional #11ty help, check out this site (yes, I built it): 11tybundle.dev

Ateş Göral 🔥🐐 · Nov 22

Ollama tip: /set system <your custom system prompt> To get the best out of it. Once you have a system prompt, you don't have to rely on conditioning the LLM with the chat history so you can use /clear to clear the history to reduce the token burden on your poor laptop/desktop.