Official website and documentation
https://xorm.io
All checks were successful
build and publish / build and publish (push) Successful in 2m15s
A slightly extended description of a unique index name Reviewed-on: #8 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Danila Fominykh <dancheg97@fmnx.su> Co-committed-by: Danila Fominykh <dancheg97@fmnx.su> |
||
---|---|---|
.gitea/workflows | ||
archetypes | ||
assets | ||
config | ||
content | ||
data | ||
functions | ||
i18n | ||
layouts | ||
static | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.markdownlint-cli2.jsonc | ||
.stylelintignore | ||
.stylelintrc.json | ||
LICENSE | ||
README.md | ||
babel.config.js | ||
netlify.toml | ||
package-lock.json | ||
package.json |
Website for XORM
This is official website of XORM which is based on doks theme of hugo
How to run in dev mode?
First, you need to run
npm install
and then
npm run start