Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeyrce/ishare

基于django+simpleui+jQuery+layer写的一个个人博客项目,已归档不再更新
https://github.com/jeyrce/ishare

blog celery django layer mysql nginx redis simpleui

Last synced: 2 months ago
JSON representation

基于django+simpleui+jQuery+layer写的一个个人博客项目,已归档不再更新

Awesome Lists containing this project

README

        

### 新版博客 `imseek.cn`

> 折腾了很多次,最终还是进行了大改版。

- `imseek.cn` 域名更加简洁好记有寓意
- 页面更加简约美观

![[imseek.cn](https://imseek.cn)](./static/image/imseek-cn.png)
![微信公众号:不止平凡](./static/image/white-large.png)

### 旧版博客 `blog.lujianxin.com`

> 思来想去, 我还是从网上淘了一个博客前端模板: [今夕何夕](https://qingqingblog.com/), 我打算自己做后端, 毕竟前端对我来说很头痛.
感谢杨青姐的前端模板!

- 开发: 2019年03月08日 ~ 2019年04月08日
- 当前版本: `1.0.2-final` 终版
- 上线: [https://www.lujianxin.com](https://www.lujianxin.com) 该域名2022年之后仅作为个人主页使用
- 归档:2022-01-01 起该项目不再维护,网站内容也不再更新,内容迁移至 [http://blog.lujianxin.com/](http://blog.lujianxin.com/)
- 新域名: [https://imseek.cn/](http://imseek.cn/) 已启用,作为微信公众号pc索引使用

### 使用技术:

---
- 线上环境 python>=3.8.0
- django + celery 后端框架
- nginx + uwsgi 项目部署
- mysql + redis 数据库
- 现成的前端模板 + simpleui后台管理系统

### 概览

- **首页**: 轮播图、最新散文、最新技术博客

![首页上部](./docs/imgs/index.png)
![首页中部](./docs/imgs/index-main.png)

- **详情页**: 文章详情、评论区、猜你喜欢

![详情页1](./docs/imgs/detail.png)
![详情页2](./docs/imgs/detail-footer.png)

- **归档页**: 按照类别或标签

![归档](./docs/imgs/archive.png)

- **关于我**: 个人信息展示

![关于我](./docs/imgs/aboutme.png)

- **留言板**: 来必力评论插件

![留言板](./docs/imgs/msgbox.png)

- **友链页**: 公益类、个人类、商业类、自主提交链接

![友链](./docs/imgs/links.png)

- **后台管理系统**: 文章列表页

![文章列表](./docs/imgs/admin.png)

- **编辑器**: 撰写文章

![编辑器](./docs/imgs/blog-write.png)

- 后续更新~