beeweb icon indicating copy to clipboard operation
beeweb copied to clipboard

An open source project for official documentation and blog website of beego app framework.

Results 6 beeweb issues
Sort by recently updated
recently updated
newest added

- .gitignore updated/simplified a little - `go mod init` & `go mod tidy` to generate [go.mod/sum files](https://go.dev/blog/using-go-modules) - This allow to track required packages and its versions - README updated,...

Someone can help me with base controller please Im following this tutorial but can not find base controller script https://beego.me/docs/module/i18n.md

models.getFile -> Fail to open file: open docs/zh-CN/quickstart.md: no such file or directory

beego能不能集成一个PWA的扩展开发功能,简化对PWA的开发, 真的不想用node再学习和再做前端,比如ionic3和lavas那样, 本人想直接用vue.js或jquery和bootstrap,这些能直接调用的东西,如果beego能实现简化PWA的开发就好了。

http_port_dev=8090, but http server Running on :8080. localhost:beeweb zdd$ ls Dockerfile README.md bee.json beeweb.go conf models routers static_source LICENSE a.log beeweb blog docs products static views localhost:beeweb zdd$ cat conf/app.conf...

Update site to Beego 1.2 Howto configure conf/docTree.json ?