diff --git a/_data/nav-footer.yml b/_data/nav-footer.yml index 901ec1f4..e0c571bb 100644 --- a/_data/nav-footer.yml +++ b/_data/nav-footer.yml @@ -18,12 +18,6 @@ docs: - title: News url: /news/ - - title: Connect - url: /connect/ - - - title: Contact - url: /contact/ - - title: Documentation url: https://github.com/proudlyserving/proudlyserving.github.io/wiki diff --git a/_data/nav-home.yml b/_data/nav-home.yml index e5ce352a..4e8028a4 100644 --- a/_data/nav-home.yml +++ b/_data/nav-home.yml @@ -1,9 +1,6 @@ docs_list_title: nav-home docs: - - title: Purpose - url: /purpose/ - - title: Contents url: /contents/ diff --git a/_includes/card-people.html b/_includes/card-people.html index adaa3448..75197ae8 100644 --- a/_includes/card-people.html +++ b/_includes/card-people.html @@ -1,4 +1,4 @@ -
+
{% if item.img %} diff --git a/_includes/card-quotes.html b/_includes/card-quotes.html index 69bd470d..66dd805b 100644 --- a/_includes/card-quotes.html +++ b/_includes/card-quotes.html @@ -2,7 +2,7 @@ {% if page.layout == "home" %} {% for quotes in site.data.quotes.docs limit: 2 %}
-
+
{{ page.title }} {% for item in site.data.nav-home.docs %} {% if item.url %}
  • - {{ item.title }} + {{ item.title }}
  • {% endif %} {% endfor %} diff --git a/_includes/license.html b/_includes/license.html new file mode 100644 index 00000000..a77c3e53 --- /dev/null +++ b/_includes/license.html @@ -0,0 +1,13 @@ +
    +

    License

    +

    This work by + GovFresh + is licensed under a + Creative Commons Attribution 4.0 International + License. +

    +
    \ No newline at end of file diff --git a/_layouts/home.html b/_layouts/home.html index 959b417d..1f340539 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -10,7 +10,7 @@
    - +

    Purpose

    diff --git a/_layouts/page.html b/_layouts/page.html index 06d2b152..bb714337 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -76,7 +76,7 @@

    Author

    src="{{ site.baseurl }}/assets/img/people/{{ author_data.img }}" alt="Photo of {{ author_data.title }}" title="{{ author_data.title }}" - class="md rounded-circle"> + class="md rounded-circle shadow mb-5">
    {% endif %}
    diff --git a/_layouts/profile.html b/_layouts/profile.html index b24ec00b..69ca8878 100644 --- a/_layouts/profile.html +++ b/_layouts/profile.html @@ -11,7 +11,7 @@
    {{ page.title }}
    diff --git a/_pages/about.md b/_pages/about.md new file mode 100644 index 00000000..4130e041 --- /dev/null +++ b/_pages/about.md @@ -0,0 +1,36 @@ +--- +layout: page +title: About +description: Proudly Serving is a playbook helping governments build people-centered digital public services. +permalink: /about/ +--- + +## Purpose + +Proudly Serving aims to be an approachable, actionable resource with specific, practical advice governments can take to make digital services work for everyone. + +## Who it’s for + +Proudly Serving is for everyone who works in government, from staff to elected officials. + +## How it's organized + +Each chapter has these sections: + +* Overview +* The problem +* The solution +* Context +* Do’s and don’ts +* Checklist +* Mantras +* Questions to ask +* Learn more + +## License + +Proudly Serving is [licensed](/license) under Creative Commons. + +## Collaborate + +This is a work in progress and always gets better, especially with feedback from you. [Collaborate with us](/collaborate). diff --git a/_pages/manuscript.md b/_pages/manuscript.md new file mode 100644 index 00000000..d273bf68 --- /dev/null +++ b/_pages/manuscript.md @@ -0,0 +1,18 @@ +--- +layout: page +title: Manuscript +description: Get the latest version of Proudly Serving. +permalink: /manuscript/ +redirect_from: + - /download/ +--- + +Proudly Serving is a work in progress, but you can still [download the latest version of the manuscript](https://docs.google.com/document/d/1rruJsEF8-E3qTVCv0Giw2mK43HcNS4d7233rgGk9wjw/edit?usp=sharing). + +How to download: + +1. Go to the [manuscript Google Doc](https://docs.google.com/document/d/1rruJsEF8-E3qTVCv0Giw2mK43HcNS4d7233rgGk9wjw/edit?usp=sharing). +2. Select 'File'. +3. Then 'Download'. +4. Choose your file type and download. +