/gorm.io

GORM official site

Primary LanguageHTML

Gorm Offical Site

This website is for GORM, you can access its content at http://gorm.io

build

Contributing to Documents

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.

Translate this site

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.

Developing this Site

This site is built with hexo

$ npm install
$ npm install hexo -g
$ hexo serve