#deployment #netlify #jamstack #metaAuto-publish future posts with JAMstack on Netlify and IFTTT/CircleCI 2.0 scheduled jobsStatic site generators like Hugo, Jekyll, Hexo, Gatsby or other JAMstack alternative are a great option to run your blog on. One of the earliest and possibly most painful issues you will come across is “How do I schedule content to publish for later?”. In the traditional database ...
#meta #jamstack #hugo #javascriptAdd Diagrams to your Jekyll/Hugo/Gatsby blog with Mermaid JSAdd diagrams to your JAMStack (Jekyll/Hugo/Gatsby) blog with Mermaid JS Update 17th January 2024: Hugo now has native hooks for diagrams, so that code-fences using ```mermaid [content]``` can have a custom template, see the Content Management > Diagrams > Mermaid diagrams ...
#jamstack #css #tailwind #deploymentTailwind CSS 1.x impressions, development and production setup for static sites with Tailwind CLI and PurgeCSS CLIHow to set Tailwind CSS up with a static site hosted on Netlify See the full starter repository at github.com/HugoDF/netlify-lambda-tailwind-static-starter Tailwind CSS is “a utility-first CSS framework for rapidly building custom designs”. I’ll be walking through my first ...