drewcassidy
6ea805ee50
• Finish the image-gallery • Add Figure-Image with a single image, which can be floated to the left or right, or fill the entire document width • Publish the first real blog post!
24 lines
242 B
YAML
24 lines
242 B
YAML
permalink: pretty
|
|
|
|
exclude:
|
|
- fa/src
|
|
- fa/scss
|
|
- fa/less
|
|
- fa/*.json
|
|
- fa/*.md
|
|
- fa/*.txt
|
|
- fa/Gem*
|
|
|
|
collections:
|
|
- projects
|
|
|
|
defaults:
|
|
-
|
|
scope:
|
|
paths: _posts
|
|
values:
|
|
layout: post
|
|
|
|
|
|
mobile-width: "700px"
|