Skip to content

Blog system that works without a database. Folder and .txt are used.

Notifications You must be signed in to change notification settings

ugurkilci/dirBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dirBlog

Blog system that works without a database. Folder and .txt are used.
Example: https://www.girisimzel.com/s/sayfa

It has bugs, it will be fixed!


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

About

Blog system that works without a database. Folder and .txt are used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages