Docs improvements, allow setting more stuff outside of articles

This commit is contained in:
daudix
2024-09-08 23:50:20 +03:00
parent f244a2b57e
commit a84165fe3b
10 changed files with 134 additions and 70 deletions

View File

@ -1,16 +1,16 @@
+++
title = "Demo Page"
[extra]
archive = "This page is in fact not archived. It is only here to demonstrate the archival statement."
trigger = "This page contains blackjack and hookers, and bad jokes such as this one."
disclaimer = """
- All tricks in this page are performed by the lab boys, don't try this at home.
- Don't expose yourself to 4000° kelvin.
- Don't take party escort submission position.
- Don't interact with asbestos and moon rocks.
"""
+++
# Demo Page
{% alert(note=true) %}
This is a demo of most of the components, but some of them are only accessible on specific pages. If you wish to see them, follow one of these:
- [Blog Demo](@/blog/_index.md)
- [Post Demo](@/blog/the-quill-of-duck/index.md)
{% end %}
## Markdown
Text can be **bold**, *italic*, ~~strikethrough~~, and ***~~all at the same time~~***.