Official website and documentation
https://xorm.io
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #6 |
2 months ago | |
---|---|---|
archetypes | 11 months ago | |
assets | 11 months ago | |
config | 11 months ago | |
content | 2 months ago | |
data | 11 months ago | |
functions | 11 months ago | |
i18n | 11 months ago | |
layouts | 11 months ago | |
static | 11 months ago | |
.drone.yml | 11 months ago | |
.editorconfig | 11 months ago | |
.eslintignore | 11 months ago | |
.eslintrc.json | 11 months ago | |
.gitignore | 11 months ago | |
.markdownlint-cli2.jsonc | 11 months ago | |
.stylelintignore | 11 months ago | |
.stylelintrc.json | 11 months ago | |
LICENSE | 11 months ago | |
README.md | 11 months ago | |
babel.config.js | 11 months ago | |
netlify.toml | 11 months ago | |
package-lock.json | 11 months ago | |
package.json | 11 months ago |
README.md
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