All Projects → Jansora → pancake

Jansora / pancake

Licence: MIT license
Pancake 是基于 Golang Gin 和 React Semantic UI 构建的个人博客

Programming Languages

javascript
184084 projects - #8 most used programming language
go
31211 projects - #10 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to pancake

website
Official website and document for Gin
Stars: ✭ 88 (+486.67%)
Mutual labels:  gin
ember-lux-starter-app
A quick Ember + Lux boilerplate with authentication.
Stars: ✭ 14 (-6.67%)
Mutual labels:  semantic-ui
gin-timeout
Timeout Middleware for Gin framework
Stars: ✭ 61 (+306.67%)
Mutual labels:  gin
pyladies-courseware
Homework/task submit and review web app · based on React and Python aiohttp
Stars: ✭ 14 (-6.67%)
Mutual labels:  semantic-ui
vuejs-semantic-ui
Vue Semantic-UI boilerplate
Stars: ✭ 18 (+20%)
Mutual labels:  semantic-ui
gin-gorm-api-example
[Article] Minimal code for Golang based API
Stars: ✭ 98 (+553.33%)
Mutual labels:  gin
hpay
a personal payment applet implemented using the gin framework
Stars: ✭ 71 (+373.33%)
Mutual labels:  gin
wxBot4g
wxBot4g 是基于go的微信机器人
Stars: ✭ 29 (+93.33%)
Mutual labels:  gin
geo-smart-system
Open Source Realtime Tracking System
Stars: ✭ 36 (+140%)
Mutual labels:  gin
forest-templates
Source for https://semantic-ui-forest.com/templates/
Stars: ✭ 58 (+286.67%)
Mutual labels:  semantic-ui
iam
企业级的 Go 语言实战项目:认证和授权系统
Stars: ✭ 1,900 (+12566.67%)
Mutual labels:  gin
ipd
查询ip地理信息,多种查询模式,高效,具有缓存机制,并可使用elasticsearch构建自己的ip数据库
Stars: ✭ 24 (+60%)
Mutual labels:  gin
ginprom
Gin Prometheus metrics exporter inspired by https://github.com/zsais/go-gin-prometheus
Stars: ✭ 97 (+546.67%)
Mutual labels:  gin
short
URL shortening service. 高性能短链接服务。
Stars: ✭ 14 (-6.67%)
Mutual labels:  gin
gt-crud
gin+gorm+mysql+api[两步自动crud]
Stars: ✭ 15 (+0%)
Mutual labels:  gin
popcat-echo
The server-side reproduction, similar the one of https://popcat.click, improve the performance and speed.
Stars: ✭ 62 (+313.33%)
Mutual labels:  gin
go2sky-plugins
The plugins of go2sky
Stars: ✭ 46 (+206.67%)
Mutual labels:  gin
twilio-taskrouter-realtime-dashboard
Twilio TaskRouter Realtime Dashboard using Sync
Stars: ✭ 51 (+240%)
Mutual labels:  semantic-ui
golesson
go + gin + graphql
Stars: ✭ 30 (+100%)
Mutual labels:  gin
iris-admin
Web admin for iris-go framwork
Stars: ✭ 602 (+3913.33%)
Mutual labels:  gin

简介

官方文档: https://doc.pancake.jansora.com

产品说明

‌Pancake 共分为三个模块, 博客, 专栏, 项目.

  • 博客. 把踩过的坑和做过的东西记录下来, 便于自我总结和帮助他人🍊🍊

  • 专栏. 用于归纳总结某一领域内的东西, 比如说Java教程, 大数据开发指南等等.

  • 项目. 把自己做过的东西(xxx管理平台, 产品指南等)通过iframe的方法嵌入到本站中, 整合web资源.

产品特点

博客

博客主要功能用于存储基本文档, 有以下几个特点.

  • 基于 markdown 构建, markdown 文档编辑器请参见 react-markdown-editor-lite

  • 支持目录结构, 根据博客正文自动生成文章目录.

  • 支持版本控制, 所有编辑过的历史文档都存在数据库中, 方便查看历史数据.

  • 支持自动保存, 文档编辑停顿三秒后, 数据会自动保存至服务器, .

专栏

类似于知乎专栏, ‌但增加了目录结构,用于更清晰的展示同一个专栏中不同文章之间的关系, 可以用来归纳总结某一领域内的东西。

项目

‌把自己做过的东西(xxx管理平台, 产品指南等)通过iframe的方法嵌入到本站中, 整合web资源.

产品演示

管理端

地址: https://admin.pancake.jansora.com 测试账户:  用户名: admin 密码: admin

用户端

演示Demo: https://pancake.jansora.com

版本说明

当前主干分支版本为 1.0 2.0 版本和 1.0 版本的主要区别如下:

功能对比

功能清单 v 1.0 v2.0 (开发中)
存储 PostgreSQL + 阿里云对象存储/本地 MySQL + 阿里云对象存储/本地
后端服务 Golang + Gin Golang + Gin
前端实现 React + Material UI / React+ Ant Design Pro React + Semantic UI
版本控制 支持文档历史版本查看
查询方式 REST GraghQL
页面实现 用户端 + 管理端 用户端

Github 地址

1.0 https://github.com/Jansora/pancake/tree/1.0 (主干分支) ‌ 2.0 https://github.com/Jansora/pancake/tree/2.0 (开发中)

Contributing

PRs accepted.

License

MIT © Jansora

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].