These are public posts tagged with #jekyll. You can interact with them if you have an account anywhere in the fediverse.
New blogpost... Another one?
Yes! it's a pretty quick one about a simple tool I found to generate collages, and using them as banners for my #blogposts!
This is day 76 of #100DaysToOffload
https://joelchrono.xyz/blog/how-to-create-simple-banner-images
I found a simple program to generate collages and use…
joelchrono.xyzThere's a weird bashing of "you have to write your own website theme" and it's pretty toxic.
I'm happy for you if you host your own blog using a Jekyll or Hugo theme, or heck the default WordPress one.
Because it means you're POSSE & doing indieweb. None of this gatekeeper CSS nonsense.
For the moment I've given up trying to wrestle Jekyll to ground.
Hugo installed as a snap. It took about 30 minutes to get from zero to a Hello World page. It would have taken less if I hadn't carefully documented the steps. For the moment, Hugo is my preferred option. YMMV
#Jekyll #Hugo #StaticSiteGenerator
4/4
got tired of writing #jekyll hooks plugins to create pages during build so i started writing a router plugin...
In our continuing journey to learn to build websites using GitHub Pages, in this installment, @bart teaches us how to create our own theme with Jekyll layouts. Terminology of Jekyll is still tricky, but with some worked examples and a challenge this time, maybe it will start to cement in our brains!
You can find Bart’s fabulous tutorial shownotes and the audio podcast at https://pbs.bartificer.net/pbs180
#Programming #ProgrammingbyStealth #GitHubPages #StaticSiteGenerator #Jekyll
The Annotated Kolmogorov-Arnold Network (Kan)
https://alexzhang13.github.io/blog/2024/annotated-kan/
#ycombinator #jekyll #jekyll_theme #academic_website #portfolio_website
I've just shared a hands-on tutorial for easily creating a static website using Jekyll and GitHub Pages. No local installations—everything is done directly on GitHub!
Follow along to:
– Fork a Jekyll theme
– Deploy with GitHub Actions
– Edit the content
– Solve issues with GitHub Copilot
It's a practical intro for anyone who values simplicity, openness, and wants to build their own online presence the FOSS way.
Full tutorial (~40 min): https://youtu.be/j-tXer7dIes
Enjoy the videos and music you love, upload original…
www.youtube.comThere's an issue under heavy discussion at this moment as to whether #codeberg should continue with the pages service or not.
The server is apparently terribly broken and pages are unreliable.
https://codeberg.org/Codeberg-e.V./Discussion/issues/124#issuecomment-3923084
The only real eu option is to use statichost.eu instead.
https://www.statichost.eu/
It's a shame. It's one of the reasons that I recently moved to codeberg. I checked the doc, it said it worked, but then to use CI you need to get approved for the purpose as resources are limited.
But really, you probably shouldn't use codeberg pages, even for your #jekyll site.
Ze spraw około-blogowych, poświęciłem trochę czasu na ulepszenie strony głównej bloga. W końcu są tam jakieś obrazki.
Pamiętajcie, że pod każdą zajawką na blogu znajdują się dodatkowe rekomendacje literatury w temacie. To jest ta jedna rzecz, która ma być unikalna dla strony głównej bloga, niedostępna na social mediach.
Dzięki za zaglądanie tu i na xiegozbior.pl! Zawsze mnie cieszy, że coś co publikuję, może się komuś przydać!
Someone's just shared an interesting probably useful tool in the Jekyll subreddit, to convert Medium posts to markdown and synch to a Jekyll blog for backup (or to migrate I assume). It looks good.
Sry to share a reddit link but it's worth it.
I kinda feel like going back to a side bar, thoughts?
In this installment on PBS about the static site generator Jekyll to create free websites on GitHub, @bart digs into the build process, and how the location, naming, and content of files automatically turn into web pages.
Sorting algorithms with CUDA
https://ashwanirathee.com/blog/2025/sort2/
#ycombinator #jekyll #jekyll_theme #academic_website #portfolio_website
A simple, whitespace theme for academics. Based on…
ashwanirathee.comSorting Algorithm with CUDA
https://ashwanirathee.com/blog/2025/sort2/
#ycombinator #jekyll #jekyll_theme #academic_website #portfolio_website
A simple, whitespace theme for academics. Based on…
ashwanirathee.comFor my Jekyll blog, I'm currently trying to add a feature…
Stack Overflow@bart and I take our first baby steps at creating a simple site using Jekyll and GitHub Pages in this week’s PBS. We got to install Ruby, learn about Gems and Bundler, learn about Syntactically Awesome Style Sheets (Sass), install Bootstrap locally and more.