Welcome page + project renaming leftovers

This commit is contained in:
NGPixel
2016-12-08 22:44:31 -05:00
parent 63f1ec30b4
commit ebddba0d2a
13 changed files with 96 additions and 55 deletions

View File

@@ -3,8 +3,6 @@
nav.nav.stickyscroll#header
.nav-left
block rootNavLeft
//a.nav-item(href='/')
img(src='/favicons/android-icon-96x96.png', alt='Wiki')
a.nav-item(href='/')
h1
i.icon-layers

16
views/pages/welcome.pug Normal file
View File

@@ -0,0 +1,16 @@
extends ../layout.pug
block rootNavCenter
block rootNavRight
i.nav-item#notifload
block content
#page-type-welcome
.container
.welcome
img(src='/favicons/android-icon-144x144.png',alt='Wiki.js')
h1 Welcome to your Wiki.js!
h2 Let's get started and create the home page.
a.button.is-indigo(href='/create/home') Create Home Page