Thanks to visit codestin.com
Credit goes to github.com

Skip to content

msgpo/docs-18

 
 

Repository files navigation

RethinkDNS + Firewall Documentation

API, Manual, Tutorial for RethinkDNS + Firewall

Docusaurus

Contributing

Preview contributions

This repository is setup to deploy a preview of changes made in master or patch-* branches to GitHub pages.

When you make a fork of this repository and make changes on GitHub, you are usually prompted to commit to a new branch patch-* branch, where * is a number. This allows you to preview your changes before you send a pull request.

To use this functionality:

  1. Head over to Actions tab of your fork repository and Confirm that you want to use Actions, if asked.
  2. Now goto Settings tab of your fork repository and scroll down to find Github Pages. Change the Source from 'None' to 'gh-pages' and click Save.
  3. Now if you make any changes and commit to master or patch-* branches, a GitHub action will be triggered, which you can see in the Actions tab, when it completes successfully, you can see the preview of the changes you made at <user>.github.io/docs/ where <user> is your GitHub username.

About

API, Manual, Tutorial for RethinkDNS + Firewall

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • CSS 27.4%