aristanetworks / ansible-cvp

Ansible modules for Arista CloudVision
http://cvp.avd.sh
Apache License 2.0
66 stars 61 forks source link

Doc: Enable twitter, edit path, bump material #543

Closed JulioPDX closed 2 years ago

JulioPDX commented 2 years ago

Change Summary

This change modifies the following:

Proposed changes

General improvements to site. See change summary for a change breakdown.

How to test

Reviewers can do either of the following:

Checkout this PR
python3 -m venv venv
source venv/bin/activate
pip install -r ansible_collections/arista/cvp/docs/requirements.txt
mkdocs serve

Or visit the build based on this PR here

Repository Checklist