You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
joefalmko df52ddd35e
更新依赖项,添加侧边栏样式,优化获取页面内容的逻辑
2 weeks ago
GinSkeleton 将模型换为ERNIE-4.0-8K 4 weeks ago
ckeditor5 Merge branch 'master' of code.gitlink.org.cn:zolo2468216537/coeditor 2 weeks ago
coeditor_frontend 更新依赖项,添加侧边栏样式,优化获取页面内容的逻辑 2 weeks ago
.gitignore complete open with ckeditor 2 weeks ago
README.md 测试 4 weeks ago

README.md

后端启动

cd GinSkeleton; go mod tidy; go run main.go api文档见 GinSkeleton/api_doc.md

CKEditor

ckeditor5-build-classic/handbook.md中有一些参考, 包括下载、安装、引用、配置插件等。