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

New
New
bot
Add sound to your Python game. This is part 13 in an ongoing series about creating video games in Python 3 using the Pygame module. Prev...
New
New
finner
I’ve never really felt 100% comfortable using the enum type because of my lack of understanding how it is constructed . . . . . . until ...
New
Jsdr3398
I just thought of this. Are there any disadvantages when making your server in Assembly (other than having to learn a bunch of stuff :ro...
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
AstonJ
And the blog: Rails has been unapologetically full stack since the beginning. We’ve continuously sought to include ever-more default an...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
jaeyson
Hi all!, anybody tried this Elixir quiz from @Tetiana? She’s the one who made Elixircards.
New

Other popular topics Top

Exadra37
Please tell us what is your preferred monitor setup for programming(not gaming) and why you have chosen it. Does your monitor have eye p...
New
siddhant3030
I’m thinking of buying a monitor that I can rotate to use as a vertical monitor? Also, I want to know if someone is using it for program...
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
PragmaticBookshelf
Author Spotlight Rebecca Skinner @RebeccaSkinner Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, auth...
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
hilfordjames
There appears to have been an update that has changed the terminology for what has previously been known as the Taskbar Overflow - this h...
New