Chinay-Domitrix / ClearURLs-Docs

Documentation of ClearURLs.

Home Page:http://docs.clearurls.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repository includes the source files used to build the documentation used for the official documentation site. You can visit the official documentation site here: https://docs.clearurls.xyz/

Build

Use the given Makefile to build the doc: make docs

Develop

Use the given Makefile to develop. You can see all changes in realtime with: make docs-serve

Release

mike deploy --push --update-aliases <version> latest

or for dev versions

mike deploy --push --update-aliases <version> dev

About

Documentation of ClearURLs.

http://docs.clearurls.xyz


Languages

Language:CSS 53.7%Language:Makefile 21.8%Language:HTML 15.8%Language:Dockerfile 4.9%Language:JavaScript 3.8%