This is an automated email from the ASF dual-hosted git repository.
rafael pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git.
from e2ad5be Fix 4.12.0.0 download link pointing to
http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.12.0.0/apache-cloudstack-4.12.0.0-src.tar.bz2
new be1e269 CloudStack API docs and cloudstack.yml updated to 4.12.0.0
non-LTS (#54)
new fa86199 updated events on startpage (#56)
new 8e44ce4 Update committers and PMC members
new 618589e Add table beginning to the output and fix the UTF-8 encoding
new 57ed944 Merge pull request #57 from
rafaelweingartner/updateCommittersAndPMCsList
new 26b55c4 updated PR#57 to include compiled content
new c40ab44 Fix all of the issues with file extension
new a6d98ff Merge branch 'master' into asf-site
new 677d87a Add content after fixing the files extensions
The 195 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.sh | 2 +-
content/api.html | 148 ----
...190402-22354-5xunz6 => api20190410-8282-tgtmmg} | 0
content/archives.html | 6 +
content/developers | 6 +-
content/downloads.html | 11 +-
content/index.html | 42 +-
content/stylesheets/all.css | 223 ++----
content/stylesheets/normalize.css | 375 ++++++++++
content/who | 811 +++++----------------
content/who.html | 811 +++++----------------
makewholist.py | 25 +-
source/{about.markdown => about.html.markdown} | 0
source/{api.markdown => api.html.markdown} | 0
...rchives.markdown => api_archives.html.markdown} | 0
{content => source}/archives.html | 6 +
...{archives.md.erb => archives.html.markdown.erb} | 0
source/{bylaws.markdown => bylaws.html.markdown} | 0
...k-faq.markdown => cloudstack-faq.html.markdown} | 0
...ontribute.markdown => contribute.html.markdown} | 0
{content => source}/developers | 6 +-
...evelopers.markdown => developers.html.markdown} | 0
{content => source}/downloads.html | 11 +-
source/downloads.html.erb | 21 +-
source/downloads.md.erb | 216 ------
.../{features.markdown => features.html.markdown} | 0
source/{history.markdown => history.html.markdown} | 0
{content => source}/images/background.png | Bin
{content => source}/images/middleman.png | Bin
source/index.html.erb | 42 +-
...-lists.markdown => mailing-lists.html.markdown} | 0
.../{security.markdown => security.html.markdown} | 0
.../{software.markdown => software.html.markdown} | 0
source/stylesheets/normalize.css | 375 ++++++++++
source/{survey.markdown => survey.html.markdown} | 0
...markdown => trademark-guidelines.html.markdown} | 0
source/{users.markdown => users.html.markdown} | 0
source/{videos.markdown => videos.html.markdown} | 0
source/{who.markdown => who} | 69 +-
source/{who.markdown => who.html.markdown} | 23 +-
40 files changed, 1303 insertions(+), 1926 deletions(-)
copy content/api/{api20190402-22354-5xunz6 => api20190410-8282-tgtmmg} (100%)
create mode 100644 content/stylesheets/normalize.css
mode change 100644 => 100755 makewholist.py
rename source/{about.markdown => about.html.markdown} (100%)
rename source/{api.markdown => api.html.markdown} (100%)
rename source/{api_archives.markdown => api_archives.html.markdown} (100%)
copy {content => source}/archives.html (97%)
rename source/{archives.md.erb => archives.html.markdown.erb} (100%)
rename source/{bylaws.markdown => bylaws.html.markdown} (100%)
rename source/{cloudstack-faq.markdown => cloudstack-faq.html.markdown} (100%)
rename source/{contribute.markdown => contribute.html.markdown} (100%)
copy {content => source}/developers (99%)
rename source/{developers.markdown => developers.html.markdown} (100%)
copy {content => source}/downloads.html (99%)
delete mode 100644 source/downloads.md.erb
rename source/{features.markdown => features.html.markdown} (100%)
rename source/{history.markdown => history.html.markdown} (100%)
copy {content => source}/images/background.png (100%)
copy {content => source}/images/middleman.png (100%)
rename source/{mailing-lists.markdown => mailing-lists.html.markdown} (100%)
rename source/{security.markdown => security.html.markdown} (100%)
rename source/{software.markdown => software.html.markdown} (100%)
create mode 100644 source/stylesheets/normalize.css
rename source/{survey.markdown => survey.html.markdown} (100%)
rename source/{trademark-guidelines.markdown =>
trademark-guidelines.html.markdown} (100%)
rename source/{users.markdown => users.html.markdown} (100%)
rename source/{videos.markdown => videos.html.markdown} (100%)
copy source/{who.markdown => who} (74%)
rename source/{who.markdown => who.html.markdown} (92%)