a solid start
This commit is contained in:
commit
04cf8eb646
36 changed files with 3512 additions and 0 deletions
5
site/blog/blog.json
Normal file
5
site/blog/blog.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"layout": "post.njk",
|
||||
"permalink": "/posts/{{ title | slugify }}/",
|
||||
"tags": "posts"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue