/textpattern-project-template

Textpattern CMS project template using Docker

Primary LanguageJavaScriptMIT LicenseMIT

Textpattern CMS project template

Work in progress. Only meant for development and testing usage.

Install

To set up the project, run:

$ make install

After that, run the following and add the output to your hosts file:

$ make hosts

Once the host mapping has been added, http://projectname.test can be used to access the site.

Development

For list of available commands, run:

$ make help