-
You can see the final result of this process in my site's GitHub repo.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
If you want to use a CSS framework: Bulmatown or Bootstrap blog theme. But instead I used a classless CSS framework (see below in "Design").
-
If you want to use a CSS framework: Bulmatown or Bootstrap blog theme. But instead I used a classless CSS framework (see below in "Design").
-
bridgetown-seo-tag
A Bridgetown plugin to add metadata tags for search engines and social networks to better index and display your site's content.
SEO tags
-
Sitemap generator
-
Atom feed
-
SVG inliner
-
Then I filled out reading_list.rb to load my reading list and provide data for reading_list.erb. This was just a matter of extracting CSV-parsing code from a previous app into a gem, then including it in my component and tying up the loose ends.
-
Enter Bridgetown, a fork of Jekyll which aims to compete toe-to-toe with its modern JS cousins, providing even more Ruby tools for building static sites. Very exciting.
Related posts
-
Bridgetown: Progressive site generator and fullstack framework, powered by Ruby
-
Progressive site generator and fullstack framework, powered by Ruby
-
how to add a simple blog to my SaaS?
-
How would you manage tons of static pages in a rails project?
-
Bridgetown: Progressive site generator and fullstack framework, powered by Ruby