Skip to content

Latest commit

 

History

History
62 lines (57 loc) · 1.9 KB

todo.md

File metadata and controls

62 lines (57 loc) · 1.9 KB
  • transfer domain https://www.mythic-beasts.com/support/domains/transfer

  • hide scrollbars in bloggy code blocks https://www.w3schools.com/howto/howto_css_hide_scrollbars.asp

  • [-] responsive design

    • [-] nav
      • side bar
        • transparent
    • about
      • narrow text
      • space out title
    • solar system
      • smaller
      • combine needlessly separated planets lol
      • planet accent colors?
      • variable block
        • orbit color
        • orbit thickness
        • planet color
    • [-] gallery
      • column too thin
      • make whole image into link
  • content

    • lx] about
      • hope -> use
  • [-] features

    • [-] blog

    • blog builder

      • i want to generate an entire page based on the existence of one markdown file

      • the file should contain no metadata, that should all be generated automatically

      • yyyy/mm/dd folder structure - can probably be copied from source

      • auto generated <title> tags

      • generated file will be in html but will need a second pass from ppp to insert regular templating things

      • parse markdown blog into html

      • embed parsed html into templated pages

    • header

      • sticky slidy from middle to side with scroll
    • nav

      • turn into
    • [-] footer

      • integrate solar system
      • fade out along bottom edge
      • made by me
    • gallery

      • generate from file
      • sections
        • nature
        • pets
      • thumbnails
    • project pages

    • about

    • contact

    • socials

    • planets

      • generate pride flags
    • build

      • strip comments
    • deploy

      • github actions pipeline?