Welcome to the repository for my personal website! This site is statically generated with Gatsby, a blazing-fast framework for building static websites with React. π
- Framework: Gatsby
- Language: JavaScript / TypeScript
- Styling: Theme UI
- Content: Markdown
- Hosting: GitHub pages
- Blazing Fast β‘οΈ
- SEO Optimized π
- Responsive Design π±π»π₯οΈ
- Easy to Customize β¨
- Blog Support π
-
Clone the repository:
git clone https://github.com/l-alexandrov/personal-website.git cd personal-website
-
Install dependencies:
npm install
-
Run the development server:
npx gatsby develop
-
Open your browser and visit
http://localhost:8000
to see your website in action! -
Building and Deployment:
To create a production build, run:
npx gatsby build
Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.
This project is licensed under the MIT License. See the LICENSE file for more details.