This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git.


    from deb4563  update site with ASF compliant download page
     add 5942ac1  updated Docker readme to include instructions for setting up 
Flagon vm on Docker Desktop (WIN 10)
     add d9fb4ea  adding new logo SVGs
     add 26b241f  Bump jekyll from 3.3.1 to 3.6.3 in /site
     add fa1f7e0  tested PR and made minor modification to downloads page
     add 2b31505  merge PR #8, minor changes to downloads page
     add d4ea59a  updating _site for Release
     new cf19ebe  Merge branch 'master' into asf-site

The 1 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:
 docker/README.md                                   |   6 +-
 site/Gemfile                                       |   2 +-
 site/Gemfile.lock                                  |  52 ++++----
 site/_docs/useralejs/index.md                      |   4 +-
 site/_pages/releases.html                          |  42 ++++---
 site/_site/community/index.html                    |   2 +-
 site/_site/distill/index.html                      |   2 +-
 site/_site/docs/contributing/index.html            |   7 +-
 site/_site/docs/distill/analytics.html             |  37 +++---
 site/_site/docs/distill/api.html                   |   2 +-
 site/_site/docs/distill/changelog.html             |   2 +-
 site/_site/docs/distill/http.html                  | 135 +++++++++-----------
 site/_site/docs/distill/index.html                 | 119 ++++++++----------
 site/_site/docs/distill/models.html                | 137 +++++++++------------
 site/_site/docs/distill/start.html                 |   7 +-
 site/_site/docs/distill/utilities.html             |  27 ++--
 site/_site/docs/index.html                         |   2 +-
 site/_site/docs/stack/index.html                   |  39 +++---
 site/_site/docs/stack/scaling/index.html           |  42 +++----
 site/_site/docs/stout/index.html                   |   2 +-
 site/_site/docs/stout/start.html                   |  44 +++----
 site/_site/docs/tap/index.html                     |   2 +-
 site/_site/docs/userale/index.html                 |   2 +-
 site/_site/docs/useralejs/API/index.html           |  39 +++---
 site/_site/docs/useralejs/build/index.html         |  22 ++--
 site/_site/docs/useralejs/dataschema/index.html    |  52 ++++----
 site/_site/docs/useralejs/index.html               |  12 +-
 site/_site/docs/useralejs/modifying/index.html     |  26 ++--
 .../docs/useralejs/troubleshooting/index.html      |   2 +-
 site/_site/docs/useralepy/api.html                 |  36 +++---
 site/_site/docs/useralepy/changelog.html           |   2 +-
 site/_site/docs/useralepy/index.html               |  74 +++++------
 site/_site/docs/useralepy/start.html               |  12 +-
 site/_site/feed.xml                                |   2 +-
 site/_site/images/flagonMaster.svg                 |  20 +++
 site/_site/images/flagonMaster_red.svg             |  20 +++
 site/_site/images/flagonMaster_wht.svg             |  20 +++
 site/_site/index.html                              |   2 +-
 site/_site/releases/index.html                     |  44 ++++---
 site/_site/stack/index.html                        |   2 +-
 site/_site/stout/index.html                        |   2 +-
 site/_site/tap/index.html                          |   2 +-
 site/_site/userale/index.html                      |   2 +-
 site/images/flagonMaster.svg                       |  20 +++
 site/images/flagonMaster_red.svg                   |  20 +++
 site/images/flagonMaster_wht.svg                   |  20 +++
 46 files changed, 582 insertions(+), 587 deletions(-)
 create mode 100644 site/_site/images/flagonMaster.svg
 create mode 100644 site/_site/images/flagonMaster_red.svg
 create mode 100644 site/_site/images/flagonMaster_wht.svg
 create mode 100644 site/images/flagonMaster.svg
 create mode 100644 site/images/flagonMaster_red.svg
 create mode 100644 site/images/flagonMaster_wht.svg

Reply via email to