#jekyll — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jekyll, aggregated by home.social.
-
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 -
DR #JEKYLL #AND MR #HYDE #FILM #DIN 1931 search.brave.com/ask?q=Analyz... www.paypal.com/donate?busin... aePiot: Architecting the present for Web 4.0. Build nodes and own the future of search.
Brave Search -
DR #JEKYLL #AND MR #HYDE #FILM #DIN 1931 search.brave.com/ask?q=Analyz... www.paypal.com/donate?busin... aePiot: Architecting the present for Web 4.0. Build nodes and own the future of search.
Brave Search -
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.
-
Check out this nice custom Jekyll plugin I built to display selected #Mastodon posts with images and the "photography" hashtag in an Instagram-like grid :)
You can clearly see how using #Korean apps has influenced my design style in ways I probably can’t undo.
Would anyone be interested if I released it?
#Design #Ruby #Jekyll #Plugin #WebDevelopment #WebDesign #IndieWeb
-
Check out this nice custom Jekyll plugin I built to display selected #Mastodon posts with images and the "photography" hashtag in an Instagram-like grid :)
You can clearly see how using #Korean apps has influenced my design style in ways I probably can’t undo.
Would anyone be interested if I released it?
#Design #Ruby #Jekyll #Plugin #WebDevelopment #WebDesign #IndieWeb
-
Check out this nice custom Jekyll plugin I built to display selected #Mastodon posts with images and the "photography" hashtag in an Instagram-like grid :)
You can clearly see how using #Korean apps has influenced my design style in ways I probably can’t undo.
Would anyone be interested if I released it?
#Design #Ruby #Jekyll #Plugin #WebDevelopment #WebDesign #IndieWeb
-
Check out this nice custom Jekyll plugin I built to display selected #Mastodon posts with images and the "photography" hashtag in an Instagram-like grid :)
You can clearly see how using #Korean apps has influenced my design style in ways I probably can’t undo.
Would anyone be interested if I released it?
#Design #Ruby #Jekyll #Plugin #WebDevelopment #WebDesign #IndieWeb
-
Check out this nice custom Jekyll plugin I built to display selected #Mastodon posts with images and the "photography" hashtag in an Instagram-like grid :)
You can clearly see how using #Korean apps has influenced my design style in ways I probably can’t undo.
Would anyone be interested if I released it?
#Design #Ruby #Jekyll #Plugin #WebDevelopment #WebDesign #IndieWeb
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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 -
#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 -
#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 -
#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 -
Here's a handy diagram I made showing the main pieces of Jekyll's page building pipeline.
When I was learning Jekyll, I had difficulty visualizing how all of the various parts came together. So, I sat down and mapped it all out. This was way back in 2020!
Just came across the original diagram. Did a little retouching and coloring, and wanted to share it out with anyone who might find it useful!
-
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.
-
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.
-
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.
-
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.
-
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.
-
Believe it or not, this website is built entirely with Jekyll: https://darae.studio/
I wanted my company website to be statically generated for several reasons, with performance being the main one.
There were definitely some challenges, like multilingual support and implementing asset hashing to handle cache busting when files change, but nothing that couldn’t be solved with a few custom plugins.
-
Learning #github, day 5: Y'ALL! I created a sample blog using GitHub Pages and #jekyll. I wasn't familiar with the latter at all. I'm proud of myself because the previous lesson on markdown was tough. Woo hoo! https://github.com/skills/github-pages
-
Learning #github, day 5: Y'ALL! I created a sample blog using GitHub Pages and #jekyll. I wasn't familiar with the latter at all. I'm proud of myself because the previous lesson on markdown was tough. Woo hoo! https://github.com/skills/github-pages
-
Learning #github, day 5: Y'ALL! I created a sample blog using GitHub Pages and #jekyll. I wasn't familiar with the latter at all. I'm proud of myself because the previous lesson on markdown was tough. Woo hoo! https://github.com/skills/github-pages
-
Learning #github, day 5: Y'ALL! I created a sample blog using GitHub Pages and #jekyll. I wasn't familiar with the latter at all. I'm proud of myself because the previous lesson on markdown was tough. Woo hoo! https://github.com/skills/github-pages
-
Learning #github, day 5: Y'ALL! I created a sample blog using GitHub Pages and #jekyll. I wasn't familiar with the latter at all. I'm proud of myself because the previous lesson on markdown was tough. Woo hoo! https://github.com/skills/github-pages
-
Creating a Static Knowledge Base with Jekyll https://www.himpfen.com/creating-static-knowledge-base-jekyll/
-
Ah, the classic tale of swapping bloated #WordPress for the esoteric elegance of #Jekyll, because who doesn't love the thrill of #debugging markdown? 🤓🔧 Don't worry about those pesky #SEO metrics—they're just there to remind you of how much traffic you won't get. 🚀📉
https://www.demandsphere.com/blog/rebuilding-demandsphere-with-jekyll-and-claude-code/ #Markdown #Minimalism #HackerNews #ngated -
Ah, the classic tale of swapping bloated #WordPress for the esoteric elegance of #Jekyll, because who doesn't love the thrill of #debugging markdown? 🤓🔧 Don't worry about those pesky #SEO metrics—they're just there to remind you of how much traffic you won't get. 🚀📉
https://www.demandsphere.com/blog/rebuilding-demandsphere-with-jekyll-and-claude-code/ #Markdown #Minimalism #HackerNews #ngated