mirror of
https://github.com/gogs/gogs.git
synced 2025-07-14 16:18:42 +00:00
Updated Design (markdown)
parent
437b09417f
commit
31ed76b938
@ -3,7 +3,7 @@
|
||||
- Web Framework: [github.com/codegangsta/martini](https://github.com/codegangsta/martini)
|
||||
- UI Framework: [TODC Bootstrap](http://todc.github.io/todc-bootstrap/)
|
||||
- ORM: [github.com/lunny/xorm](https://github.com/lunny/xorm)
|
||||
- Database Driver: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) + [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) + [github.com/lib/pq](https://github.com/lib/pq)
|
||||
- Database Driver: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) or [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) or [github.com/lib/pq](https://github.com/lib/pq)
|
||||
|
||||
## Directory Structure
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user