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

gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git


    from 5a6f051  Copy over content from old steve.a.o site.
     new 44988bb  convert demo.html to .md, and apply some tweaks
     new 280883a  rename/tweak documentation.md(text)
     new 848c224  toss old .html; keep the empty .md
     new 588fba5  move index to .md, and tweak the link: no more wiki.a.o
     new 1b3da7c  convert privacy policy. likely obsolete, though.
     new 14bcae0  convert the voter_types page

The 6 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:
 site/pages/demo.html            | 42 -----------------------
 site/pages/demo.md              | 24 +++++++++++++
 site/pages/documentation.md     |  4 +++
 site/pages/documentation.mdtext |  5 ---
 site/pages/downloads.html       | 24 -------------
 site/pages/index.html           | 34 ------------------
 site/pages/index.md             | 25 ++++++++++++++
 site/pages/privacy-policy.html  | 20 -----------
 site/pages/privacy-policy.md    | 26 ++++++++++++++
 site/pages/vote_types.html      | 58 -------------------------------
 site/pages/vote_types.md        | 76 +++++++++++++++++++++++++++++++++++++++++
 11 files changed, 155 insertions(+), 183 deletions(-)
 delete mode 100644 site/pages/demo.html
 create mode 100644 site/pages/demo.md
 create mode 100644 site/pages/documentation.md
 delete mode 100644 site/pages/documentation.mdtext
 delete mode 100644 site/pages/downloads.html
 delete mode 100644 site/pages/index.html
 create mode 100644 site/pages/index.md
 delete mode 100644 site/pages/privacy-policy.html
 create mode 100644 site/pages/privacy-policy.md
 delete mode 100644 site/pages/vote_types.html
 create mode 100644 site/pages/vote_types.md

Reply via email to