Implement a flat-file CMS with plain PHP.
- Production
- A major GNU/Linux distribution is recommended
- PHP 8.1 or above
- CommonMark
- Development
- Production
- A modern browser like Chrome or Firefox
- Development
> choco install php --version=8.1.8
> choco install composer
> choco install nodejs --version=16.16.0
> choco install rsync
> choco install sedClone the repo:
$ git clone https://github.com/opensourcedoc/flat-file-cms-php.git
$ cd flat-file-cms-phpRun the website locally:
$ ./tools/bin/serve localhost:5000Copyright (c) 2022 Michelle Chen. Licensed under MIT