Easy to custom for the all Web Agencies and Web Masters in Korea
This code is really easy to customize for your business! - Web developer journal in korean times
(a logo presented by Hyejin Lee @melthleeth)
- NodeJS + MysqlDB(MariaDB) + Nginx(Caddy) + Sphinx
- Express.js + Socket.io
- Nunjucks html template
- Jquery and many frontend frameworks
- and wonderful NPM
check out the samples! based awesome css frameworks
- pure
- bulma
- bootstrap
- foundation
- materialize
- kube
- ...
prepare git, nodejs, npm, bower
git clone git://github.com/soomtong/blititor.git
npm install
bower install
node core/setup.js module
node core/setup.js db
node core/setup.js db-init
for preparing non-core modules ('guestbook' or 'teamblog'...)
node core/setup.js db-init some_module_name
node core/setup.js theme
node core/setup.js admin
node core/index
or u can override default port using option port
or p
node core/index -port=3000
node core/index -p 3000
or run dev mode using nodemon
npm run dev
Blititor has MIT License basically. but each theme design license depends on each maker's opinions.
it will be described each app
and theme
's readme file or description file.