Journal Checker

We ask two questions: can a story be recreated from the journal, and if not, why not.

This would seem to be a nice extension to the Grep plugin. We've been blocked by limitations we don't understand so resort to an html script served from assets associated with this page

See Journal Tools for plugin about pages

pages/journal-checker

Our initial approach will be to iterate through the site map, fetch pages, construct a story from the journal, and compare that to the story provided. We will find faults and then explore diagnostics.

Here we list the pod members and check them off when I see that their sites are trouble free.

- [x] Charter - [ ] Ward - [ ] Paul - [ ] Eric - [ ] Eric - [ ] Joshua - [ ] Nick - [ ] Nick - [ ] David - [ ] Chris - [ ] Jon - [ ] Clive

One can download an export.json and process that with jq to see where page json is bloating.

cat export.json | \ jq -r 'keys[]' | \ while read k; do echo `jq ".[\"$k\"]" export.json|wc -c` $k done | \ sort -n

Here are some frequently edited sites of my own which I would like to be well tended.

- [ ] trails - [ ] simnet - [ ] found - [ ] fed - [ ] code - [ ] dojo - [ ] seattle