Reinis

Reinis

Bridgetown (a Jekyll successor) - anyone used it?

I’ve been diving into Bridgetown (a Jekyll successor) and learning about writing a more maintainable CSS.

Most Liked

AstonJ

AstonJ

Have split this into a dedicated thread Reinis - I’ve used Jekyll before so interested in hearing what you and others think of Bridgetown :smiley:

Reinis

Reinis

I must say I quite enjoy learning and working with Bridgetown. My focus as a web developer currently is on Static Site Generators (still learning Rails). Have worked with Jekyll, Hugo, Eleventy before.

The first benefit is that it is built with Ruby. JavaScript still has not ‘clicked’ with me, so I struggled a bit with Eleventy

Secondly, it is an updated and streamlined version of Jekyll, with many QoL improvement. For example, all content types are treated the same, be it posts, pages or custom collections. Something Jekyll is still considering in their V5 roadmap.

Honestly, I think Bridgetown is closer to NextJS, as it can do Server Side Rendering as well with Roda. Though have not tried that yet.

Lastly, it is actively maintained and developed project. The core team is very active and helpful on their Discord. I even made my first open-source project contribution to Bridgetown. :slight_smile:

If you are considering building a site with a Static Site Generator, I would urge you to see what Bridgetown can do.

AstonJ

AstonJ

Awesome, thanks Reinis! I will definitely check it out next time I need a SSG :003:

Where Next?

Popular Backend topics Top

AstonJ
Which server-side languages are you most interested in right now? Anything new or relatively new that’s caught your eye? Maybe an older l...
New
AstonJ
I’ve seen more and more people get into Rust recently, so thought it would be cool to have a thread for people to share what they like ab...
New
finner
Just wondering how many devs out there are using Spring Reactive, specifically WebFlux?
New
AstonJ
Just discovered Fika - looks pretty neat! fn sum(a: Int, b: Int) : Float do a + b end I quite like the syntax, though would probably ...
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
mafinar
So I was thinking of trying out Crystal, I had tried it multiple times but left it midway. Now that there’s a book on it and it’s version...
New
kelvinst
I have being some Elixir open-source contributions and side projects. Oh, and I’m doing them on livestreams on my twitch channel, follow ...
New
mafinar
I wrote a blog post! On F#. I usually don’t write things but figured i should try it out, also experimenting with F# and C# lately, love ...
New
almokhtar
Howdy, folks i have this question about it is ok to learn two different programming languages same time, well my story is i joined a comp...
New
NKTgLaw
Hi everyone :waving_hand:, I’ve been experimenting with a physics-inspired principle called the NKTg Law of Variable Inertia. It connec...
New

Other popular topics Top

PragmaticBookshelf
Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don't encounter in their regular wor...
New
brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New
PragmaticBookshelf
Build modern server-driven web applications using htmx. Whatever programming language you use, you’ll write less (and cleaner) code. ...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
PragmaticBookshelf
Lint your docs like code: turn any style guide into enforceable rules with Vale and publish clear, consistent content every time. ...
New