itzjacki / jakob.fun

Personal website. Naturally an everlasting work-in-progress.

Home Page:https://jakob.fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jakob.fun

Cool page with cool stuff will appear here some time between now and 2099 ✨

β˜‘ TODO

  • Chores
    • Rename BlogBase layout to MDBase
  • Make it Hybrid or static
  • Make it usable
    • Make it like slightly usable on mobile
    • Make it like slightly accessible
  • Make it cool as fuck
    • Light and dark mode toggle + custom color scheme?
    • Coolio animations?
    • Just like cool styling shit
    • Seriously, let's just make it fucking cool
    • Wtf you're not gonna use the default Astro favicon, right??
  • Make it fast as fuck
    • Image optimization with astro:assets and /src directory image files
    • Prefetching
    • Holy fucking font file size batman
    • Other stuff that makes it fast as fuck FUCKING BLAZINGLY FAST AAAAAAAA RUST!
  • Give it cool content
    • Blog
    • Portfolio
    • Existing content
      • La Debil
        • Improve storytelling
        • Update after talking to guy
      • Afterglow
      • Zulrah guide
        • Host on jakob.fun?
      • RedBlackChallenge
    • Polet+
    • MC stuff
    • Other cool content
    • Automatically link to the content from content page
  • SEO

πŸ› Bugs

  • Navlinks are a little squishy on deployed version of site (FOUC problem)

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
yarn install Installs dependencies
yarn dev Starts local dev server at localhost:3000
yarn build Build your production site to ./dist/
yarn preview Preview your build locally, before deploying
yarn astro ... Run CLI commands like astro add, astro check
yarn astro --help Get help using the Astro CLI

About

Personal website. Naturally an everlasting work-in-progress.

https://jakob.fun


Languages

Language:MDX 54.8%Language:Astro 39.5%Language:JavaScript 2.6%Language:CSS 1.7%Language:TypeScript 1.4%