This website is for GORM, you can access its content at http://gorm.io
You can start making contributions as long as you have basic markdown knowledge.
All content is located in pages
. Please make updates and create pull requests!
This site will automatically deploy when commits land in master
.
You can translate the current site with https://translate.gorm.io
To translate GORM in your language, you will need to post a request in the Github issues for it be added to https://translate.gorm.io.
This site is built with hexo
$ npm install
$ npm install hexo -g
$ hexo serve