Skip to content

wansiedler/gorm.io

This branch is 2 commits behind go-gorm/gorm.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

002875d · Mar 10, 2025
Apr 30, 2022
Mar 10, 2025
Feb 4, 2024
Feb 13, 2018
Sep 16, 2022
Mar 10, 2025
Jul 6, 2022
Jun 8, 2019
Jun 12, 2024
Apr 12, 2024
Oct 14, 2022
Nov 14, 2024
Dec 23, 2023
Nov 14, 2024

Repository files navigation

Gorm Official Website

Welcome to the GORM official website, accessible at https://gorm.io.

Contributing to Documentation

At our GitHub repository, we currently only accept pull requests for English documentation. Basic markdown knowledge is sufficient for you to contribute. Feel free to update documents in the pages/docs and pages/gen directories. We highly value your contributions!

The site will automatically deploy new changes to the master branch upon commit.

Translating the Website

For translations into other languages, please visit https://translate.gorm.io. To add a new language for GORM, submit your request via GitHub issues. Approved translations will be managed through the translation site.

Developing this Site

The site is developed using hexo. Start your development with these commands:

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

About

GORM official site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.9%
  • Stylus 17.9%
  • JavaScript 6.2%