Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.02 KB

Gorm Offical Site

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

wercker status

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