This guide is an example of how to use Docs as Code to create and publish documentation. This guide walks through using GitHub for version control, using Docusaurus and Markdown to write your docs, ...
Note: If you are using a Jekyll version less than 3.5.0, use the gems key instead of plugins. Change your working directory to the root directory of your site. Run bundle install. Run bundle exec ...