Initial structure.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
node_modules
|
||||
www
|
||||
@@ -0,0 +1,2 @@
|
||||
#404
|
||||
###Whoops. Looks like what you're looking for can't be found.
|
||||
@@ -0,0 +1,6 @@
|
||||
doctype
|
||||
html
|
||||
head
|
||||
link(rel="stylesheet" href="/main.css")
|
||||
body
|
||||
!= yield
|
||||
@@ -0,0 +1 @@
|
||||
#Quickstart
|
||||
Reference in New Issue
Block a user