#jekyll — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jekyll, aggregated by home.social.
-
New Blog Post: My blog name is ...
The Jekyll Feed plug-in assumes that the name of my blog is the same as the name of my website. It assumes wrong.
https://www.crosenthal.com/chrome/2026/08/19/my-blog-name-is.html
-
We are exploring @statichost, an elegant solution for hosting static websites in the EU.
First of all, registering an account on statichost is exceptionally fast and simple. Given that the web has turned into a giant mall, full of trackers, heavy websites, annoying pop-ups and banners, etc., having to simply enter an email address on a lightweight website to create an account feels really good.
Then, to add a website, you specify the Git repository comprising its source code, and how to build the pages. statichost relies on containers for the build jobs. Template configurations are available for building websites made with well-known static CMS (e.g., Zola, Hugo, Jekyll), but any OCI/Docker image can be used. You can even publish directly the content of a Git branch, which is the option we opted for. This way, we can keep our current CI/CD pipeline without major changes. We only added a final step to our pipeline to trigger the publication process on statichost via a webhook.
We encourage you explore EU-based and user-respecting solutions such as statichost when it comes to your IT infrastructure. Our engineers are here to assist you if needed.
#statichost #StaticWebsite #CMS #DevOps #Git #Privacy #Zola #Jekyll #Hugo #EU #EuropeanAlternatives #BuyEuropean #BuyFromEU
-
I migrated my https://nurkiewicz.com website to great Chirp theme for #Jekyll (https://chirpy.cotes.page/). Responsive, statically generates related articles, client-side full-text search, dark mode, table of contents, #Mermaid support, really nice!
-
Jektex 0.2.0 – A Jekyll plugin for LaTeX rendering is now ~10x faster
https://github.com/yagarea/jektex
Comments: https://news.ycombinator.com/item?id=48872791
#HackerNews #Jekyll #LaTeX #plugin #Jektex #faster #performance #webdev
-
Does anyone have a good resource specifically about the flavour of #Jekyll that is used to run Github pages? Whenever I try to make even tiny changes to my site's template, they blow up horribly in ways that tell me I don't really understand what is going on, but generic Jekyll docs aren't helping. Thanks in advance! #fedihelp #askfedi
-
@schubisu Es geht mir darum, die Nicht-Fediverse-Bubble über Alternativen zu informieren. Das ist einfach der größte Teil der Bevölkerung. Daher auch die Ideen mit #shareitonlinkedin - also den Alternativen Lösungen auch in anderen Bubbles Reichweite geben.
WriteFreely schaue ich mir mal an. Wenn ich aktuell Blogge nutze ich #Jekyll zur Erstellung statischer Blogs mit #asciidoc und #git auf #gitlab (https://jekyll-theme-endless.gitlab.io/)
-
Static Host UK is officially out of beta. 🚀
Our paid Plus features are here: enhanced Forms, cookie-free Analytics, and a booking widget with advanced scheduling. Free static hosting stays free, forever.
One place for hosting, forms, bookings and analytics, no bolt-on tools needed.
#StaticSite #WebHosting #Hugo #Jekyll #JAMstack #IndieWeb #StaticHostUK
-
-
RE: https://hachyderm.io/@devlord/116789243258937764
I tried the fediverse:creator meta tag and it doesn’t show my authorship in the unfurled link. Any ideas? #jekyll #fediverse
-
new 11ty site. I finally moved yet another site from #Jekyll to #11ty. Liquid updates have makes this even easier.
https://podcast.doctrineofdiscovery.org/
#webdev -
Don't forget to subscribe me here, and visit my website 👉 https://xolat.games/
You can subscribe on my "📝 Devlogs" by RSS, btw 🙂👉 https://xolat.games/feed.xml
See you later, and see you soon, bodies! 😁
Have a good, fun, cool, and optimistic day... And summer! 😉
Thanks for reading, folks! 🙂👋✌️
#jekyll #website #websites #devlogs #development #gamedev #games #dev
-
I'mma build my blog with a Podman container now. "Less fiddling" with bundles and gems.
-
For those trying to migrate their GitHub Pages (i.e. Jekyll SSG) to Forgejo/Codeberg Pages and struggling with the absolutely subpar documentation:
Here is the crucial snippet for your workflow YAML that makes things "just work":
- uses: actions/checkout@v5
- uses: https://github.com/actions/jekyll-build-pages@v1
- uses: actions/git-pages@v2 -
Spent several days of free time updating my Python script that converts my Fedi/Mastodon posts to Jekyll posts so that I can feed it individual post URLs instead of an entire archive. I kind of had a mental block preventing me from manually updating things when I knew it could be semi-automated, so I've fallen behind. Hopefully it goes smoother from here? We'll see.
https://codeberg.org/jim-p/mastodon2jekyll
I have tested it on individual posts, but not on archives again yet. Maybe tonight.
-
With all the #NPM attacks, I'm thinking about ditching PeerTube and setting up some sort of a thing with a combination of Jekyll and Hyper8 to have a website with the styling that I want it to have rather than Hyper8 since I don't really like how it looks. I want to have it so RSS feeds work for stuff too, and having comments work from other federated services would be nice but I would need to ensure blocking and moderation works and allow myself to add comments too.
-
If you want to up your game on taking advantage of Bootstrap for your web pages while also tailoring the look and feel to be your own, learning to use SASS (a preprocessor for CSS) will make your job easier. @bart explains in Part A of PBS184 in this mammoth podcast episode.
-
I have been trying to get a local install of Jekyll to build correctly, and it won’t do so with anything other than the default theme. I’m a total noob at this stuff, but it shouldn’t be that hard. Build doesn't work with remote themes. With locally installed gem themes, I get a complaint on build that the gem is not installed when it clearly is, and the path is in my $PATH.
-
#Development #Techniques
Vouching for other people’s websites · Verifying human authorship with human.json https://ilo.im/16bx42_____
#Humans #Machines #IndieWeb #SmallWeb #Blogs #Jekyll #AI #WebDev #Frontend #JavaScript -
On the blog front does anyone have a favorite Jekyll theme? I currently tried out chirpy but I think I would prefer one where the landing page was the full posts rather than summaries.