This is the Wordpress directory for the website of this project located at https://nomeubairro.app/
The directory static/
is the export of the wordpress website as static files done with the plugin Simply Static.
To update these files one must
- regenerate the static files at the Simply Static plugin page,
- download the zip file to this current directory (i.e.
in-my-district/website/
on your local machine project), and - run
./update_static.sh
.
The directory snippets/
has PHP/JS snippets that are embedded in the website with the plugin Insert PHP Code Snippet.