Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 13 jamstack phase2 spa to static migration #72

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

thescientist13
Copy link
Contributor

@thescientist13 thescientist13 commented Feb 19, 2022

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?
  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
Copy link

netlify bot commented Feb 19, 2022

✔️ 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

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.

Jamstack + Hybrid Content Architecture (Phase 2)
1 participant