Skip to content

This is where my abominations live

Notifications You must be signed in to change notification settings

kuroji-fusky/kurojifusky.com

Repository files navigation

The source code of my personal website! Written in Astro + Svelte.

APIs used

  • Contentful
  • Google Sheets API
  • YouTube Data v3 API

Running the abominations locally

Prerequisties

  • Node.js v20 or higher (LTS recommended)
  • Yarn

Setup and installation

  • This repo contains submodules and clone it with the following along with its corresponding submodules:

    git clone https://github.com/kurojifusky/kurojifusky.com --recurse-submodules
    cd kurojifusky.com
  • Install dependencies with yarn:

    yarn install # or yarn

Copyright

© 2021-2024 Kerby Keith Aquino