Skip to content
forked from nginx/unit-docs

NGINX Unit's official website and documentation

License

Notifications You must be signed in to change notification settings

Samric24/unit-docs

 
 

Repository files navigation

NGINX Unit Logo

NGINX Unit Documentation

This is the source code for NGINX Unit's official website, written in reStructuredText and built with the Sphinx generator.

Development

To run a local version of the website:

git clone https://github.com/nginx/unit-docs && cd unit-docs
pip install -r requirements.txt
make serve

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

The documentation for NGINX Unit is licensed under CC BY 4.0.

About

NGINX Unit's official website and documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.7%
  • CSS 20.7%
  • JavaScript 10.4%
  • Dockerfile 9.2%
  • HTML 5.9%
  • Makefile 3.1%