Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date
May 1, 2020
Feb 16, 2021
May 1, 2020
May 23, 2021
May 1, 2020
May 23, 2021
Apr 28, 2020
Apr 28, 2020
Apr 5, 2021
Nov 12, 2020
Nov 10, 2020

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.