andrewminer / crafting-guide

The ultimate step-by-step guide to make anything in Minecraft
http://crafting-guide.com
66 stars 192 forks source link

Re-render pages after wiki contribution #189

Open andrewminer opened 8 years ago

andrewminer commented 8 years ago

PROBLEM

When users update content for specific items, the pre-rendered pages don't get updated to reflect the new content.

SOLUTION

When a user updates an item page, it should use the GitHub integration to delete the existing pre-rendered page and kick off a process which will replace it with a new one.