Skip to content

alastair-smith/website

Repository files navigation

Website

Code for my personal website alsmith.dev.

Running locally

  1. Install the following dependenices

    sudo apt install curl git gifsicle
    snap install aws-cli --classic
  2. Install asdf

    git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0
    # using ohmyzsh plugin
    sed -i 's/^plugins=(\(.*\))/plugins=(\1 asdf)/' ~/.zshrc
  3. Install asdf plugins

    asdf plugin-add nodejs
    asdf plugin-add pnpm
  4. Install tools

    asdf install
  5. Install packages

    pnpm install

Architecture

architecture diagram

About

Personal website hosting important things such as: Kelly Rowland meme generator, Harry Potter meme generator, and Bort tracker.

Resources

License

Stars

Watchers

Forks

Contributors