* Cleanup CSS file
* Add free text query to Directus client
* Add search form to article list view
* Search titles instead of contents
Will prevent DDOS slighty.
* Exclude not published items in directus client
* Add link view to page controller
* Add page controller links list view to router
* Add links list view CSS
* Add permalink view for link
* Improve page titles
* Let user copy link permalink to clipboard
if alt, shift or ctrl are pressed, fallback to
default behavior.