home.social

#astrossg — Public Fediverse posts

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

fetched live
  1. Ich kenn da jemanden, der ein #Python-#Script gebaut hat, mit dem man #HTMLy-#Markdown-Dateien in welche mit #Frontmatter für #AstroSSG konvertieren kann! Der HTMLy-Dateiname mit dem Datum und Tags wird auch bereinigt. Danke!

    https://codeberg.org/rluetzner/HTMLy2SSG

  2. CW: My favorite static site generators

    * Astro
    works out of the box with Markdown, intuitive use of #JavaScript (if you need it), zero JS per default, you can use frameworks on demand (e.g., #Svelte)

    * Hugo
    great community, extreeeeemely fast compiler (it's #golang!), comes with tons of community themes > as a developer, you can easily start a blog with Hugo, slap some theme on it, deploy, done

    German blog post about #Hugo newcubator.com/devsquad/hugo-d
    #GoHugo #AstroSSG #SSG