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

wave pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git.


    from 0df5783  starting to test bake
     new 829946f  build scripts at top level. first pass at properties file. 
templates are next.
     new 878f7f6  footer and doctype are no longer templated. they are now 
constant html.

The 2 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:
 assets/doctype.html               |  1 +
 {templates => assets}/footer.html |  2 +-
 bake.sh                           | 10 ++++++++++
 build_local.sh                    | 10 ++++++++++
 build_site.sh                     | 23 +++++++++++++++++++++++
 content/doctype.md                |  1 -
 content/footer.md                 |  1 -
 jbake.properties                  | 22 ++++++++++++++++++++++
 templates/doctype.html            |  1 -
 9 files changed, 67 insertions(+), 4 deletions(-)
 create mode 100644 assets/doctype.html
 rename {templates => assets}/footer.html (97%)
 create mode 100755 bake.sh
 create mode 100755 build_local.sh
 create mode 100755 build_site.sh
 delete mode 100644 content/doctype.md
 delete mode 100644 content/footer.md
 create mode 100644 jbake.properties
 delete mode 100644 templates/doctype.html

Reply via email to