纯javascript写的博客 JSBLOG

码农软件 · 软件分类 · 开源博客系统 · 2020-01-18 20:43:08

软件介绍

JSBlog 是纯javascript编写博客,使用bootstarp、jquery、showdown、backbone等js类库。

本博客是基于小天天博客
并在此基础上修改完善。

本博客特色:

  • 纯js博客
  • json列表
  • 代码高亮展示,默认使用highlight.js,修改样式直接替换css/default.css样式即可
  • 首页显示最新10篇文章简介
  • 首页增加最新评论
  • 多说评论

计划改善

  • 优化首页
  • 个人信息展示
  • 优化分类
  • 友情链接
  • 广告位
  • 多样式切换

使用方式

  • 在post文件夹下新建文件,文件名为:日期+标题,文件以.md结尾,例如:2012-12-12-hello-world.md
  • 修改post/index.json文件,其中 site_name为站点名称; copyright 为版权标示; cates为文章分类; articles为文章列表。 例如增加2012-12-12-hello-world.md,articles中增加一条记录 {"title": "Hello World", "file": "2012-12-12-hello-world", "cate":"tech"},

 

本文地址:https://www.codercto.com/soft/d/23679.html

500 Lines or Less

500 Lines or Less

Amy Brown、Michael DiBernardo / 2016-6-28 / USD 35.00

This book provides you with the chance to study how 26 experienced programmers think when they are building something new. The programs you will read about in this book were all written from scratch t......一起来看看 《500 Lines or Less》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

在线进制转换器
在线进制转换器

各进制数互转换器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换