Open waynedyck opened 3 years ago
We would love to see this, there is a lot of overhead with this template. once that work is complete my team has plans to turn it into layouts and master pages that .NET apps can use, but we will wait until launch and your work stabilizes.
This should be good enough for now. I'm going to generate an initial tagged version release which will be available here and also will copy it to the internal static HTML server.
Closed with commit 6094658852eb4611031580358f5933f7c541fc07
Reopening this as there are still plenty of references in the template which serve no purpose outside of a Drupal environment.
When the Drupal template and code has stabilized (and the new site is launched), we will need to go through the HTML template and remove any Drupal centric attributes like,
data-drupal-link-system-path="node/403"
anddata-tablesaw-mode="stack"
which have no functional affect outside of Drupal.We will also need to replace references of,
https://live-wsdot-wsdot.pantheonsite.io
withhttps://wsdot.wa.gov
and be sure the correct switch requests are in place to handle the resource routing,/libraries
,/core
,/themes
, etc.There might even be some stylesheet references we can remove.