All Projects → dromara → dromara.github.io

dromara / dromara.github.io

Licence: Apache-2.0 license
Dromara Official Website

Programming Languages

SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects

Dromara Official Website

Website Deploy

This project keeps all sources used for building up Dromara official website which's served at https://dromara.org/. This site was compiled using Hugo.

Requirement

Run local server

npm install
npm run build
hugo
hugo serve --bind 0.0.0.0 --disableFastRender

Then you will see the site running on http://localhost:1313.

Contributing

  • Create new branch
  • Commit and push changes to content (e.g. The .md file in /content).
  • Submit pull request to master branch

License

Apache 2.0 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].