mirror of
https://github.com/typemill/typemill.git
synced 2025-07-25 08:11:49 +02:00
check prompt database
This commit is contained in:
2
cache/timer.yaml
vendored
2
cache/timer.yaml
vendored
@@ -1 +1 @@
|
||||
licenseupdate: 1745501135
|
||||
licenseupdate: 1747254971
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Create Your First Page
|
||||
|
||||
To create a new page in Typemill, follow these simple steps:
|
||||
To create a new page in Typemill, follow these steps:
|
||||
|
||||
* Use the **interactive navigation** located on the left side of the screen.
|
||||
* **Enter a page title** for your new page into one of the grey input fields.
|
||||
|
@@ -5,7 +5,7 @@ meta:
|
||||
heroimage: ''
|
||||
owner: trendschau
|
||||
author: 'Sebastian Schürmanns'
|
||||
modified: '2024-04-27'
|
||||
modified: '2025-05-07'
|
||||
created: '2024-04-25'
|
||||
time: 17-24-48
|
||||
hide: false
|
||||
|
@@ -2,7 +2,9 @@
|
||||
|
||||
Typemill is a lightweight, flat-file CMS designed for simple, fast, and flexible website and eBook creation using Markdown. Create handbooks, documentation, manuals, reports, traditional websites, online novels, and more.
|
||||
|
||||
Stay in the loop and subscribe to the [Typemill newsletter](https://typemill.net/news)!
|
||||
Log in to the author area at [/tm/login](/tm/login).
|
||||
|
||||
{.center loading="lazy" width="820" height="470"}
|
||||
|
||||
Stay in the loop and subscribe to the [Typemill newsletter](https://typemill.net/news)!
|
||||
|
||||
|
@@ -0,0 +1 @@
|
||||
.gitkeep
|
@@ -39,3 +39,16 @@ promptlist:
|
||||
content: 'Return pure mermaid syntax for a [pie, x, y] diagram.'
|
||||
active: true
|
||||
system: true
|
||||
example:
|
||||
title: example
|
||||
content: 'Please use the following and write an article.'
|
||||
active: true
|
||||
system: false
|
||||
errors:
|
||||
title: false
|
||||
body: false
|
||||
check:
|
||||
title: check
|
||||
content: 'Warum geht das?'
|
||||
active: true
|
||||
system: false
|
||||
|
Reference in New Issue
Block a user