This repository holds the source code for my personal website and blog, built with Astro.
- Language - TypeScript
- Main Framework - Astro
- Styling - SCSS
- Icons - Iconbuddy
- Code Formatting - Prettier
- IDE - VSCode
- Browser - Zen Browser
- Deployment - Cloudflare Pages
To run this project locally, start by cloning the repository into your chosen directory:
git clone https://github.com/Macktireh/macktireh.dev.git my-blog
cd my-blog
Next, install the dependencies and start the development server:
npm install
npm run dev
The development server should now be up and running.
To compile SCSS files in CSS, use the following command:
npm run sass
If you have any feedback or suggestions, feel free to open an issue or submit a pull request.
This website is inspired by: