mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 18:38:26 +00:00
Website redesign
This commit is contained in:
15
website/site/content/blog/_index.md
Normal file
15
website/site/content/blog/_index.md
Normal file
@ -0,0 +1,15 @@
|
||||
+++
|
||||
title = "Main"
|
||||
description = "Random collection of stuff around Docspell"
|
||||
template = "blog.html"
|
||||
page_template = "blog_page.html"
|
||||
sort_by = "date"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
|
||||
# Blog
|
||||
|
||||
This is a place to collect random tips and knowledge around Docspell.
|
||||
This is organized as a log, where entries can be added by whoever
|
||||
likes to share something. Check [this
|
||||
page](@/blog/2022-01-31_create_post.md) for creating content here.
|
Reference in New Issue
Block a user