Skip to content

Commit

Permalink
Update for mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
lukefretwell committed Nov 13, 2024
1 parent a629dfd commit 1448204
Show file tree
Hide file tree
Showing 11 changed files with 73 additions and 15 deletions.
6 changes: 0 additions & 6 deletions _data/nav-footer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
3 changes: 0 additions & 3 deletions _data/nav-home.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
docs_list_title: nav-home
docs:

- title: Purpose
url: /purpose/

- title: Contents
url: /contents/

Expand Down
2 changes: 1 addition & 1 deletion _includes/card-people.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="col-12 col-sm-6 col-md-4 col-lg-3 col-xl-3 d-flex align-items-stretch">
<div class="col-12 col-sm-12 col-md-4 col-lg-3 col-xl-3 d-flex align-items-stretch">
<div class="card mx-1 mb-4 border-0">
<div class="card-body">
{% if item.img %}
Expand Down
2 changes: 1 addition & 1 deletion _includes/card-quotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{% if page.layout == "home" %}
{% for quotes in site.data.quotes.docs limit: 2 %}
<div class="col-12 col-sm-12 col-md-6 col-lg-6 col-xl-6 d-flex align-items-stretch">
<div class="card mb-4 mx-1 my-1 border-0 px-5">
<div class="card mb-4 mx-1 my-1 border-0">
<div class="card-body">
<div class="card-img-top card-img-top">
<img
Expand Down
2 changes: 1 addition & 1 deletion _includes/jumbotron.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1 class="mb-0 display-3">{{ page.title }}</h1>
{% for item in site.data.nav-home.docs %}
{% if item.url %}
<li class="list-inline-item">
<a href="{{ site.baseurl }}{{ item.url }}" class="btn btn-primary">{{ item.title }}</a>
<a href="{{ site.baseurl }}{{ item.url }}" class="btn btn-primary mb-2">{{ item.title }}</a>
</li>
{% endif %}
{% endfor %}
Expand Down
13 changes: 13 additions & 0 deletions _includes/license.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<div class="license">
<h2>License</h2>
<p>This work by
<a
href="https://govfresh.com"
property="cc:attributionName"
rel="cc:attributionURL"
xmlns:cc="http://creativecommons.org/ns#">GovFresh</a>
is licensed under a
<a href="http://creativecommons.org/licenses/by/4.0/" rel="license">Creative Commons Attribution 4.0 International
License</a>.
</p>
</div>
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="row">
<div class="col-12 col-sm-12 col-md-1 col-lg-1 col-xl-1"></div>
<div class="col-12 col-sm-12 col-md-4 col-lg-4 col-xl-4 text-center">
<i class="fa-solid fa-asterisk fa-10x icon-primary"></i>
<i class="fa-solid fa-asterisk fa-10x icon-primary mb-3"></i>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-6 col-xl-6">
<h2 class="mb-3">Purpose</h2>
Expand Down
2 changes: 1 addition & 1 deletion _layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h2>Author</h2>
src="{{ site.baseurl }}/assets/img/people/{{ author_data.img }}"
alt="Photo of {{ author_data.title }}"
title="{{ author_data.title }}"
class="md rounded-circle"></a>
class="md rounded-circle shadow mb-5"></a>
</div>
{% endif %}
</div>
Expand Down
2 changes: 1 addition & 1 deletion _layouts/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<div class="col-12 col-sm-12 col-md-4 col-lg-4 col-xl-4">
<img
src="{{ site.baseurl }}/assets/img/people/{{ page.img }}"
class="lg rounded-circle mb-2 shadow"
class="lg rounded-circle mb-5 shadow"
alt="{{ page.title }}">
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-6 col-xl-6">
Expand Down
36 changes: 36 additions & 0 deletions _pages/about.md
Original file line number Diff line number Diff line change
@@ -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).
18 changes: 18 additions & 0 deletions _pages/manuscript.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 1448204

Please sign in to comment.