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.gitnpm install
bower installnode core/setup.js modulenode core/setup.js dbnode core/setup.js db-initfor preparing non-core modules ('guestbook' or 'teamblog'...)
node core/setup.js db-init some_module_namenode core/setup.js themenode core/setup.js adminnode core/indexor 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.
