* Removed iframe, added default index page, made startPage optional parameter
* Renamed class for landing content
* Added paddings for message in index page, removed iframe link from index
* Renamed landing to greeting
* rm extra margins, upd svg
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
* replace repose of aliases with error page
* error twig modified with proper messages
* add the error pcss
* the lint removed
* centered the error message
* center style added independent of screen
* the top position changed
* aliases not found added
* aliases throw removed
* Update src/backend/controllers/pages.ts
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
* New sidebar
* Save state to local storage
* Make sidebar sticky
* Text overflow
* Fix add page button on mobile
* Mobile layout
* Display sidebar when ready
* Add logo
* Remove files
* Fix margin
* Update logo padding-bottom
* Hovers
* Decrease logo's font size
* Make logo not sticky
* Cleanup classnames
* Simplify css
* Update sidebar module
* Fix animation
* Fix cursor issue
* Fix vars and logo paddings
* Add button component
* Replace old buttons with the new ones
* Update icons and border radius
* Update add page button
* Set size small to add page btn
* Update button indentation
* Cleanup
* icons and button component updated
* upd secondary colour, page button call
* Update small button padding right
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>