diff --git a/changelog.md b/changelog.md index 81d2423..fd54003 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ### Monday, 07/11/2016 - Added final touches to the html validator and updating the rest of the branch +- If anyone finds issues with the new HTML validator, please let me know. I hope this will bring a more consistent feel to Homebrewery rendering. ### Friday, 09/09/2016 - v2.4.0 - Adding in a HTML validator that will display warnings whenever you save. This should stop a lot of the issues generated with pages not showing up. diff --git a/todo.md b/todo.md index 55b6446..98a5a1a 100644 --- a/todo.md +++ b/todo.md @@ -1,13 +1,16 @@ # The Homebrewery ### v2.4.0 todo -- [] Match style of snippet bar to TPK -- [] Add 'Snippets' tag to bar -- [] Add an FAQ page +- [ ] Match style of snippet bar to TPK +- [ ] Add 'Snippets' tag to bar +- [ ] Add an FAQ page - How to add images - Pages not appearing - Rendering is weird - How to print to PDF +- [ ] Remove ver and each page +- [ ] Use pass-through express routes (like in tpk) + ## v2.0.0 todo X make a proper staging environment