Skip to content

cunnellp5/cunnellp5.github.io

Repository files navigation

Philip Cunnell

Technology:

HOW TO GET SVELTKIT DEPLOYED IN GITHUB PAGES [THIS IS DUMB]

My problem

  1. I can deploy, routes work, pages render, but styles dont
  2. When i get styles working, I cant run a subsequent deployment (styles get taken away)
  3. despite adding the .nojekyll files to the static directory and at root, its not getting copied
  • manually add the .nojekyll to root of gh-pages branch after a build/deploy OR
  • make it apart of one the scripts? [need to test this]

Todo

  • Render human.txt file
  • Refactor to use Svelte
  • Checkout Framer Motion / Greensock??
  • experiment with three-stdlib

misc