drewcassidy.me/_config.yml
drewcassidy 6ea805ee50 Finish image includes
• 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!
2023-04-19 01:16:57 -07:00

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"