Initial documentation on Server, added toc

This commit is contained in:
Deon George
2018-03-08 00:34:16 +11:00
parent 568fece78b
commit 12ef07f1a1
9 changed files with 203 additions and 13 deletions

View File

@@ -19,10 +19,10 @@
<link rel="canonical" href="<%= config.url + config.root + (page.path||'').replace('index.html', '') %>">
<!-- Bootstrap Core CSS -->
<%- css('css/bootstrap.min.css') %>
<%- css('css/bootstrap.css') %>
<!-- Custom CSS -->
<%- css('css/beantech.min.css')%>
<%- css('css/beantech.css')%>
<!-- Pygments Highlight CSS -->
<%- css('css/highlight') %>