Skip to content
View thomblweed's full-sized avatar

Block or report thomblweed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thomblweed/README.md

thomblweed

Source code for my website at https://thomblweed.dev/

Setup

Install pnpm

https://pnpm.io/installation

Install Taskfile

https://taskfile.dev/installation/

Database Setup (Not currently used by the site)

Install Docker Desktop

https://www.docker.com/products/docker-desktop/

Install Sops

https://github.com/getsops/sops

Install Age

https://github.com/FiloSottile/age

Decrypt Secrets

task decrypt

Development

Install dependencies

pnpm install

development

SST knows how to run the Remix app in dev mode.

task sst:dev

Pinned Loading

  1. dotfiles dotfiles Public

    Lua

  2. thomblweed thomblweed Public

    TypeScript

  3. courses-site courses-site Public

    TypeScript

  4. thomblweed-htmx thomblweed-htmx Public

    CSS

  5. thom-aws-auth thom-aws-auth Public

    lambda functions for aws auth with cognito

    HCL