-
-
Notifications
You must be signed in to change notification settings - Fork 4
A stupidly simple plain text-based blog engine. No HTML, CSS, or JS included.
License
coignard/weblog
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Weblog
======
A minimalistic, plain text-based blog engine written in PHP, inspired by
the simplicity and structure of the RFC format. No HTML, CSS, or JS
included. The blog engine does not require a database to function.
I created this project to run my personal weblog, so you can check out the
project in action on my personal website:
https://renecoignard.com/
This source code is licensed under the GNU AGPLv3+. See the COPYING file
for more details.
About
A stupidly simple plain text-based blog engine. No HTML, CSS, or JS included.