Skip to content

fightingting/website

 
 

Repository files navigation

Dromara Official Website

Website Deploy

This project keeps all sources used for building up Dromara official website which's served at https://dromara.org. and It is built using https://docsite.js.org/.

Requirement

Run local server

npm install
npm run build
npm run start

Then you can access the url https://127.0.0.1:8085/en-us/.

Contributing

  • Create new branch
  • Commit and push changes to content (e.g. The .md file in /docs/blog), you also see https://docsite.js.org/zh-cn/docs/doc.html for more detail about writing blog/document.
  • Submit pull request to main branch

License

Apache 2.0 License.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.3%
  • SCSS 37.6%
  • HTML 1.1%