Coder Social home page Coder Social logo

rk-docs's Introduction

rk-docs

This is the repository which holds the site of https://docs.rkdev.info

How to run?

This site uses mkdocs as framework. User needs to install mkdocs on local development environment.

Install dependencies

pip install mkdocs
pip install mkdocs-material
pip install mkdocs-glightbox
pip install mkdocs-static-i18n
pip install mkdocs-video

Run on localhost

Run bellow command and access website via http://127.0.0.1:8000/

mkdocs serve

...
INFO     -  [05:24:53] Serving on http://127.0.0.1:8000/
...

Add content

Contents of markdown files can be added into docs/ folder. Meanwhile, user needs to add navigation and nav translation in mkdocs.yml file as needed.

Please refer to examples in code.

Contributing

We encourage and support an active, healthy community of contributors โ€” including you! Details are in the contribution guide and the code of conduct. The rk maintainers keep an eye on issues and pull requests, but you can also report any negative conduct to [email protected].

Released under the Apache 2.0 License.

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.