Venya does sound - Some thoughts after a few weeks of electric cycling

Peut-être que cela peut être utile pour celles et ceux qui servent leur site statique chez Infomaniak

J'utilise Hugo, mais c'est valable pour d'autres outils. Et bon nombre de règles sont applicables, avec quelques précautions, pour tout CMS. Et aussi chez d’autres hébergeurs.

https://nicolasfriedli.ch/blog/htaccess/

#GoHugo #Infomaniak #SSG #htaccess

htaccess pour site statique chez Infomaniak

Gestion du cache, redirection propres, entêtes de sécurité, etc. Voici le .htaccess type que j’utilise pour mes sites statiques hébergés chez Infomaniak. Une bonne configuration du cache peut améliorer les performances et le bilan carbone d’un site en quelques lignes.

Nicolas Friedli

I have like zero respect left for developers who use LLMs to write or maintain their software.

I don't even care for the reasons why they use this unethical piece of... technology.

Technology trained on data they don't own. Technology owned and shaped by fascists. Technology that sends its crawlers around the globe to suck every bit they can find to dump their models into big f***ing corp data centers. Data centers that are polluting the air with their big ass gas plants.

But hey! "Leave ethics aside". "That's how software development works today!".

I'm so sick of this and about everyone supporting this industry.

If you feel targeted, you are welcome. I have zero respect for you or your software garbage. I just wish you the worst.

#AI #LLM #FLOSS #Linux #vim #gohugo #FOSS #FckAI

I have like zero respect left for developers who use LLMs to write or maintain their software.

I don't even care for the reasons why they use this unethical piece of... technology.

Technology trained on data they don't own. Technology owned and shaped by fascists. Technology that sends its crawlers around the globe to suck every bit they can find to dump their models into big f***ing corp data centers. Data centers that are polluting the air with their big ass gas plants.

But hey! "Leave ethics aside". "That's how software development works today!".

I'm so sick of this and about everyone supporting this industry.

If you feel targeted, you are welcome. I have zero respect for you or your software garbage. I just wish you the worst.

#ai #llm #floss #linux #vim #gohugo #foss #fckai

How to Prevent Hugo From Publishing Draft Posts Accidentally

Learn how to use a Bash script to check draft status in CI and local workflows to prevent accidentally publishing draft content on Hugo.

BurgeonLab
Gestern schnell eine #doc über #goHugo erstellt um Familie und Freunden den Umstieg auf #OpenSource zu erleichtern.
Jetzt nur noch befüllen.

Ananke v2.16.0 is out.

This release reworks the stylesheet pipeline around Hugo's css.Build, removes the built-in Sass/SCSS processing path, and moves custom CSS config to params.ananke.custom_css.

Requires Hugo v0.161+.

Release notes:
https://github.com/gohugo-ananke/ananke/releases/tag/v2.16.0

#Hugo #GoHugo #Ananke #OpenSource

Release v2.16.0 · gohugo-ananke/ananke

Release Notes BREAKING CHANGE: Ananke is now using the latest css.Build functionality of Hugo. This means that the old SASS/SCSS pipeline is removed and you need to update your build process if you...

GitHub

Ananke for #gohugo v2.15.0 is out. This release switches social media icons to Simple Icons, keeping #ananke on safer, open licensing ground. Some icons may look different or need adding locally, but the setup is now clearer and easier to maintain.

https://github.com/gohugo-ananke/ananke/releases/tag/v2.15.0

Release v2.15.0 · gohugo-ananke/ananke

BREAKING CHANGE: This release changes the icon set we are using for social media icons. More and more icon sets are removing their icons for social media platforms due to the legal issues around th...

GitHub

Less than an hour later, my #HermesAgent fixed it, documented the fix on #GitHub, and wrote a blog about it on #GoHugo. #llmstxt #markdown

https://pmpt.us/hugo-llm-fed

Enable generation of llms.txt · Issue #14121 · gohugoio/hugo

With the rise of Generative AI, llms.txt is gaining popularity. It would be nice if it's generation is supported by template system

GitHub