Sha256: fb09a95215b50fe137b306b575b06fa9cb988dbd632976e91646802be40ee458
Contents?: true
Size: 869 Bytes
Versions: 2
Compression:
Stored size: 869 Bytes
Contents
--- title: Welcome to Flutterby! date: <%= Date.today.to_s %> --- **Congratulations!** You've just created a new Flutterby project through the magic of `flutterby new` -- now it's time to make it your own! This sample project is set up as a simple blog, but of course you can do so much more with Flutterby. Just head straight into your project's `site` directory and mix things up. Some files you should look at: | `/_config.yaml` | Your site configuration. | | `/css/styles.css.scss` | Your stylesheet. [Sass]-powered, of course! | | `/_layout.slim` | Your global site layout. | | `/posts/_layout.slim` | Your post-specific layout. | #### Recommended Reading - [Flutterby Website](http://www.flutterby.run) - [Flutterby Documentation](http://www.flutterby.run/docs/) - [Flutterby on Github](https://github.com/hmans/flutterby) [Sass]: http://sass-lang.com/
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
flutterby-0.5.2 | lib/templates/new_project/site/blog/hello-world.html.md.tt |
flutterby-0.5.1 | lib/templates/new_project/site/blog/hello-world.html.md.tt |