Skip to content

noahcroghan/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

To setup the dev environment, install dependencies on your local machine:

You shouldn't be required to use Bun, and you can replace all bun commands with npm, but this will be slower.

Install modules with the following command:

bun install

Then, you can run the development server with the following:

bun run dev

Building

To build the website, run the following:

bun run build

This will go through the process of building the website with Vite.

Deploying

This website is deployed by Cloudflare Pages.

Set framework to none and use Vite's build instructions.

Credits

Icons are courtesy of Bootstrap Icons.

About

Personal website, mostly serving only as a base of my links

Topics

Resources

License

Stars

Watchers

Forks