diff --git a/README.md b/README.md index 5080520..829f6f0 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,14 @@ This website was built primarily with the following technologies: 1. Install prerequisites (Node.js) 2. Run `npm install` -3. From the root of the project directory, run `npm run dev` to start the development server which automatically refreshes on content changes +3. From the root of the project directory, run `npm run dev` to start the development server which automatically refreshes on content changes. Visual Studio Code will automatically deploy the development server when it opens. ## Building and Deploying To build, as with most Astro projects, simply run `npm run build`, which currently outputs the built website to the `dist` folder. -Eventually, this website will automatically deploy via my custom-built deployment system and self-hosted server environment (todo!). +Changes made to this repository are automatically deployed via my custom-built CI/CD and self-hosted server environment. ## Show your support You sharing my website is all the support I need. -However, if you'd like to support me in any other way, please feel free to get in touch! +However, if you'd like to support me in any other way or would like to work with me on a project, please feel free to get in touch!