A light blog engine for myself
-
Install
Node.js>=0.8.0
&redis>=2.4.0
on your server -
sudo npm install bower -g
-
git clone https://github.com/meimisaki/pupa.moe.git && cd pupa.moe && npm install
-
edit
lib/config.sample.js
and rename it tolib/config.js
-
copy your
certificate.pem
andprivate-key.pem
files to relativessl
folder(optional) -
npm start
.less file observation
i18n
full text search
pretty alert/confirm dialog box
embed video/audio support
mobile browser compatibility(editor)
better route implementation
reduce duplicates of uploaded files(sha1 or md5)
server process daemon
post request rate limiter
database transaction
LRUCache
html renderer
sanitize comment html
request logger
search autocomplete
https
WYSIWYG editor