Resources

Bunto’s growing use is producing a wide variety of tutorials, frameworks, extensions, examples, and other resources that can be very helpful. Below is a collection of links to some of the most popular Bunto resources.

Useful Guides

Integrations

  • Use a saas service as a backend for forms (contact forms, hiring forms, etc.)
  • Bunto Bootstrap, 0 to Blog in 3 minutes. Provides detailed explanations, examples, and helper-code to make getting started with Bunto easier.
  • Integrating Twitter with Bunto

    “Having migrated Justkez.com to be based on Bunto, I was pondering how I might include my recent twitterings on the front page of the site. In the WordPress world, this would have been done via a plugin which may or may not have hung the loading of the page, might have employed caching, but would certainly have had some overheads. … Not in Bunto.”

  • Staticman: Add user-generated content to a Bunto site (free and open source)

Other commentary

  • ‘My Bunto Fork’, by Mike West

    “Bunto is a well-architected throwback to a time before WordPress, when men were men, and HTML was static. I like the ideas it espouses, and have made a few improvements to it’s core. Here, I’ll point out some highlights of my fork in the hopes that they see usage beyond this site.”

  • ‘About this Website’, by Carter Allen

    “Bunto is everything that I ever wanted in a blogging engine. Really. It isn’t perfect, but what’s excellent about it is that if there’s something wrong, I know exactly how it works and how to fix it. It runs on the your machine only, and is essentially an added”build” step between you and the browser. I coded this entire site in TextMate using standard HTML5 and CSS3, and then at the end I added just a few little variables to the markup. Presto-chango, my site is built and I am at peace with the world.”

  • Generating a Tag Cloud in Bunto – A guide to implementing a tag cloud and per-tag content pages using Bunto.
  • A way to extend Bunto without forking and modifying the Bunto gem codebase and some portable Bunto extensions that can be reused and shared.
  • Using your Rails layouts in Bunto
  • Adding Ajax pagination to Bunto