You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coming out of #9 , tracking all the work specifically needed to go (more) static, introducing a CMS and going full Jamstack with more static content where appropriate, and a CMS for the rest. This discussion has a good ongoing thread about the over plan - #37.
Details
Explore SSR export vs SSG prerender w/ Lit ( ⚠️ may require additional upstream features from Greenwood)
Convert Home Page to HTML
Convert top level Artists page to HTML and content to markdown,
Convert top level Albums page to HTML and content to markdown,
how to link artists with albums - just hardcoded links, or prerendered graphql?
Type of Change
Summary
Coming out of #9 , tracking all the work specifically needed to go (more) static, introducing a CMS and going full Jamstack with more static content where appropriate, and a CMS for the rest. This discussion has a good ongoing thread about the over plan - #37.
Details
<link>
tags (needs upstream)<link rel="stylesheet" href="../styles/home.css?type=css"></link>
The text was updated successfully, but these errors were encountered: