Skip to content

Commit 7c7abab

Browse files
authored
Update README.md
1 parent 66e88f4 commit 7c7abab

File tree

1 file changed

+1
-62
lines changed

1 file changed

+1
-62
lines changed

README.md

Lines changed: 1 addition & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1 @@
1-
# Free Minimal Astro Portfolio
2-
3-
A modern, minimalist portfolio website built with Astro and deployed on Cloudflare Pages. Features a collection of writings, projects, and professional experiences.
4-
5-
![alt text](image.png)
6-
7-
## Overview
8-
9-
This is a personal portfolio website for ByteKai, a Software Engineer and Curious Tinkerer. The site showcases blog posts, technical notes, project work, and professional experience in a clean, fast-loading format.
10-
11-
12-
13-
## Features
14-
15-
- 🚀 Built with [Astro](https://astro.build) v5.1
16-
- ⚡️ Deployed on [Cloudflare Pages](https://pages.cloudflare.com)
17-
- 📝 Content sections:
18-
- Blog posts
19-
- Technical notes
20-
- Project showcase
21-
- Professional experience
22-
- Curated bookmarks
23-
- 🎨 Clean typography with:
24-
- Inter
25-
- Roboto Mono
26-
- Source Sans Pro
27-
- 🌐 Social presence integration
28-
- 📱 Fully responsive design
29-
30-
## Tech Stack
31-
32-
- **Framework**: [Astro](https://astro.build) 5.1.2
33-
- **Deployment**: Cloudflare Pages
34-
- **Fonts**:
35-
- @fontsource/inter
36-
- @fontsource/roboto-mono
37-
- @fontsource/source-sans-pro
38-
39-
## Development
40-
41-
### Prerequisites
42-
43-
- Node.js (Latest LTS version recommended)
44-
- npm or pnpm
45-
46-
### Local Development
47-
48-
1. Clone the repository
49-
2. Run `pnpm install` to install dependencies
50-
3. Run `pnpm dev` to start the development server
51-
4. Open your browser and navigate to `http://localhost:4321` to view the site
52-
53-
## License
54-
55-
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.
56-
57-
## Acknowledgments
58-
59-
- [Astro](https://astro.build)
60-
- [Fontsource](https://fontsource.org)
61-
- [Tailwind CSS](https://tailwindcss.com)
62-
1+
**Acknowledgement:** This website builds off of a template by [@ByteKai](https://github.com/bytekai/minimal-astro-portfolio).

0 commit comments

Comments
 (0)