Giter Site home page Giter Site logo

Audit our resource pages about digitalgov.gov HOT 4 CLOSED

gsa avatar gsa commented on July 16, 2024
Audit our resource pages

from digitalgov.gov.

Comments (4)

jeremyzilar avatar jeremyzilar commented on July 16, 2024

There are a total of 116 pages in the /resources/ directory of our site:
https://github.com/GSA/digitalgov.gov/tree/master/content/resources

I ran a script that created a CSV of these files,

ls -lT | \
awk '{print "\""$10"\""";""\""$6" "$7", "$9"\""";""\""$5"\""}' \
| pbcopy

then imported that CSV into this spreadsheet
https://docs.google.com/spreadsheets/d/1dj0F8Sa16VV57xCkmHrgV2bxdxB7JSHhO-a0DDp79Wk/edit#gid=0

image

from digitalgov.gov.

jeremyzilar avatar jeremyzilar commented on July 16, 2024

Step 1: Go through each resource file in the repo (and/or check it on the site).

For each page, we need to determine:

Is this a good page to preserve?

  • ✅ We need to keep this page. It is good enough as is.
  • ❓ There are open questions in here about the contact or formatting.
  • ❌ Kill it. Redirect it.

How hard will it be to clean up?

  • 1. Easy to clean up
  • 2. Going to take some time
  • 3. We need a doctor in here

from digitalgov.gov.

jeremyzilar avatar jeremyzilar commented on July 16, 2024

Here are the bulk of pages that we'll be redirecting and then deleting (#231)

And here is our Wiki page where we document how to do a redirect:
https://github.com/GSA/digitalgov.gov/wiki/Publishing-Basics#creating-a-redirect

from digitalgov.gov.

jeremyzilar avatar jeremyzilar commented on July 16, 2024

This has pretty much been completed. If there are further things, we'll tackle them on a case by case basis

from digitalgov.gov.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.