This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch docusaurus-staging
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
from 0e330f7a lots of pages
add 319c50c1 fix downloads page
No new revisions were added by this update.
Summary of changes:
docusaurus.config.js | 62 +++++++++++++----
download/index.mdx | 20 ------
src/components/Releases/index.tsx | 65 +++++++++++++++--
src/pages/archives.mdx | 36 ++++++++++
src/pages/download.mdx | 143 ++++++++++++++++++++++++++++++++++++++
5 files changed, 287 insertions(+), 39 deletions(-)
delete mode 100644 download/index.mdx
create mode 100644 src/pages/archives.mdx
create mode 100644 src/pages/download.mdx