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

desruisseaux pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/sis-site.git


    from 373b0d3e Merge pull request #3 from raboof/patch-1
     new e38f878b Replace "geodetic datum" by "geodetic reference frame" in 
text.
     new 26fe3289 Replace a few remaining "http" URL by "https". Remove the 
URLs to two pages not available anymore.
     new 456af78d Remove the carousel, replaced by an ordinary table. This is 
in preparation for the removing of BootStrap download.
     new 73184f23 Remove the menu since we removed JavaScript. Replaced by 
"About" and "Documentation" pages.
     new 9fa3fc7c Remove the dependency to Bootstrap for avoiding the download 
of CSS from a foreigner site. Such references to foreigner web sites are now 
restricted for user's privacy reason.

The 5 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:
 content/_index.md                                  |   9 +-
 content/about.md                                   |  25 +++
 content/coding-conventions.md                      |   2 +-
 content/command-line.md                            |   2 +-
 .../annexes/geoapi/ReduceDependency.html           |   2 +-
 .../referencing/ComponentsOfCRS.html               |   2 +-
 content/documentation.md                           |  26 +++
 content/javafx.md                                  |  58 ++---
 content/team-list.md                               |   7 +-
 layouts/_default/baseof.html                       | 104 ++++-----
 layouts/partials/menu.html                         |  66 ------
 static/examples/coordinates/AmericanCities.csv     |  10 +-
 static/examples/coordinates/CanadianCities.csv     |  10 +-
 static/sis.css                                     | 250 +++++++++++++++++----
 14 files changed, 338 insertions(+), 235 deletions(-)
 create mode 100644 content/about.md
 create mode 100644 content/documentation.md
 delete mode 100644 layouts/partials/menu.html

Reply via email to