flutterby
flutterby copied to clipboard
A flexible, Ruby-powered static site generator.
Tried to run `bin/flutterby build` and obtained the following error. A partially filled folder _Build has been created. The localhost run `bin/flutterby serve` works well. 🦋 Flutterby 0.6.2 📚 Importing...
Some things I want to do before I release 0.7.0: - [ ] Close remaining [issues tagged for this release](https://github.com/hmans/flutterby/milestone/1) - [ ] Clean up/simplify `#source` behaviour - [ ]...
We only need it for the new project template -- so let's just add the `slim` gem to the template's Gemfile instead.
Created a skeleton project, served, and then it blew up over Cipher. [flutterby.txt](https://github.com/hmans/flutterby/files/749226/flutterby.txt)
Things we should add to the [new project template](https://github.com/hmans/flutterby/tree/master/lib/templates/new_project): - [x] a binstub for `flutterby` - [x] change date of generated blog post to today - [ ] an RSS...
So, yeah, we need this stuff. Forcing people to just set up Webpack is not an option; this should be done by Flutterby out of the box. Ideally, this would...
Obviously, they need to be a certain kind of node -- when exported, they should render to an .html file that performs a JavaScript redirect. Any other ideas?