Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

630 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abcdesktop.io documentation

Website GitHub Org Docker Hub License

This repository contains the source for the abcdesktop.io documentation website, built with MkDocs and Material for MkDocs.

abcdesktop.io is a free, open-source, cloud-native virtual desktop platform for Kubernetes, delivering Remote Browser Isolation (RBI) and Remote Application Isolation (RAI) — accessible from any HTML5 web browser, with no client-side installation required.

abcdesktop.io screenshot

Try it live on the public demo instance: demo.gcp.abcdesktop.com

For More Information

Refer to the public documentation website:

Related resources:

Documentation Markup Language

The abcdesktop.io documentation is built with MkDocs. Clone the repository including all submodules with the following command:

git clone --recurse-submodules https://github.com/abcdesktopio/docs

To build and serve the documentation website, run:

make install
make docs

To preview your local changes, install the Python dependencies and start the development server:

pip3 install -r requirements.txt
mkdocs serve
# open your browser: http://127.0.0.1:8000

Alternatively, from within the docs directory:

cd docs
pip3 install -r requirements.txt
mkdocs serve -f opsdocs/mkdocs.yml

Releases

Packages

Used by

Contributors

Languages