Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change branding to IATI - Part I #611

Conversation

chrisarridge
Copy link
Contributor

This is the first pull request that starts to change the branding for the dashboard. This PR includes changing branding text/URLS in Python code and templates, fixes a template bug, removes the codeforIATI navigation header, replaces the favicon, and a few other minor text changes. It also fixes the broken link to the validator reported in #597.

Modified text strings and urls in Python code to change from
codeforIATI to IATI branding.
The validation page template was using the wrong variable name
to form the link to the validator.
Replaced favicon with those from the IATI design system.  They are
all placed in img/ and appropriate routes added to make_html.py so
that /favicon.ico is still accessible.  The base template is
modified to use the PNG favicon.
Updated base template to change page title, remove codeforIATI
navigation, and change URLs to FAQ and GitHub repo/issue pages.
Updated text and URLs to refer to IATI support, IATI GitHub
repositories and issue lists.  Also added text from the live
version of the IATI Dashboard FAQ.
Template pages that reference parts of the IATI standard changed
to point to pages at iatistandard.org except pages that refer
to data sources as the data is still sourced from codeforIATI. This
commit also fixes #597
in publisher.html and updates the relevant validator link in
validator.html.
Minor updates to template text.
@Bjwebb
Copy link
Contributor

Bjwebb commented Aug 27, 2024

I think I probably need to review some of the longer copy, in particular the FAQ page, before this eventually goes live. But, this is better than what was there before, so I'm happy for it to be merged.

@chrisarridge chrisarridge merged commit f5b3421 into merge-codeforiati-and-publishingstats Aug 28, 2024
2 checks passed
@chrisarridge chrisarridge deleted the feat/change-branding-part-one branch August 28, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants