pwolanin

Results 16 issues of pwolanin

Instead of uploading to contentful and fetching back the JSON, just convert to JSON as a static asset in git since we rarely change it.

See prior issue #226 - once we can convert to JSON, pull in from github instead of contentful

Pull the static pages into git from contentful (with a script) so we have a static, versioned source. include that pull in the build script.

Since we moved to a github pages deploy, it would make things easier to understand if the target "public" folder had no assets tracked in git (i.e. was git ignored)...

I'm not sure if this is to handle sub-wards, but the count of Divisions can become wrong becuase it's hand-entered for each leader. Possibly it should be generated from the...