Code-dot-mil / code.mil

An experiment in open source at the Department of Defense.
https://www.code.mil
MIT License
1.28k stars 122 forks source link

Add last updated at to policy pages #230

Closed jgarber623-gov closed 6 years ago

jgarber623-gov commented 6 years ago

This PR resolves #225 by adding a user-visible "Last updated at…" indication to policy pages:

To test this change:

  1. clone this repo and install dependencies,
  2. git checkout 225-add-last-updated-at-to-policy-pages
  3. ./scripts/serve
  4. Navigate to any of the above-mentioned pages and observe a "Last updated at…" note below the page's main heading.

Updated: Deploy preview now available at https://deploy-preview-230--code-mil.netlify.com.

Screenshot

screen shot 2018-07-10 at 10 36 52 am
jordangov commented 6 years ago

Looks good code-wise. Can we add a bit to the contributing doc about updating the date for those pages? And why we're doing it?

jgarber623-gov commented 6 years ago

@jordangov Good call! Could we punt that CONTRIBUTING.md update over to #229?

jordangov commented 6 years ago

After discussing in person, sure.