Improved editor tools

This commit is contained in:
2017-10-06 22:07:12 +02:00
parent b250f2ea7e
commit c9f51037dc
11 changed files with 148 additions and 56 deletions

16
pages/editor/editor.pixy Normal file
View File

@ -0,0 +1,16 @@
component Editor
h1.page-title Editor Panel
EditorTabs
p Welcome to the Editor Panel!
component EditorTabs
.tabs
Tab("Editor", "pencil", "/editor")
Tab("Shoboi", "calendar", "/editor/shoboi")
Tab("AniList", "list", "/editor/anilist")
a.tab.ajax(href="/admin", aria-label="Admin")
Icon("wrench")
span.tab-text Admin