Skip to content

Issue 13 jamstack phase2 spa to static migration#72

Closed
thescientist13 wants to merge 11 commits into
mainfrom
issue-13-jamstack-phase2-spa-to-static-migration
Closed

Issue 13 jamstack phase2 spa to static migration#72
thescientist13 wants to merge 11 commits into
mainfrom
issue-13-jamstack-phase2-spa-to-static-migration

Conversation

@thescientist13

@thescientist13 thescientist13 commented Feb 19, 2022

Copy link
Copy Markdown
Contributor

Related Issue

resolves #13

Summary of Changes

  1. Static Home Page
  2. Static Artists / Albums Pages and Details

TODO

  1. Artist / Albums Page
    • event handlers for dropdowns
    • sorting (artists)
  2. Artist / Album Details
  3. index.html files are 1.5 - 2.5 MB !? looks like from CSS, likely because we are having to @import in every component?
    Details
  4. Font Awesome paths break on deeply nested routes in develop and build
  5. restore all page styles and fix FOUC
  6. Contact Page (Netlify integration)
  7. Events Page
    • CMS integration?
    • server side route
    • details just link out to original event source?
    • /events/:id can be a good thing to serve from the edge?
  8. Posts
    • Inline into HTML (just use version control?)
  9. <meta> for artists / albums
    • details template
    • title
    • description
    • image (details)
    • etc
  10. restore model album / artist
  11. clean up deps
  12. Check Analytics
  13. drop services? or it just use it to wrap globalThis/ graph.json
  14. Upstream
  15. Static prerender w/Lit
    • hydration?
    • globalThis?
  16. Review / edit all copy + content

Future Thoughts

@netlify

netlify Bot commented Feb 19, 2022

Copy link
Copy Markdown

✔️ Deploy Preview for practical-fermat-fa2c48 ready!

🔨 Explore the source changes: c032f10

🔍 Inspect the deploy log: https://app.netlify.com/sites/practical-fermat-fa2c48/deploys/621bd47c4725390008c6fe3a

😎 Browse the preview: https://deploy-preview-72--practical-fermat-fa2c48.netlify.app

@thescientist13

Copy link
Copy Markdown
Contributor Author

superseded by #112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hybrid / SSG Content Architecture (Phase 2)

1 participant