init
This commit is contained in:
commit
68b6a87b14
25 changed files with 871 additions and 0 deletions
3
items/2025-10-04_page_about.md
Normal file
3
items/2025-10-04_page_about.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# About
|
||||
|
||||
A simple static site generator for your blog or next projects. Please check out the [official documentation](https://git.uphillsecurity.com/cf7/picopaper) for more details.
|
5
items/2025-10-05_short_hello-world.md
Normal file
5
items/2025-10-05_short_hello-world.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Hello world
|
||||
|
||||
This is a `short` article - the whole content will be displayed in the main feed.
|
||||
|
||||
Is is great for short updates, short-form content and all kind of portfolios.
|
5
items/2025-10-06_long_your-first-article_tutorial.md
Normal file
5
items/2025-10-06_long_your-first-article_tutorial.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# This is your first long article
|
||||
|
||||
This is a `long` form articles. In the main feed, it is a simple link to the rest of the content.
|
||||
|
||||
Please check the [official documentation](https://git.uphillsecurity.com/cf7/picopaper) for more details.
|
5
items/2025-10-07_short_another-demo-article_gallery.md
Normal file
5
items/2025-10-07_short_another-demo-article_gallery.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Yet another post...
|
||||
|
||||
...with an image!
|
||||
|
||||

|
3
items/2025-10-08_short_this-is-a-draft_draft.md
Normal file
3
items/2025-10-08_short_this-is-a-draft_draft.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Simple draft post
|
||||
|
||||
This post should be hidden in the main feed as it is in the `draft` feed which has been excluded in the `config.py` file.
|
Loading…
Add table
Add a link
Reference in a new issue