Comparando los principales generadores de páginas estáticas #jekyll #astrum #hug #11ty #docusaurus #VitePress

Comparando los principales generadores de páginas estáticas #jekyll #astrum #hug #11ty #docusaurus #VitePress
Decided to write about blogging platforms and tools, specifically, why I have stuck with #Jekyll and barely changed stuff on my end for almost 5 years!
I've lost count over the decades of how many people I meet who imagine that I transitioned MtF, just to avoid prosecution for wrong-doing or engage in wrong-doing under the superficial guise of a woman, a literal dark femme fatale.
What People Get Wrong About Dr. Jekyll & Mr. Hyde
#trans #transmisogynoir #hyde #drjekyllandmrhyde #jekyll #horror #literature #gothic #gothichorror #did #identity #personality #movie #thesubstance
https://www.youtube.com/watch?v=uZqm6mqCJa0
Apple's new Processor Trace instrument is incredible
https://victorwynne.com/processor-trace-instrument/
#ycombinator #Apple #technology #Jekyll #Ruby #HTML #CSS #Swift
In order to publish my personal projects/pages (and most of my teaching materials, hundreds of pages) on #Codeberg, I need to convert #markdown files into #HTML and sprinkle some CSS & JS from a layout template, like #GitHub's Pages #Jekyll does, but I dread the complexity of installing and tending to Jekyll or Hugo or other static site generators, and I can't even imagine going near Forejo Actions or any sort of CI intergration.
Should I be brave and do the Jekyll /static generator thing? Any other ideas for poor, overworked, stressed out, clumsy people? :(
Just published a new blog post: “Using Jekyll with ASDF in WSL”!
I walk through setting up Ruby/Jekyll on Ubuntu WSL, troubleshooting zlib errors, and getting back to blogging.
Read it here: https://nuno-barreiro.github.io/2025/08/14/using-jekyll-with-asdf-in-wsl.html
Weird #Jekyll lesson of the day: When your code block has {{ ... }}, you should encapsulate it like this in your page source:
{% raw %}
```json
{
"subject": {
"Organization": {{ toJson .Organization }},
```
{% endraw %}
The `raw` block makes sure the {{ ... }} actually makes it all the way through to your static pages :)
Learned that today, should have learned it earlier :)
Big shout-out to @hollie and her friends who helped her move to #Eleventy
Inspired me to write about the people who've helped me around multiple times in my #blogging journey
Post 5 for #blaugust2025
I was happy to get some time to hack on a new project at the #Fedicon #Minihackathon today. I built a #Jekyll plugin to output ActivityPub information (Webfinger, actor, inbox, outbox, all the objects and activities). It should generate a legit #ActivityPoll actor, which other people can follow remotely.
Might as well get Static.Quest upgraded to the lastest version of #11ty 4.0.0.beta-4 just because. All went well in the upgrade.
A few big ones on Libera Chat IRC:
#cip
#curl
#ircv3
#jekyll
#jquery
#keepassxc
#macgarden
#mediawiki
#mediawiki-core
#node.js
#phorge
#voxpupuli
#wikimedia-sre
#wikimedia-tech
#wordpress
So I recently stumbled upon @binarydigit 's awesome website, which rekindled my interest in setting up something similar. For me it would be a simple blog where I share stupid and silly stuff, like "which #retroHandheld do we like" or "my #PopOS did a weird thing and here's how i fixed it". Like the #web of yore.
I've bought a domain and am going to use a static site generator. I'd worked with #hugo before but am going to try #Jekyll, for giggles.
Will post updates here
@mpts Thanks again for your tip! My #Jekyll build chain works - via a Git hook calling the #Linuxulator - on my existing #Forgejo #FreeBSD server now.
Quick writeup for anyone interested:
https://oxcrag.net/blog/2025/07/26/GitOps-website-deployment-with-Forgejo-and-Jekyll-on-FreeBSD.html
I am a SOTA 0-shot classifier of your slop
https://christopherkrapu.com/blog/2025/i-know-you-didnt-write-that/
#ycombinator #jekyll #jekyll_theme #academic_website #portfolio_website
A minor #Ruby version upgrade in #FreeBSD broke my #Jekyll static site generator. Again.
My flow consists of a #Git hook triggering Jekyll, after which the generated site is rsync’d to the web server.
Question now is whether to keep it fast and simple, and migrate my #Forgejo instance to some flavor of #Linux or to complicate things and set up a Linux based Forgejo runner on a separate VM…
AirPods succeed by not selling you a new pair
https://victorwynne.com/airpods-succeed/
#ycombinator #Apple #technology #Jekyll #Ruby #HTML #CSS #Swift
Jekyll-built static sites are public by default. However, have you ever wanted to create a private area where you can upload articles for review and keep them from the public eye until they’re ready? That was my use case recently. Here’s how I solved this particular puzzle.
Apple is ruining the open web
https://victorwynne.com/apple-open-web/
#ycombinator #Apple #technology #Jekyll #Ruby #HTML #CSS #Swift