home.social

#staticwebsitegenerator — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #staticwebsitegenerator, aggregated by home.social.

fetched live
  1. RE: graz.social/@publicvoit/116167

    Yet another neat feature of my #orgmode #lazyblorg #staticwebsitegenerator: text snippets you can re-use all over your articles. ✂️

    From in-line words to whole paragraphs or headings:
    github.com/novoid/lazyblorg/wi

    My first use-case are the disclaimer texts on top of each #UOMF article that refers to the series main page: karl-voit.at/2019/09/25/using-

    The more I add smart little helpers like that, the more I am happy to have started writing my own tool in the first place: perfect adaption to my personal use-cases.

    #PIM #publicvoit

  2. RE: graz.social/@publicvoit/116167

    Yet another neat feature of my #orgmode #lazyblorg #staticwebsitegenerator: text snippets you can re-use all over your articles. ✂️

    From in-line words to whole paragraphs or headings:
    github.com/novoid/lazyblorg/wi

    My first use-case are the disclaimer texts on top of each #UOMF article that refers to the series main page: karl-voit.at/2019/09/25/using-

    The more I add smart little helpers like that, the more I am happy to have started writing my own tool in the first place: perfect adaption to my personal use-cases.

    #PIM #publicvoit

  3. 🎄 Advent of Donations - Day 19 🎄

    It's day 19, Advent of Donations is almost over. Today's donation of $50 go to @astro, the web framework for content-driven websites. Since the beginning of the year I've built three websites using Astro, including my blog. I really love the flexibility and all the integrations.

    Learn more about Advent of Donations and Astro in my latest blog update: britter.dev/blog/2025/12/01/ad

    #AdventOfDonations #Astro #JavaScript #StaticWebsiteGenerator

  4. 🎄 Advent of Donations - Day 19 🎄

    It's day 19, Advent of Donations is almost over. Today's donation of $50 go to @astro, the web framework for content-driven websites. Since the beginning of the year I've built three websites using Astro, including my blog. I really love the flexibility and all the integrations.

    Learn more about Advent of Donations and Astro in my latest blog update: britter.dev/blog/2025/12/01/ad

    #AdventOfDonations #Astro #JavaScript #StaticWebsiteGenerator

  5. Some brave soul decided that the world was desperately lacking a static website generator built with #Nix. 🌐 Because, you know, what everyone needed was a more complex way to create a simple blog. 🤦‍♂️ Next up: a toaster that runs on blockchain! 🍞
    github.com/arnarg/nixtml #staticwebsitegenerator #blockchainblogging #webdevelopment #techhumor #HackerNews #ngated

  6. Some brave soul decided that the world was desperately lacking a static website generator built with #Nix. 🌐 Because, you know, what everyone needed was a more complex way to create a simple blog. 🤦‍♂️ Next up: a toaster that runs on blockchain! 🍞
    github.com/arnarg/nixtml #staticwebsitegenerator #blockchainblogging #webdevelopment #techhumor #HackerNews #ngated

  7. Interesting blog post about #yaml and why removing quotes that define string of characters in a configuration file can be truly bad. Interested in this, since I was using yaml for the configuration files of a #gohugo web site, as I found it shorter to write than the #toml format, the default for Hugo. Reverting back to #toml.

    ruudvanasseldonk.com/2023/01/1

    #staticwebsitegenerator #gohugo #configurationfiles