Blog system that works without a database. Folder and .txt are used.
Example: https://www.girisimzel.com/s/sayfa
If you paste this on the homepage, the post will automatically print to the screen.
Each file used under the .txt under the "posts" folder is counted as a post.
If the page is incorrect, it will redirect you to the 404 page.
?q=page123 ~ page123.txt
You can use meta tags in Markdown style.
;t Meta Title;
;k Meta Keywords;
;d Meta Description;
;i Meta Image;
+ Markdown (https://www.markdownguide.org/cheat-sheet/)
Bold
Italic
H1 - H6
Hr
Link
Image