Skip to content

OhYee/OBlog

Repository files navigation

OBlog

弃坑,用 Go 重构——blotter blotter_page

基于flask的博客系统

后端使用了flask、jieba、sqlite3 前端使用了Vue.js、jquery、bootstrap、highlight.js、lightbox.js、waterfall.js、mathjax.js

markdown是自己写的渲染器,参考了SegmentFault/HyperDown的部分思路

可能bug较多,求code review

谢谢~

可能可行的安装方法

cd /data
curl https://www.oyohyee.com/pages/install/>temp.sh
sh temp.sh