All Projects → totaljs → blogengine

totaljs / blogengine

Licence: MIT License
BlogEngine template for Bufferwall

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to blogengine

Eshop
Eshop + Content Management System (CMS) written in Node.js / Total.js.
Stars: ✭ 243 (+956.52%)
Mutual labels:  nosql, project
Cms
Node.js Content Management System
Stars: ✭ 131 (+469.57%)
Mutual labels:  nosql, project
chitchat
chitchat driven by golang
Stars: ✭ 98 (+326.09%)
Mutual labels:  project
woowacourse-projects
🧑🏻‍💻 우아한테크코스에서 학습한 내용을 정리하는 Repository
Stars: ✭ 21 (-8.7%)
Mutual labels:  project
EngineeringTeam
와이빅타 엔지니어링팀의 자료를 정리해두는 곳입니다.
Stars: ✭ 41 (+78.26%)
Mutual labels:  nosql
devbuddy
Setup your projects in a consistent way. Help other devs onboard easily!
Stars: ✭ 49 (+113.04%)
Mutual labels:  project
toplingdb
ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction
Stars: ✭ 631 (+2643.48%)
Mutual labels:  nosql
fs-make
Make a folder structure from its description
Stars: ✭ 14 (-39.13%)
Mutual labels:  project
Cornerstone
一站式项目管理系统 任务管理、需求管理、缺陷管理、DevOps、WIKI、在线文档 同样的功能,带来不同的体验!
Stars: ✭ 33 (+43.48%)
Mutual labels:  project
project-template
📂 A template for open source projects.
Stars: ✭ 12 (-47.83%)
Mutual labels:  project
dndb
A Deno 🦕 persistent, embeddable and optimized NoSQL database for JS & TS
Stars: ✭ 64 (+178.26%)
Mutual labels:  nosql
k2hash
K2HASH - NoSQL Key Value Store(KVS) library
Stars: ✭ 33 (+43.48%)
Mutual labels:  nosql
L2-Emulator
Implementing a Layer-2 Emulator in C using Graphs and LinkedList
Stars: ✭ 17 (-26.09%)
Mutual labels:  project
NearBeach
NearBeach is an open sourced project management tool, helping you keep track of your project. You can track requirements, projects and tasks
Stars: ✭ 97 (+321.74%)
Mutual labels:  project
responsive-project-landing-page
A responsive landing page for open source projects
Stars: ✭ 24 (+4.35%)
Mutual labels:  project
project
☕️ Create node, rust, python or ruby project locally and on github (private or public)
Stars: ✭ 19 (-17.39%)
Mutual labels:  project
mongodb-atlas-backup
The human way to mongodump and mongorestore your MongoDB Atlas cluster
Stars: ✭ 29 (+26.09%)
Mutual labels:  nosql
sync-client
SyncProxy javascript client with support for all major embedded databases (IndexedDB, SQLite, WebSQL, LokiJS...)
Stars: ✭ 30 (+30.43%)
Mutual labels:  nosql
pm-idm
IDM project management repository
Stars: ✭ 59 (+156.52%)
Mutual labels:  project
little-python
little python projects, 一些小的python项目.
Stars: ✭ 18 (-21.74%)
Mutual labels:  project

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 /config file
  • 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-top
  • body-bottom
  • panel-top
  • panel-bottom
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].