Merged
Conversation
added 18 commits
October 18, 2024 02:55
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
…d-logo Install Deneb theme
Signed-off-by: GitHub <noreply@github.com>
…kyll site Signed-off-by: GitHub <noreply@github.com>
…ng-site Fix Codespace not serving Jekyll site
…-Interior-page (ARG-70) ♻️ Clean up code for built-in default layout
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
- Hero slider - Highlights/services section Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Kreig Durham <kreig@builtmighty.com>
Deploying argonauts with
|
| Latest commit: |
eaf9d54
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://adc0fb05.argonauts.pages.dev |
| Branch Preview URL: | https://111-arg-188-audit-site-for-w.argonauts.pages.dev |
added 11 commits
October 29, 2024 19:38
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Site dev build homepage
Signed-off-by: GitHub <noreply@github.com>
…bug-fixes Signed-off-by: GitHub <noreply@github.com>
Polylang-bug-fixes
Added german content to blog-de page
… to drop in content
Created 'de' versions of all pages except for index and prepared them to drop in content
Changed names of pages, links, md names and added empowerment language
…-copy---develop-1-multi-language-version Signed-off-by: GitHub <noreply@github.com>
…es-with-ger-copy---develop-1-multi-language-version 90/ARG-145_Populate pages/files with GER copy - Develop (1) multi-language version
…ted IPA TM around site
…son-and-update-ipa-blurb-on-homepage Redid the faq questions so that they weren't in first person and updated IPA TM around site
…atients-page added TM to resources for patients page and homepage
updated links and changed ger page names to prepare to add copy
…nd site meta Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
…dates Theme Translation Updates
Added GEr content for About us, resources for patients, faqs and adopt ipa
…-regulator-pages added translated content to resources for DM, worldwide adoption and homepage
eharting-builtmighty
approved these changes
Jan 9, 2025
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What Type of Change is This?
🔎 Overview
What is the current issue or behavior? (You can link to an open Jira issue here...)
What is the solution or new behavior? (If this is a a feature change...)
📸 Screenshots (If Applicable)
👷 Deployment Notes/Testing Steps
📖 Git Flow Reference
flowchart LR A[[feature/1234_branch]] --> B{{Merge via PR}} B --> C[[rc/x.x.x]] C --> D{Run CI/CD?} D -->|fa:fa-x Fail Code Checks| E[Commit Fixes] --> D D -->|fa:fa-check Pass Code Checks| F[Merge Commit] F --> G{ Q/A } G --> H{{Merge via PR}} H --> I[[main]]