Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 583 Bytes

File metadata and controls

12 lines (8 loc) · 583 Bytes

#Simple CMS management using PHP

  1. Metadata based in PHP variables
  2. Body text stored in markdown files (.txt) (?Change to .md)

Running Notes

It will probably be easiest to simply link to this directory in the xampp/www/ folder so you can easily test how the CMS will work since you need PHP for anything to work.

Additionally, a working test version can be found at this link. Note that it may still have some flaws until the project is nearing completion, but we will try to make sure it is in reasonable working order.