diff --git a/.DS_Store b/.DS_Store index 65868ea1..ea42286e 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/_contents/go-dotgov.md b/_contents/go-dotgov.md deleted file mode 100644 index 4eeb6314..00000000 --- a/_contents/go-dotgov.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Go .gov -description: A .gov domain verifies that a website belongs to an official U.S. government entity. Public organizations should adopt the .gov extension for all websites they operate. -img-feat: -author: Luke Fretwell -icon: fa fa-solid fa-arrow-pointer -intro: #true -chapters: true -about: #true -feedback: #true -feedback-link: x -launched: true -redirect_from: - - /go-gov/ ---- - diff --git a/_contents/go-gov-official.md b/_contents/go-gov-official.md new file mode 100644 index 00000000..10bd2ef8 --- /dev/null +++ b/_contents/go-gov-official.md @@ -0,0 +1,17 @@ +--- +title: Go gov official +description: Government must take every action it can to present itself as official on the internet, whether it’s websites, email or social media. This lessens public confusion about what digital properties and sources are legitimate. It also builds trust in government institutions. +img-feat: +author: Luke Fretwell +icon: fa fa-solid fa-landmark +intro: #true +chapters: true +about: #true +feedback: #true +feedback-link: x +launched: true +redirect_from: + - /go-gov/ + - /contents/go-dotgov +--- + diff --git a/_contents/hack-with-the-people.md b/_contents/hack-with-the-people.md index aeab6351..3511e30a 100644 --- a/_contents/hack-with-the-people.md +++ b/_contents/hack-with-the-people.md @@ -1,6 +1,6 @@ --- title: Hack with the people -description: "Open, collaborative solutions are needed to help government address civic demands and general citizen-government disconnect. By engaging skilled volunteers, embracing experimentation, and leveraging local technologists—or civic hackers—government can empower the community and scale better digital services." +description: "Open, collaborative solutions are needed to help government address civic demands in ways that are inclusive, transparent, and can quickly respond to changes. Governments can empower communities and create better digital services by engaging skilled volunteers, embracing experimentation, and leveraging local technologists—or civic hackers." author: - Lori McNeill - Carlos Moreno @@ -9,8 +9,8 @@ icon: fa-solid fa-code #intro: true chapters: true #about: true -feedback: true -feedback-link: https://docs.google.com/document/d/1i-G-o4IpoeHnv-IYlxQ-t_sNfDXMMGQFXi4Q0f-12Vc/edit?usp=sharing -#launched: true +#feedback: +#feedback-link: +launched: true --- diff --git a/_contents/upskill-always.md b/_contents/upskill-always.md index ccdef762..f7dbd497 100644 --- a/_contents/upskill-always.md +++ b/_contents/upskill-always.md @@ -1,14 +1,14 @@ --- title: Upskill always -description: Success of digital delivery within governments depends on staff and leaders with tech literacy and skills. Upskilling or training of government employees across all levels is necessary to create change at scale. This requires greater attention, thoughtful design, and investment than many governments currently provide. +description: "Successful government digital delivery depends on technology literate employees applying digital skills and values to public service, from policy and procurement to product testing and upkeep. Sustainable training requires smart use of resources, continuous learning, and a culture of exploring, observing, and experimenting." author: Shira Honig img-feat: icon: fa-solid fa-circle-up #intro: true chapters: true #about: true -feedback: true -feedback-link: https://docs.google.com/document/d/14iP4NFsm20a_xzFU-C2MZoBlKxgnryjTVGSIQkv3DFo/edit?usp=sharing -#launched: true +#feedback: true +#feedback-link: +launched: true --- diff --git a/_data/nav.yml b/_data/nav.yml index 23a15085..04aab927 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -14,4 +14,7 @@ docs: url: /people/ - title: What they're saying - url: /what-theyre-saying/ \ No newline at end of file + url: /what-theyre-saying/ + +- title: News + url: /news/ \ No newline at end of file diff --git a/_data/quotes.yml b/_data/quotes.yml index 74de109b..6e1b0f0d 100644 --- a/_data/quotes.yml +++ b/_data/quotes.yml @@ -18,5 +18,5 @@ docs: - name: Luke Fretwell, ProudCity quote: "Working on this project has been an incredible experience. Collaborating with amazing civic and government leaders to share their expertise in one resource has been truly an inspiration. I'm excited to see how others use this to bring a renewed sense of service to their communities." - img: luke-fretwell.png + img: luke-fretwell.jpg diff --git a/_includes/jumbotron.html b/_includes/jumbotron.html index f9598335..b9060163 100644 --- a/_includes/jumbotron.html +++ b/_includes/jumbotron.html @@ -46,7 +46,7 @@
{% include date.html %}
+{% include date.html %}
{{ page.description }}
+{{ page.description }}
{% endif %}