Giter Site home page Giter Site logo

rangyang / daocloud-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daocloud/daocloud-docs

0.0 1.0 0.0 283.75 MB

DaoCloud Enterprise Open Documents

Home Page: https://docs.daocloud.io/

License: Apache License 2.0

Python 6.38% Makefile 1.62% HTML 91.99%

daocloud-docs's Introduction

DaoCloud Enterprise 5.0 Documentation

Contributors Build

中文版 | English

DCE 5.0 docsite is created with MkDocs. All pages are written in markdown. We use GitOps to control workflow and versions.

Open a PR

This docsite uses Pull Request (PR) to modify, translate, and manage all pages.

  1. Click Fork to create a fork
  2. Run git clone to clone this fork to your computer
  3. Edit one or more pages locally and preview it
  4. Run git commands, such as git add, git commit, and git push, to submit your changes
  5. Open a PR in this repo
  6. Successfully merge after reviewing, thanks.

Please read through writing style before any change.

Create a local preview environment

With Docker

  1. Install and run Docker
  2. Run make serve and preview your changes

With Git repo

See MkDocs documents to install

  1. Install Poetry and Python 3.9+
    1. Configure Poetry: poetry config virtualenvs.in-project true
    2. Enable venv: poetry env use 3.9
  2. Install dependencies: poetry install
  3. Run poetry run mkdocs serve -f mkdocs.yml in the repo folder locally
  4. Preview with http://127.0.0.1:8000/

Tips about writing

  • Indent 4 spaces for bullets
  • Provide a space between zh and en chars
  • Provide a blank line before and after a para, an image, a heading, or a list
  • Do not add any punctuation by the end of a heading
  • Care about links to avoid any null or dead link
  • Give a consistent experience to explore all pages herein

Acknowledgements

We sincerely thank all the contributors who contribute to DaoCloud docsite. Once a PR you opened have been successfully merged, your ID will appear at the bottom of the page as an author.

If any problem, feel free to reach out to us: [email protected]

daocloud-docs's People

Contributors

adityayxt avatar allencloud avatar cuican-wang avatar faycheng avatar gaocegege avatar gewentao avatar jeanine-tw avatar justedennnnn avatar jzhupup avatar kidjourney avatar laosb avatar lemontrees123 avatar lou-lan avatar michelle951 avatar realityone avatar rockytan avatar sakeven avatar samzong avatar shidenggui avatar stella0621 avatar tankijong avatar weizhoublue avatar windsonsea avatar xiaohanyu avatar xiuyanduan avatar yankay avatar yanrongshi avatar ye-ting avatar zgfh avatar zhe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.