2024-10-16 16:05:06 -05:00
|
|
|
url: "" # the base hostname & protocol for your site, e.g. http://example.com
|
|
|
|
baseurl: "" # the subpath of your site, e.g. /blog
|
2024-12-19 14:29:51 -06:00
|
|
|
title: "Website Design 2025" # the name of your site, e.g. ACME Corp.
|
2024-10-16 16:05:06 -05:00
|
|
|
|
|
|
|
plugins:
|
2024-12-19 14:29:51 -06:00
|
|
|
- jekyll-postcss-v2
|
2024-12-19 14:37:46 -06:00
|
|
|
- jekyll-feed
|
2024-10-16 16:05:06 -05:00
|
|
|
|
2024-12-19 14:37:46 -06:00
|
|
|
permalink: /blog/:title/index:output_ext
|