- Fork this repo
- Clone your fork locally
- Create a config.json file in the repository root
Here's an example:*Note: If you copy and paste this snippet there are some wonky characters that will produce an invalid JSON file.{ "site": { "title": "Woofem.com", "subtitle": "A place where pets can pet pets." }, "database": { "db_name": "woofdb", "db_user": "root", "db_password": "root", "db_host": "127.0.0.1", "db_port": 3306 }, "template": { "template_directory": "templates", "partials_directory": "templates/partials" } } - Use PHP's local development server to serve from the docroot directory
cd docroot php -S localhost:9000
- Visit localhost:9000 in your favorite web browser.
-
Notifications
You must be signed in to change notification settings - Fork 3
Woofem/woofem
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
woofem.com straight PHP site
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published