Bridgetown
eleventy 🕚⚡️
Bridgetown | eleventy 🕚⚡️ | |
---|---|---|
35 | 250 | |
1,137 | 17,035 | |
1.1% | 1.2% | |
8.7 | 9.7 | |
10 days ago | 4 days ago | |
Ruby | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Bridgetown
-
Marrying Tailwind with Jekyll
Jekyll is a simplistic framework for static websites that originally sparked the static website and JAMstack movements. While there are many similar frameworks with more features, Jekyll remains one of the simplest on the market. It has been somewhat forgotten and hasn't evolved much lately, to the point where some people decided to take matters into their own hands and fork this framework into something called Bridgetown.
-
Ask HN: What is the best way to author blogs in 2024v
I use https://www.bridgetownrb.com/ and it works pretty well. Very easy to use and deploy. Blog posts are listing line by line, like "index". I didn't customize much from the generated code(only logo and header). You can take a look: ruzig.com
- Bridgetown: Progressive site generator and fullstack framework, powered by Ruby
- Progressive site generator and fullstack framework, powered by Ruby
-
Do we really need variadics?
I'm using bridgetown because I like sitting on the bleeding edge, its basically a newer Jekyll which I would recommend checking out too. Bridgetown has a great modern dev experience but its missing some of the ecosystem from Jekyll. Not a problem for me because I'm really comfortable with Ruby.
-
Why write technical content on a blog and not only on social media
If you want to have a different UI or your blog to look in a very specific way I recommend using Jekyll or Bridgetown.
-
How would I make and deploy a simple website
If I wanted to post a simple website today I would look into Jekyll. There are a ton of articles and answers to common questions etc. It itself is written in Ruby but using it will not likely help you to learn Ruby. One-step in the direction of learning Ruby and getting a simple website could be Bridgetown. This will start you down a path of learning Ruby and not Rails. We use Bridgetown for our company site at Flagrant.
-
How to use View Transitions in Hotwire Turbo
In the Hotwire Turbo world specifically, several discussions about integrating transition animations also took place and a few promising approaches emerged, namely the Turn project or the transitions in Bridgetown. There is also a chapter in the Noel Rappin’s Modern Front-End book and an interesting article but overall, frankly, this topic still fells somewhat early-stage and exploratory.
-
Help with picking a framework for a personal website
https://www.bridgetownrb.com/ static site generator. Can be linked with prism of you want a kind of panel to add new articles.
-
How to integrate a static website to Rails app
FYI. I used Bridgetown as a static site generator recently and rather enjoyed it. https://github.com/bridgetownrb/bridgetown.
eleventy 🕚⚡️
-
Eleventy - Is it time to upgrade to version 3?
I made a new branch of my website and followed the instructions in the v3.0.0-beta.1 release notes:
-
How I extend my blog with gamified learning
I write and create my posts using markdown, this is then converted to html with 11ty engine. The layout of the page are decided by the metadata in the front matter section, 11ty the uses the layouts I have created using Nunjucks. This way I can add metadata and control how the page is rendered, I can inject sections and links.
-
Ask HN: What is the best way to author blogs in 2024v
Eleventy. It’s a static site generator that’s super stable, they take backwards compatibility ver seriously so you can count on it for a long time. It’s lightweight so you don’t have to install a million dependencies to get it working, and it’s the only one of the big SSG projects that’s independently funded so they’re not chasing VC backed hyper growth.
https://www.11ty.dev/
-
Writing HTML by hand is easier than debugging your static site generator
Depends on your language of choice. Personally I use Eleventy[0]. Written in JavaScript (so you'll need node & npm). Has very minimal default settings but highly configurable. Pick your templates or just use markdown if you really want. Hot reloading is enabled by default.
[0]: https://www.11ty.dev
-
Making a Simple Self-Hosted Photo Gallery with 11ty
We will use Eleventy as a static site generator of choice and Netlify Drop for free hosting. Of course, this is not the only combination; feel free to use any tool and hosting you like. One of the cool things about Eleventy is that it supports multiple template languages. We’ll use Nunjucks for this tutorial. Don’t worry if you haven’t used it before. For this tutorial, basic HTML knowledge is enough!
-
Create a Blog with Eleventy and Storyblok
Now that you're familiar with why Eleventy + Storyblok is my ideal combination and how to seamlessly query data from Storyblok for use in an Eleventy project, it's time for the next exciting step: let's embark on creating a complete blog site using these two phenomenal technologies!
-
Converting BlogCFC blog to Eleventy
This post outlines the steps for migrating an existing BlogCFC blog to a JamStack, with a focus on using Eleventy.
-
Ask HN: What's the simplest static website generator?
I suggest you to try out eleventhy (https://www.11ty.dev/)
Quite simple to start, and a nice system to add some scripting and styles without the requirement of bringing in a framework.
-
Eleventy - Create a global production flag
A production flag enables you to run activities in dev or production such as minifying assets, showing draft posts, etc. There isn't a built-in flag or function that comes with eleventy (11ty) specifically for this. However we have this info at our fingertips.
-
Ask HN: Looking for lightweight personal blogging platform
I can't recommend Eleventy enough!
https://www.11ty.dev
I converted my WordPress blog to Eleventy 4 years ago and never looked back, it's been delightful!
https://www.joshcanhelp.com/taking-wordpress-to-eleventy/
What are some alternatives?
Middleman - Hand-crafted frontend development
astro - The web framework for content-driven websites. ⭐️ Star to support our work!
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
Hugo - The world’s fastest framework for building websites.
Awesome Jekyll - A collection of awesome Jekyll goodies (tools, templates, plugins, guides, etc.)
SvelteKit - web development, streamlined
Nanoc - A powerful web publishing system
Gatsby - The best React-based framework with performance, scalability and security built in.
Directus - The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
Publii - The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
Photish - Fast, simple, configurable photo portfolio website generator
Grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony