Skip to content

Latest commit

 

History

History
159 lines (127 loc) · 5.35 KB

index.md

File metadata and controls

159 lines (127 loc) · 5.35 KB
title layout nav_order last_modified_date
Home
home
1
Jul 15 2022 at 03:39 PM

{% capture pgs %} {% for pg in site.pages %} {% assign ext = pg.url | split: "." | last %} {% if ext == "html" %} |{{ pg.content | number_of_words | prepend: '00000000' | slice: -8, 8 }}#{{ pg.title }}#{{ pg.content | number_of_words }}#{{pg.url}}#{{ext}} {% endif %} {% endfor %} {% endcapture %}

{% assign sortedpgs = pgs | split: '|' | sort %}

⚠️ Warning

Draft Documents: May not represent real world scenarios, may not be fully accurate or complete.

Please contact the author for more information.

Citizen Experience

{% if site.gh_edit_link and site.gh_edit_link_text and site.gh_edit_repository and site.gh_edit_branch and site.gh_edit_view_mode %} Get started now{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } [View it on GitHub]({{ site.gh_edit_repository }}/{{ site.gh_edit_view_mode }}/{{ site.gh_edit_branch }}{% if site.gh_edit_source %}/{{ site.gh_edit_source }}{% endif %}/{{ page.path }}){: .btn .fs-5 .mb-4 .mb-md-0 } {% endif %}

What is Citizen Experience?

Projects

{% for project in site.projects %}

{% endfor %}
NameStatusStart DateEnd Date
{{ project.name }} {{ project.status }} {{ project.start-date }} {{ project.end-date }}

Project Source

{% for project in site.projectlibs %}

{% endfor %}
NameTry ItDockerHubDocker Build
{{ project.name }} {{ project.deployedlink }} {{ project.docker }} ![Azure CI/CD]({{ site.gh_edit_repository }}/actions/workflows/dhc-aplha-dhcapi-docker.yml/badge.svg?branch={{ site.gh_edit_branch }})

deployedlink


Posts

Page List

Source and build details

[View it on GitHub]({{ site.gh_edit_repository }}/{{ site.gh_edit_view_mode }}/{{ site.gh_edit_branch }}/samples/nhs-login-client/Client){: .btn .fs-5 .mb-4 .mb-md-0 }

Open Source Location

Source and build details
Repo {{ site.gh_edit_repository }}
Branch {{ site.gh_edit_branch }}
Link {{ site.gh_edit_repository }}/{{ site.gh_edit_view_mode }}/{{ site.gh_edit_branch }}
Site {{ site.published_url }}
Latest Release Test release v0.1.0-alpha
Latest Release Tag v0.1.0-alpha
Latest Stable Release n/a
Latest Stable Release Tag n/a
  • [Latest Release]({{ site.gh_edit_repository }}/releases/latest)
  • ![Azure CI/CD]({{ site.gh_edit_repository }}/actions/workflows/{{ site.gh_action_build_file_name }}/badge.svg?branch={{ site.gh_edit_branch }})

Upstream Open Source Location

Source and build details
Owner nhsexperience
Repo nhs-experience
Branch main
Link https://github.com/nhsexperience/nhs-experience
Site https://zealous-beach-05e189903.1.azurestaticapps.net
Latest Release Test release v0.1.0-alpha
Latest Release Tag v0.1.0-alpha
Latest Stable Release n/a
Latest Stable Release Tag n/a