feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.)
- add pages migration, model and entity
- add page controllers
- update routes config to input page forms and page view in public
- fix markdow editor focus area
- show pages links in public side footer
closes #24 (closed)