Sure, #jamstack is dead because of nonsense like Gatsby and corporate hype.
However #StaticSiteGenerators will always be a thing.
#jamstack #staticsitegenerators
I’m currently wrapping my head around #Hugo (https://gohugo.io/), specifically around #Go’s templates. Coming from #Mustache (‘Logic-less templates.’, https://mustache.github.io/), this whole systems seems ridiculously complex.
But I think I get it, and Hugo seems right for my purposes.
#hugo #go #mustache #golang #webdev #staticsitegenerators
All right nerds, this is your time to shine. I've been thinking about setting up a #blog or three on #Neocities (not stuck on it but it's where I have an account). Are there #StaticSiteGenerators which can handle more than one blog? I would prefer a #CMS style interface but it's fine if it's not available.
I guess what I'm asking is, what is the modern equivalent of Greymatter (RIP), Movable Type, or a self-hosted Wordpress install these days? I mostly want to write and upload easily.
#blog #neocities #staticsitegenerators #cms
The few times I’ve used #Hugo the #StaticSiteGenerator I’ve rapidly become bogged down in off-putting low level detail. I just want to write words, select a theme, run a command, and push the resulting nice-looking site!
What #StaticSiteGenerators can I check out that would give me a closer-to-hosted-Wordpress level of “choose theme; type words; have website” initial effort (even if that absolutely implies a low degree of customisation/flexibility)? #SSG #Websites
#hugo #staticsitegenerator #staticsitegenerators #ssg #websites
I wrote about my first impression of the new #WebC framework for #11ty and other #staticSiteGenerators
Learn about the advantages of WebC, and consider some of the questions that came up for me while learning to use it for the first time. Are webc and #webComponents the same thing? If not, how do they differ? When would you use WebC? When might you not?
Read about it on my #eleventy-powered, webc-authored site:
https://bennypowers.dev/posts/webc-impressions/
#webc #11ty #staticsitegenerators #WebComponents #eleventy
Just started The DevOps Handbook. The environment I support is #DocsAsCode and #StaticSiteGenerators; I don’t entirely know how to adapt our non-traditional product to the principles provided. Is there a good #DevOps reference for what we do, or, like nearly everything I seem to encounter in this job, am I going to have to be that person?
#docsascode #staticsitegenerators #devops
@magicalgrrrl I think it's a fantastic idea! I really think people are looking towards low-tech websites, like those through #StaticSiteGenerators, where you can market the websites as being cheaper to run, more secure, and may not even need those annoying cookie consent warnings.
People are getting frustrated with bloated websites, I think you could do well here!
A Glance at Tome - Drupal Static Content Generator.
https://gole.ms/guidance/glance-tome-drupal-static-content-generator #Tome #Drupal #StaticSiteGenerators #SSG
#tome #drupal #staticsitegenerators #ssg
“Publish or perish” in 2023
Where the deployment of one’s static website is concerned, there’s a lot more to consider than in 2019.
https://www.brycewray.com/posts/2023/03/publish-or-perish-2023/
#WebDev #StaticSiteGenerators #StaticWebsites #Review #Netlify #Vercel #Render #DigitalOcean #AppPlatform #Cloudflare #CloudflarePages
#webdev #staticsitegenerators #staticwebsites #review #netlify #Vercel #render #digitalocean #appplatform #cloudflare #cloudflarepages
Get good Git info even with a host’s GUI
Got those “shallow clone blues”? If you have the time, we may have the fix.
https://www.brycewray.com/posts/2023/02/get-good-git-info-even-hosts-gui/
#WebDev #Git #StaticSiteGenerators #Hugo #Eleventy #VersionControl
#webdev #git #staticsitegenerators #hugo #eleventy #versioncontrol
Hugo via npm?
Using a Node.js package to install and run Hugo may sound strange at first, but it has clear merits.
https://www.brycewray.com/posts/2023/02/hugo-via-npm/
#WebDev #NodeJS #npm #Hugo #StaticSiteGenerators #SSG #HugoInstaller
#hugoinstaller #ssg #staticsitegenerators #hugo #npm #NodeJS #WebDev
Some of the future is now for CSS
Intrigued by news from the WebKit team, I adopt styling that could work natively in your browser in the near future.
https://www.brycewray.com/posts/2023/02/some-future-now-css/
#WebDev #WebKit #CSS #CSSNesting #StaticSiteGenerators #Hugo #Sass #SCSS #PostCSS #Safari #Chrome #GoogleChrome #Firefox #W3C
#w3c #FireFox #googlechrome #Chrome #safari #postcss #scss #sass #hugo #staticsitegenerators #cssnesting #CSS #webkit #WebDev
Using Dart Sass with Hugo: taking it easy
Thanks to the speed and power of Hugo Pipes, I lose little or nothing in opting for the Node.js version of Sass.
https://www.brycewray.com/posts/2023/02/using-dart-sass-hugo-taking-it-easy/
#WebDev #Hugo #StaticSiteGenerators #Sass #SCSS #NodeJS #CI_CD #DartSass #GitHubActions #GitLabCICD
#GitLabCICD #GitHubActions #dartsass #CI_CD #NodeJS #scss #sass #staticsitegenerators #hugo #WebDev
I try to set up a little personal #blog with #zola. ✌ Originally I came from #wordpress. Let's see the how good #staticSiteGenerators work me. 🙌
#blog #zola #wordpress #staticsitegenerators
New from the @cloudcannon blog:
Creating sites, the Jamstack way
https://cloudcannon.com/blog/creating-sites-the-jamstack-way/
#WebDev #StaticWebsites #StaticSIteGenerators #Jamstack #HTML #CMS
#cms #HTML #jamstack #staticsitegenerators #StaticWebsites #WebDev
Nanoc 4.12.15 is out!
This release fixes an issue where sites with data sources with items_root defined would always consider some items as outdated. Release notes: https://nanoc.app/release-notes/#4-12-15-2023-02-06
#Ruby #Nanoc #SSG #StaticSiteGenerator #StaticSiteGenerators
#ruby #nanoc #ssg #staticsitegenerator #staticsitegenerators
More #Introduction
By day I engage in a mix of #TechnicalWriting, #DevOps, and #WebArchitexture, and at night I host #PubQuiz. I like to talk about all those things, along with #DocsAsCode, #Jekyll and other #StaticSiteGenerators, #RetroGaming, #HumanRights, and #MentalHealth. That said, I am still getting my feet wet in social media again so it'll be a bit before my post frequency picks up.
#Introduction #technicalwriting #devops #webarchitexture #pubquiz #docsascode #jekyll #staticsitegenerators #retrogaming #humanrights #mentalhealth
Code for copying code: the Eleventy edition
Here’s a workaround for including “copy” buttons in code blocks built by Prism-based syntax highlighting in Eleventy.
https://www.brycewray.com/posts/2023/02/code-copying-code-eleventy-edition/
#WebDev #StaticSIteGenerators #CSS #JavaScript #CodeBlocks #Development #Eleventy #Hugo #Chroma #Prism #PrismJS
#prismjs #prism #chroma #hugo #eleventy #Development #codeblocks #JavaScript #CSS #staticsitegenerators #WebDev
Which SSGs I recommend
Here’s a recap of my thoughts about the best tools for building and maintaining personal websites.
https://www.brycewray.com/posts/2023/02/which-ssgs-recommend/
#WebDev #StaticSIteGenerators #Eleventy #Hugo #StaticWebsites #PersonalBlog #Blog #Writing
cc: @eleventy
#Writing #Blog #personalblog #StaticWebsites #hugo #eleventy #staticsitegenerators #WebDev
Netlify gets Gatsby
The company behind a once-popular SSG becomes part of a competitor’s arsenal.
https://www.brycewray.com/posts/2023/02/netlify-gets-gatsby/
#WebDev #Netlify #Gatsby #StaticSiteGenerators #React #GraphQL
#graphql #react #staticsitegenerators #gatsby #netlify #WebDev