Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.
/ tysite-basework Public archive

Personal website built with Basework

License

Notifications You must be signed in to change notification settings

tyhopp/tysite-basework

Repository files navigation

🚨 This site was rewritten from the ground up with PRPL. See the current version, tysite.

Tysite

The personal site of Ty Hopp. See it live here.

Usage

  • git checkout https://github.com/tyhopp/basework.git
  • cd tysite && npm i
  • npm run start
  • Open http://localhost:8000

Lambda functions

Tools

Notes

  • This version of the site is a complete rewrite of tysite-gatsby, a prior version written with a completely different set of tools.
  • The content for this site is stored in Contentful, so if you clone or fork this repo and run it, it may break. However, the source code can still be useful as a reference.