diff --git a/src/proposal/README.md b/src/proposal/README.md index c6466c5..b9e8286 100644 --- a/src/proposal/README.md +++ b/src/proposal/README.md @@ -10,3 +10,7 @@ This section outlines the proposal to replace our [existing wiki](http://makersp ## Feedback I welcome all feedback, but am particularly interested in hearing from wiki authors (both present and potential), given that they are the ones for whom there is a trade-off in the proposed solution, namely the slightly more complex edit/contribution workflow. + +If anything is unclear, given me a shout and I'll add more details as required. +Feel free to poke around the repository all you like, the link is to the top right of the page (the GitHub logo). +If you are interested to see the Cloudflare side of it, give me a shout and I can show you how this looks on the dashboard (although I assure you, it is not that thrilling). diff --git a/src/proposal/proposed_solution/editing_workflow.md b/src/proposal/proposed_solution/editing_workflow.md index dd4920b..8c7324e 100644 --- a/src/proposal/proposed_solution/editing_workflow.md +++ b/src/proposal/proposed_solution/editing_workflow.md @@ -36,3 +36,8 @@ If the bot did not post a comment, then check the status of the Action, it may s You will have to inspect the logs to see exactly what the issue is, if it is an error from mdBook then they are usually pretty descriptive as to what is wrong. When happy the PR is merged, an Action runs and the live wiki is updated. + +## Demo + +The site you are reading now is effectively identical in infastructure/deployment to the proposed solution. +Therefore feel feel to have a play around, try making some changes (things will not be as smooth as eventually intended as anyone I have not already added to the repo will need to have Actions on Pull Requests manually started).