Skip to content

darius-0x4d/darius-personal-site

 
 

Repository files navigation

Clone my site and Deploy it with Vercel!

dariusmcfarland.com

What do I use?

Running Locally

This application requires Node.js v18.17+.

git clone https://github.com/darius-0x4d/darius-personal-site.git
cd darius-personal-site
pnpm install
pnpm run setup # Remove all of my personal information
pnpm dev

Create a .env file similar to .env.example.

Cloning / Forking

Please review the license and remove all of my personal information by running pnpm run setup.

Acknowledgements

Huge thanks to Lee Robinson for making his personal website available as a template for others to use. Creating this website would've been a lot harder without his template as a starting point for me.

About

Welcome to my personal website!

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 87.8%
  • JavaScript 6.4%
  • CSS 5.8%