-
Built with reference to this post
-
The section between (and including) the two
---lines is called YAML Front Matter. It’s a way to write data into our template file that can be used by Liquid templates. -
The layout key tells Eleventy to look for files inside of the
_includesfolder to wrap around the content of the template. Specifically, we want our blog post to use the_includes/layout.liquidfile as a wrapper layout. -
The double curly braces in
layout.liquidindicate a variable: e.g., where the markdown content will go
-
Notifications
You must be signed in to change notification settings - Fork 0
kdv24/JustMe
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published