Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starptech/starptech.com
My personal website
https://github.com/starptech/starptech.com
Last synced: 18 days ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/starptech/starptech.com
- Owner: StarpTech
- License: mit
- Created: 2023-04-02T16:27:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T21:01:59.000Z (6 months ago)
- Last Synced: 2024-10-06T02:41:59.680Z (about 1 month ago)
- Language: Astro
- Homepage: https://starptech.com
- Size: 2.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌌 Personal Website
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.[![Built with Astro](https://astro.badg.es/v2/built-with-astro/tiny.svg)](https://astro.build) [![Netlify Status](https://api.netlify.com/api/v1/badges/0b0bcb79-a1d8-4b32-9566-8f30af19e4cc/deploy-status)](https://app.netlify.com/sites/astro-milky-way/deploys)
## 🔥 Features
- [x] Simple and clean design, perfect for showcasing your work.
- [x] Responsive layout for seamless viewing across different devices.
- [x] Fast and efficient, thanks to the Astro static site generator.
- [x] Easy to customize with CSS and straightforward HTML structure.## âš“ Lighthouse Score
## 🚀 Getting Started
Clone this repository to your local machine using Git.```scheme
git clone https://github.com/StarpTech/starptech.com.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.
## 📂 Project Structure
```
/
├── 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
```## 💻 Contributing
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.## 📃 License
This project is licensed under the MIT License. See the `LICENSE` file for details.## ☕ Support
If you enjoy the theme please support the author by buying them a coffee.[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/X8X0P7FGR)