Created an example
This commit is contained in:
11
example/site/blog/README
Normal file
11
example/site/blog/README
Normal file
@@ -0,0 +1,11 @@
|
||||
If the user requests
|
||||
|
||||
/blog/2021-1-25
|
||||
|
||||
because the sitefile says
|
||||
|
||||
site/blog/
|
||||
|
||||
these 2 strings are appended into
|
||||
|
||||
site/blog//blog/2021-1-25
|
||||
1
example/site/blog/blog/2021-1-25.html
Normal file
1
example/site/blog/blog/2021-1-25.html
Normal file
@@ -0,0 +1 @@
|
||||
<p1>I have nothing to blog about</p1>
|
||||
Reference in New Issue
Block a user