Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 407 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 407 Bytes

我的博客

1.搭建一个博客 有简单的登录 注册 路由控制 发表 展示文章的功能。
2.加了markdown功能,用户可以直接在编辑器里用markdown语法,写文章。
3.增加文件上传功能,根据用户名筛选文章( /user/用户名 ),根据用户名时间文章名称筛选文章(/user/用户名/年月日/文章标题)。
4.增加文章编辑与删除功能,留言功能。
5.增加分页、存档、pv统计、文章搜索、友情链接、404页面、日志功能。