Create initial template for council pages

This commit is contained in:
2024-07-28 22:42:32 +10:00
parent e4169182e0
commit b017d642bc
3 changed files with 40 additions and 7 deletions

View File

@@ -20,4 +20,4 @@ This is a bash script for creating a page in WordPress for each council.
If a page for a council already exists, the page will be updated instead. The source of councils for this script is the "council_names.json" file.
The script needs the `jq` and `wp` tools.
The script needs the [`jq`](https://jqlang.github.io/jq/), [`gomplate'](https://docs.gomplate.ca/), and [`wp`](https://wp-cli.org/) tools.