blogengine
blogengine copied to clipboard
BlogEngine template for Bufferwall
trafficstars
BlogEngine template
First you need to obtain a token from: https://bufferwall.com. Then download the source-code or bundle only (recommendation).
- open terminal / command-line
- open app directory
- install latest version of Total.js from NPM
$ npm install total4 - modify
/configfile - run
$ node index.js - open browser
http://127.0.0.1:8000
Requirements:
- Total.js
+v4
Extend template via components
The template supports extending body or panel via Total.js components. Each component must have defined group called blogengine.
Parts:
body-topbody-bottompanel-toppanel-bottom