-
Notifications
You must be signed in to change notification settings - Fork 0
ostollmann/2sBLOG
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
2sBLOG ## Description: Super simple file based blog. ## Usage: Add blog posts as individual files to posts/ numbering them in increasing order (that is how they will be ordered on the blog). All output comes out as is, including html code. The only thing that gets parsed are links. The format for these is: [link]this is the link text, http://thisistheurl.com[/link] There are four config values to set at the start of index.php (site_name, site_url, site_author, site_author_email). Note that there is no commenting system or anything like that. It is a pure text output blog... And thats all!
About
Super simple file based blog (really insanely simple...)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published