Bridgetown
Pelican
Bridgetown | Pelican | |
---|---|---|
35 | 27 | |
1,137 | 12,526 | |
1.1% | 0.4% | |
8.7 | 8.9 | |
10 days ago | 7 days ago | |
Ruby | Python | |
MIT License | GNU Affero General Public License v3.0 |
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.
Pelican
-
Ask HN: What do you use for your personal blog?
I swapped away from Wordpress to Pelican, a static site generator written in Python. The theme is a heavily customized version of Octapress - and its really performant with zero third-party dependencies / network requests.
Plus I like that I can literally click a button in Obsidian which formats a note, compresses/optimizes the media, and pushes it up to my website. Frictionless blog posting FTW.
https://github.com/getpelican/pelican
https://mordenstar.com
Though... recently I've been thinking about swapping over to Astro because the grass is always greener.
-
Using GitHub as a (bad) blog platform
That's why I use Pelican as a static site generator.
https://github.com/getpelican/pelican
-
Writing HTML by hand is easier than debugging your static site generator
As the maintainer of the Python-based Pelican static site generator for over a decade, I can say with confidence that my experience has been nothing like what is described in this article.
Most of Pelican’s code was written by other people, and yet I have spent almost zero time debugging that code, much less my own. After taking advantage of Pelican’s rich plugin ecosystem and adding a handful of useful plugins, I continue to be amazed by how much time this publishing system saves me, and how little time I must spend to keep everything running smoothly.
What it would take to accomplish this by writing HTML by hand instead… I simply can’t fathom it. But once again, that’s just one person’s experience, and YMMV.
[0]: https://getpelican.com
-
Ask HN: Best way for a Markdown based blog and eBook?
Most static site generators will work to create a blog. I use pelican [1], which serves my needs.
You will likely need to edit your blogposts a little bit before putting them in the book. So I recommend a separate program for that altogether.
[1] https://getpelican.com/
-
Patterns for Personal Web Sites
In my experience, [Pelican](https://getpelican.com/) does a good job of allowing you to edit themes on all pages at once with its static page generator.
There are a lot of built in features designed more for blog-like websites, but I’ve found it pretty easy to make my personal website with it.
-
How To Choose the Best Static Site Generator and Deploy it to Kinsta for Free
Pelican is a preferred option for Python developers.
- Pelican: Static site generator written in Python. Requires no database
- Why isn’t there a python version of Jekyll / Hugo
-
How to host final project (flask web application) on permanent server?
There's also Pelican but I haven't used it and seeing as Github serves static pages I'd imagine it builds and deploys your page and is done with it.
-
Ask HN: Which Python or Rust-based static site generators to use as of 2023?
I use Pelican (https://getpelican.com/) for my blog, which works decently for me. It is a static site generator written in Python.
But you probably won't learn much Python by using it (or Rust when using a generator written in it) since you probably won't need to change anything in it.
What are some alternatives?
Middleman - Hand-crafted frontend development
Lektor - The lektor static file content management system
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
Nikola - A static website and blog generator
Awesome Jekyll - A collection of awesome Jekyll goodies (tools, templates, plugins, guides, etc.)
Hugo - The world’s fastest framework for building websites.
Nanoc - A powerful web publishing system
Hyde - A Python Static Website Generator (Presently Unmaintained).
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.
Photish - Fast, simple, configurable photo portfolio website generator
Cactus - Static site generator for designers. Uses Python and Django templates.