RIP Jekyll (The Genesis of the Jamstack)
bridgetownrb.com
RIP Jekyll (The Genesis of the Jamstack)
1–10 of 187 posts
Re: RIP Jekyll (The Genesis of the Jamstack)
#2I switched to Zola for most of my stuff a while back, and while there are still gaps, it does everything I need and is production ready.
Re: RIP Jekyll (The Genesis of the Jamstack)
#3I loved Jekyll, and still do. This is a sad state, and I hope both that it improves and Jekyll survives. I switched to Zola for most of my stuff a while back, and while there are still gaps, it does everything I need and is production ready. https://www.getzola.org/
Re: RIP Jekyll (The Genesis of the Jamstack)
#4Re: RIP Jekyll (The Genesis of the Jamstack)
#5What do people use besides Jekyll?
Re: RIP Jekyll (The Genesis of the Jamstack)
#6Re: RIP Jekyll (The Genesis of the Jamstack)
#7I loved Jekyll, and still do. This is a sad state, and I hope both that it improves and Jekyll survives. I switched to Zola for most of my stuff a while back, and while there are still gaps, it does everything I need and is production ready. https://www.getzola.org/
Oh interesting, that's a Rust-based SSG. Definitely something nice about a single binary and not needing a full language runtime installed.
Re: RIP Jekyll (The Genesis of the Jamstack)
#8Here's an example: https://github.com/eatonphil/notes.eatonphil.com/blob/master.... It's longer than usual since it embeds parts of the home page html inside it.
These scripts last for years and only change slightly over time. Very low maintenance.
Re: RIP Jekyll (The Genesis of the Jamstack)
#9What do people use besides Jekyll?
The main downside is that the Hugo documentation is sometimes terse and snarky.
Re: RIP Jekyll (The Genesis of the Jamstack)
#10Will Bridgetown support current Jekyll themes?