Skip to content

coilysiren/website

Repository files navigation

coilysiren.me

my internet website

Git workflow

Commit directly to main without asking for confirmation, including git add. Do not open pull requests unless explicitly asked.

Commit whenever a unit of work feels sufficiently complete — after fixing a bug, adding a feature, passing tests, or reaching any other natural stopping point. Don't wait for the user to ask.

Status

Netlify Status

Local Developement

Create a .env.development file with these contents:

GATSBY_API_URL=http://localhost:4000 # or whatever port you are running the API on

About

personal website, tech writing blog

Resources

Stars

Watchers

Forks

Contributors