Kommentarfunktion in eine statische Webseite integrieren ist doch nicht so schwer wie bisher gedacht. Mit Waline ging das echt schmerzfrei.

Waline: A Simple, Safe Comment System

Wie ich das in meinen Astro-Blog integriert habe, habe ich hier Dokumentiert.

https://2tap2.be/waline/

#astro #static_site_generators #waline #opensource #docker #blog #diy #staticWebsites

Waline Comment System Integration

Wie ich Waline als Kommentarsystem auf meine Astro-Seite implementiert habe.

2tap2.be

I cleaned up the readme section of the main repository and included the information in the **usage** section of the web page.

Oh and yes, there is a web page 😅

https://site.syng.rocks/

Feel free to check it out, it should explain most _user_ questions.

(And yes, I wrote my own static site generator for it, because I needed something simple 😅 https://git.k-fortytwo.de/christofsteel/syng-site)

#karaoke #python #static_site_generators #openSource

Syng.Rocks

Html Templater 0.3.0 is out! This version supports having page templates intermixed with assets, as well as being able to filter on which files are considered assets.

I've also simplified the Getting Started section on the docs, and added some more in-depth documentation, which should help clarify what Html Templater can do, and how to do it.

https://htmltemplater.ninovandermark.nl/

#static_site_generators #html #website #htmltemplater #webdev

Overview - HTML Templater

My personal website is now being generated by HTML Templater! It looks pretty much the same, but under the hood it's now templates that I can more easily update.

https://www.ninovandermark.nl

I'm also loving how simple the setup is! I can edit everything directly from the GitHub site, and its built when I commit.

Now I don't have to fret about having to update every page if I want to change the layout around anymore!

#html #static_site_generators #staticsite #development #webdev

Nino van der Mark - Personal Website

Serie: #Static_Site_Generators - #Hugo (Teil 3)

Im dritten und letzten Teil geht es um ein paar Details von #Hugo. Ich erkläre die Config-Datei des Themes, neue Seiten, die Medienablage, #Markdown-Erweiterungen und das Publizieren.

https://gnulinux.ch/serie-static-site-generators-hugo-teil-3

Serie: Static Site Generators - Hugo (Teil 3)

Im dritten und letzten Teil geht es um ein paar Details von Hugo. Ich erkläre die Config-Datei des Themes, neue Seiten, die Medienablage, Markdown-Erweiterungen und das Publizieren.

GNU/Linux.ch