Merge pull request #526 from cytopia/docs-third-party

Fixes #405 add project information to documentation
This commit is contained in:
cytopia 2019-03-08 15:07:15 +01:00 committed by GitHub
commit d20b76aea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

View File

@ -219,3 +219,9 @@ host is ready to be served with your custom domain.
support/howto
support/blogs-videos-and-use-cases
support/artwork
.. toctree::
:caption: 3rd party projects
:maxdepth: 1
third-party/nginx-acme

19
docs/third-party/nginx-acme.rst vendored Normal file
View File

@ -0,0 +1,19 @@
.. include:: /_includes/snippets/__ANNOUNCEMENTS__.rst
************************
Nginx ACME (letsencrypt)
************************
Project goal
============
Provide an easy way to generate SSL certificates via `Let's Encrypt <https://letsencrypt.org>`_.
Project details
===============
* **Project:** https://github.com/bigxu/nginx-acme
* **Mirror:** https://github.com/devilbox/nginx-acme
* **Based on:** https://github.com/neilpang/acme.sh