#JEKYLL

Nicolas Fränkel 🇪🇺🇺🇦🇬🇪frankel@mastodon.top
2026-03-01

This week's project has been migrating the #theme of my #blog. I kept the old one too long and I felt like a snake having to shed a new skin. Hope you like it!

#Ghost #Casper #Jekyll

Author page preview
Paul Cochrane 🇪🇺peateasea
2026-02-26

Forwarding port 80 or 22 from virtual machines to their host system is fairly simple. Piping non-privileged ports outside the VM–from, say, a development HTTP server–requires not much extra work. Yet, it’s not always obvious how to do this. In this post, I explain how a development HTTP server running within a Vagrant VM can allow connections from its host and why the configuration works.

peateasea.de/forwarding-a-jeky

Chuso Pérezchuso@floss.social
2026-02-24

The list of infringing URLs contain many other sites not related to the NBA or any pirated content, including the website for the open-source website generator Jekyll: voidbin.com/paste/829e4b67-7a0

#Jekyll #DMCA

bungling wafflerfunkylevi@app.wafrn.net
2026-02-23

Guess whaaaaaaaaaaaat :3
https://96874092.funkylevi.pages.dev/ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa I love bs like this not working in the slightest


#it's-broken #only-the-home-page-works-lmao #what-did-I-do-wrong? #jekyll #website-development #funkyposting
2026-02-18

I want to share my experiences with #DecapCMS [1]. I set up a lot of static pages with #CI&CD in the past. #mkdocs material, #jekyll, #hugo. You name it. The challenge was always to bring in people not comfortable with #Git/ #Gitlab.

DecapCMS elegantly solves this without much overhead: You place a `js`, `config.yml` and `index.html` in your static site. DecapCMS connects to your Gitlab (or #Github etc.) via Application integration. Tada. Your users can now edit your Markdown based static site directly in a #WYSIWYG-like editor, without ever touching Git, Gitlab or Github. The backend and CI&CD all remain the same.

I had this on the radar for a long time, but only now was able to test it. The integration and setup process was much simpler than I thought. No additional service required, just static files!

[1]: decapcms.org/

Edit in Decap CMS Button in mkdocs material

Updated: Experimenting with Jekyll Blog Comments

- Fix redirect links

adamsdesk.com/posts/experiment

#blog #jekyll #WebDev #ssg

Courtney Rosenthalcourtney@pdx.social
2026-02-17

I've been working on updating my blog.

crosenthal.com/chrome/

It's Jekyll based. I discovered two awesomely awesome plugins that I've started using.

With the jekyll-archives plugin, I added categories support.

github.com/jekyll/jekyll-archi

With the jekyll-redirect-from plugin, I was able to update the permalinks of posts and install redirects to keep old links working.

github.com/jekyll/jekyll-redir

Now my blog is fresh and sprightly.

#jekyll #blogging

Nicolas Fränkel 🇪🇺🇺🇦🇬🇪frankel@mastodon.top
2026-02-15
2026-02-15

A year ago I published my first blog post. I decided it was time to give the site a bit of an upgrade. blog.cammurphy.com/2026/02/15/

Jekyll, Imagemagick, Cloudflare and Orphaned Branches: Over the last week I have migrated my photography site from a homegrown setup to Jekyll (which I already use for other projects). One of the reasons behind this was to make use of responsive images, something that wasn’t practical to manage by hand but the jekyll-responsive-magick plugin makes easy. Alas, I run into a small snug with Cloudflare. ... #Tech, #Jekyll, #Git: aye.tf/2026/02/13/orphaned-bra

I forgot! Here's a little change of my script that launch your browser after starting Jekyll 🏔️👉 codeberg.org/xolatgames/jekyll 🧪

And, I also want to share you another one thing. But I will do this on my Devlog 📝 on my website soon 👉 xolat.games/devlogs/ 😉

#jekyll #bash #linux #script #scripts #staticwebsite #staticwebsitegenerator #websitegenerator #staticsite #staticsitegenerator #sitegenerator #codeberg

2026-02-11

Using #n8n to rebuild my #Jekyll #StaticSite on every git push to main, which works beautifully, but the n8n instance itself just CHUGS along. Anybody else find it's very slow? I'm running it on a mid-tier VPS, not a #RaspberryPi

Axelaxels
2026-02-11

I've been working on a new tool for anyone looking to host their or static site in the UK, which is getting ready for release. DM me if you are interested in trying it for free :-) It comes with form processing and analytics, both GDPR friendly and privacy-first!

🙃 ɐıunp zsɐɯoʇto3k@infosec.exchange
2026-02-10

RE: infosec.exchange/@to3k/1160481

Już jest obiecany wpis o tym jak odpalić #blog'a na #GitHub Pages w oparciu o silnik #Jekyll. Byłby trochę wcześniej, ale po pierwsze jeszcze uczę i przyzwyczajam się do #Markdown, a po drugie sam blog był (jest?) jeszcze nie do końca skonfigurowany tak perfekcyjnie jakbym chciał, więc szlifowałem dzisiaj trochę.

Bertrand KaernelBKaernel@piaille.fr
2026-02-09

Un système pour envoyer des mails dans un site statique ? Vous pouvez aussi gérer des webhooks - #formSubmit - C'est du libre. #form #mail #webhook #webstatic #publii #jekyll

formsubmit.co/

🙃 ɐıunp zsɐɯoʇto3k@infosec.exchange
2026-02-09

RE: infosec.exchange/@to3k/1160400

Zmigrowałem mojego bloga z #Wordpress na #Github Pages, a silnikiem jest #Jekyll, o którym dowiedziałem się dzięki temu @michael :)

Christopher Himeseeentropyyy@hachyderm.io
2026-02-08
2026-02-08

@nathalie and I are remaking her pricey portfolio service as a site on our VPS using #StaticSite generator #Jekyll. Hello few extra quid a month no longer going to a subscription. And also hello digital autonomy.

#SelfHosting #DigitalSovereignty

Joel :casio: :blobcatderpy:joel@fosstodon.org
2026-02-07

Progress on this neat thing continues to evolve, I think this is pretty much the final solution now! Figured out how to have my bookshelf looking just a little better!

joelchrono.xyz/bookshelf

cc: @st3phvee @eclecticpassions

#CSS #HTML #Webdev #Jekyll #PersonalWebsite

2026-02-06

You want to start a blog but don't know where to start?
Maybe have a look at Jekyll a Static Site Generator (SSG).

Spin up a blog in minutes and get writing, giving you the freedom to create your content.

I have a blog post on How To: Install Jekyll on Arch Linux.
Blog: fshng.xyz/posts/howto-jekyll-i

Or dive right in and head to their page on getting started.
Here: jekyllrb.com/docs/

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst