marineenergy / www

Marine hydrokinetic energy & environmental compliance, website
https://marineenergy.app
MIT License
1 stars 1 forks source link

Regulatory Diagram/Roadmap Changes #16

Closed Neil-Swanson closed 3 years ago

Neil-Swanson commented 3 years ago

Ben, @geocoug and I updated the regulatory diagram and roadmap images to reflect @rupertsmudge requests on Friday. Once changes are reviewed and merged with Master, you can prune the 'timeline-edits' branch. Changes included:

  1. Addition of backbuttons to roadmap pages
  2. Links from roadmap pages to open in new window
  3. Link to BOEM from main reg diagram to open in new window
  4. Addition of text/links on the FERC Process page

Note that when we started working on the changes, we noticed that the backbutton arrows were not working (and not showing up on the dev website). Caleb fixed an issue with font awesome, which applied to several .html files, and the dev website now has the arrows again.

When we tried to rebuild the website, we received an error message that the 'index.RMD' file did not exist, eventhough we have an index.html file (and index_old.html; index_old.Rmd) [see screenshot below]. Not sure if that is an issue or not, but wanted to bring it to your attention. Please do a quick compare of the files before merging.

image

bbest commented 3 years ago

Looking good @geocoug and @Neil-Swanson! 🥳

image

I don't get that error about index.md when using the Build pane > Build Website button in RStudio. We're using the hard coded index.html from Dept-11.com now, so I moved the old one into index_old.Rmd.