Start WordPress in docker:
deno task docker
Start Fresh website:
deno task start
This will watch the project directory and restart as necessary.
You can access the dashboard of WordPress at http://localhost/wp-admin.
- write API wrapper
- add cover image
- fresh 1.1 update