Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.09 KB

ggtyler.dev

A modern portfolio and blog, made with Astro.

Visit the site

Currently in public alpha. A lot of parts are still missing.

To run, download Node 16 and corepack enable, then install and configure Isso, then run:

yarn install
yarn dev

To build and deploy:

yarn build
yarn preview

npm and pnpm also works, but PRs made with their lockfiles still present will be ignored.

NOTE: You may need to configure the site itself by going into /astro.config.mjs and /src/config.ts.

Made with

License

This project is under the GPL 3.0 license.