Skip to content

bdougie/b.dougie.dev

Repository files navigation

bdougie.dev - Personal Website

This is the source code for bdougie.dev, a social link website built with Astro.

πŸš€ Getting Started

To run this project locally:

# Clone the repository
git clone https://github.com/bdougie/b.dougie.dev.git
cd b.dougie.dev

# Install dependencies
npm install

# Start the development server
npm run dev

The site will be available at http://localhost:4321.

πŸ“ Project Overview

This is a simple personal website that includes:

  • A profile section with avatar
  • Social media links
  • Footer with additional resources

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check

πŸ”— Quick Links

Open in StackBlitz

πŸ‘€ Learn More

This site is built with Astro. To learn more about Astro, check out:

About

This is my portfolio site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages