initial commit
This commit is contained in:
2
docs/blog/index.md
Normal file
2
docs/blog/index.md
Normal file
@ -0,0 +1,2 @@
|
||||
# Blog
|
||||
|
20
docs/blog/posts/one.md
Normal file
20
docs/blog/posts/one.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
draft: true
|
||||
date: 2024-01-31
|
||||
categories:
|
||||
- Hello
|
||||
- World
|
||||
---
|
||||
|
||||
# Hello world!
|
||||
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et euismod
|
||||
nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor
|
||||
massa, nec semper lorem quam in massa.
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Some more text here to show the "more" tag in action. This text will not be
|
||||
shown in the preview of the post, but will be visible when the post is
|
||||
opened in full.
|
Reference in New Issue
Block a user