Closed mbland closed 9 years ago
Looks good, @mbland I'm going to pull the branch down and run the script to generate the data file to make sure it all comes out correctly.
This will (if merged) render #193 obsolete, right?
Yes, it will.
Now that 18F/hub#182 is in, waiting for a public Hub deployment to expose the new API before following through on this PR.
With public Hub push 18F/hub#189 now live, I've imported _data/projects.json
and added it to this here PR. Looks great on my machine!
There's one change I need to push before we merge: rename the page for the project formerly known as mirage to discovery.
Y'know, it shows up alright in the API already: https://18f.gsa.gov/hub/api/projects/
Yeah, but the file page/project/discovery.html
needs to be there or .../dashboard/discovery/
(as linked on the landing page) will 404
see: 0613f22, I think this is good now
Ohh... Sorry, I thought you meant the YAML file, not the dashboard file. Nevermind. :-P Guess you can pull when ready!
Replaces the need for the
_data/private
git submodule. Depends on 18F/hub#182 going in first. When that's done, I'll add the importedprojects.json
file.cc: @gboone