This is a portfolio template built using CSS, HTML, JavaScript, and Astro. It serves as a starting point for creating your personal portfolio website or showcasing your projects online. The template is open-source and released under the MIT license, meaning you are free to use, modify, and distribute it for personal or commercial purposes.
- Simple and clean design, perfect for showcasing your work.
- Responsive layout for seamless viewing across different devices.
- Fast and efficient, thanks to the Astro static site generator.
- Easy to customize with CSS and straightforward HTML structure.
Clone this repository to your local machine using Git.
git clone https://github.com/ttomczak3/Milky-Way.git
cd Milky-Way
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 |
Edit the HTML files in the src/pages
directory to add your projects, experiences, and personal information. You can also modify the CSS styles in src/styles
to match your preferences.
/
├── public/
│ └── blog.png
│ └── blog.webp
│ └── favicon.svg
│ └── GitHub.webp
│ └── laptop.webp
│ └── space.webp
│ └── youtube.png
├── src/
│ ├── components/
│ ├── layouts/
│ └── pages/
│ └── styles/
│ └── env.d.ts
└── package.json
Contributions to this project are welcome. If you find a bug or have a suggestion for improvement, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE
file for details.
If you enjoy Milky-Way and would like to show your support and appreciation through a tip, I would gratefully accept it.