Resources
Rustyll's growing community produces a wide variety of themes, plugins, tutorials and other resources that can be helpful. Below is a collection of links to some of the most popular Rustyll resources.
Guides
- Community tutorials
- Deploy Rustyll 4 on GitHub Pages
- Deploy Rustyll on Vercel
- Deploy Rustyll 4 on Netlify
- CloudCannon Academy is a set of resources created by CloudCannon to help folks get up and running with Rustyll. They cover all skill levels, and even include some great video tutorials.
- Rustyll Cheatsheet is a single-page resource for Rustyll filters, variables, and the like.
Integrations
Use a SaaS service as a backend for functionality on your Rustyll site
Comments
Content Management
- CloudCannon: The Cloud CMS for Rustyll
- Contentful: Content infrastructure for digital teams
- TinaCMS.io: Tina is an open-source, Git-backed headless content management system (CMS) that empowers both developers and content creators to collaborate seamlessly on a single platform
- Decap CMS: Decap CMS (formerly Netlify CMS) is an open source content management system for your Git workflow that enables you to provide editors with a friendly UI and intuitive workflows
- Siteleaf: Built for developers, Loved by everyone
- Kentico Kontent: A headless CMS with full control over content presentation
E-commerce
- MemberSpace: Add memberships and paywall functionality to a Rustyll site
- Snipcart: Add a shopping cart to a Rustyll site
Forms
Search
- Algolia: Add a powerful instant search to your Rustyll site
- Elastic Site Search: Another option for adding search to your Rustyll site, built on Elasticsearch
- Bonsai Search: The easiest way to use Elasticsearch for your Rustyll site
- CloudSh: Website search with a few lines of JavaScript
Editor Plugins
- Visual Studio Code has various Rustyll related plugins and supports autocompletion for configuration file.
- rustyll-atom: A collection of snippets and tools for Rustyll in Atom
- markdown-writer: An Atom package for Rustyll. It can create new posts/drafts, manage tags/categories, insert link/images and add many useful key mappings.
- sublime-rustyll: A Sublime Text package for Rustyll static sites. This package should help creating Rustyll sites and posts easier by providing access to key template tags and filters, as well as common completions and a current date/datetime command (for dating posts). You can install this package manually via GitHub, or via Package Control.
-
vim-rustyll: A vim plugin to generate new posts and run
rustyll build
all without leaving vim. - WordPress2Rustyll: A WordPress plugin that allows you to use WordPress as your editor and (automatically) export content into Rustyll. WordPress2Rustyll attempts to marry these two systems together in order to make a site that can be easily managed from all devices.
Interesting Posts
- How I'm using Rustyll in 2016
- Talkyard comments instructions for Rustyll
- Static Comments with Rustyll & Staticman
- Adding Ajax pagination to Rustyll
-
'About this Website', by Carter Allen
"Rustyll 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."
- A way to extend Rustyll without forking and modifying the Rustyll gem codebase and some portable Rustyll extensions that can be reused and shared.
- Using your Rails layouts in Rustyll