diff --git a/docs/css/extra.css b/docs/css/extra.css index f376f1dd..86a17d13 100644 --- a/docs/css/extra.css +++ b/docs/css/extra.css @@ -27,7 +27,7 @@ white-space: normal; color: grey; @bottom-right { - content: 'Copyright © Kartoza'; + content: 'Copyright © Unicef'; margin-top: -25mm; margin-right: 10mm; } @@ -39,7 +39,7 @@ } body{ - background-image: url('../img/kartozaBackgroundBorder.png'); + background-image: url('../img/BackgroundBorder.png'); background-repeat: no-repeat; background-size: cover; font-family: avenir; diff --git a/docs/mkdocs-base.yml b/docs/mkdocs-base.yml index e90a5295..f24a6a90 100644 --- a/docs/mkdocs-base.yml +++ b/docs/mkdocs-base.yml @@ -1,13 +1,13 @@ site_name: GeoRepo-OS site_description: "Project technical and user documentation." -site_author: "Kartoza" +site_author: "Unicef" docs_dir: ./src site_dir: ./site repo_name: "GeoRepo-OS" repo_url: "https://github.com/unicef-drp/GeoRepo-OS" edit_uri: "https://github.com/unicef-drp/GeoRepo-OS/blob/main/docs/" -copyright: Kartoza and Contributors +copyright: Unicef and Contributors markdown_extensions: - attr_list # lets us resize images see https://github.com/mkdocs/mkdocs/issues/1678#issuecomment-455500757 diff --git a/docs/mkdocs-html.yml b/docs/mkdocs-html.yml index 840ce205..4c984b6d 100644 --- a/docs/mkdocs-html.yml +++ b/docs/mkdocs-html.yml @@ -45,15 +45,13 @@ theme: extra: social: - icon: fontawesome/brands/github - link: https://github.com/kartoza - - icon: fontawesome/brands/docker - link: https://hub.docker.com/r/kartoza/ + link: https://github.com/unicef-drp/ - icon: fontawesome/brands/twitter - link: https://twitter.com/KartozaGeo + link: https://twitter.com/UNICEF - icon: fontawesome/brands/facebook - link: https://kartoza.com + link: https://www.facebook.com/unicef/ - icon: fontawesome/solid/earth-africa - link: https://kartoza.com + link: https://www.unicef.org/ extra_css: - css/print.css diff --git a/docs/mkdocs-pdf.yml b/docs/mkdocs-pdf.yml index eee426dc..8f3d936d 100644 --- a/docs/mkdocs-pdf.yml +++ b/docs/mkdocs-pdf.yml @@ -9,7 +9,7 @@ plugins: # And don't get it confused with https://github.com/zhaoterryy/mkdocs-pdf-export-plugin # which is intended to export a single page at a time output_path: ../pdfs/Documenation.pdf - author: Kartoza Pty (Ltd.) + author: Unicef # copyright will draw in page.bottom-right # do it manually in templates/styles.scss # for more control @@ -21,7 +21,7 @@ plugins: back_cover: true cover_title: GeoRepo-OS cover_subtitle: GeoSpatial Business Intelligence Platform - cover_logo: ./resources/img/logo/kartoza-logo.svg + cover_logo: ./resources/img/logo/logo.svg # Print css is defined in templates/styles.scss #custom_template_path: TEMPLATES PATH # diff --git a/docs/src/about/contributing.md b/docs/src/about/contributing.md index 2d1f6919..8f6fab33 100644 --- a/docs/src/about/contributing.md +++ b/docs/src/about/contributing.md @@ -132,7 +132,7 @@ Fill in the [Pull Request Template](../developer/guide/templates/pull-request-te This project and everyone participating in it is governed by the [Code of Conduct](code-of-conduct.md). By participating, you are expected to uphold this -code. Please report unacceptable behavior to tim@kartoza.com. +code. Please report unacceptable behavior to our team. > This guide is based on [atom contributing guide](https://github.com/atom/atom/blob/master/CONTRIBUTING.md), diff --git a/docs/src/about/index.md b/docs/src/about/index.md index ea3dd9ce..2d40c796 100644 --- a/docs/src/about/index.md +++ b/docs/src/about/index.md @@ -34,9 +34,5 @@ Published under AGPL-3. See the [full license](license.md) text. ## Project Funders/Backers -This project was conceptualized and initially funded by Unicef. - -## Logos - -Another fine project contributed to by: [Kartoza.com](https://kartoza.com) +This project was conceptualized and funded by Unicef.