This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch docusaurus-staging
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
from 43da6865 links on API page (#127)
add 29f45aa5 integrations page (#125)
No new revisions were added by this update.
Summary of changes:
docusaurus.config.js | 4 +
src/css/custom.css | 3 +
src/pages/integrations/index.js | 583 +++++++++++++++++++++++++++++++
src/pages/integrations/styles.module.css | 42 +++
4 files changed, 632 insertions(+)
create mode 100644 src/pages/integrations/index.js
create mode 100644 src/pages/integrations/styles.module.css