https://github.com/parhammhd/my-website
My personal website!
https://github.com/parhammhd/my-website
Last synced: 7 months ago
JSON representation
My personal website!
- Host: GitHub
- URL: https://github.com/parhammhd/my-website
- Owner: parhammhd
- Created: 2024-12-30T17:31:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-18T17:10:17.000Z (7 months ago)
- Last Synced: 2025-06-18T18:23:57.174Z (7 months ago)
- Language: CSS
- Homepage: https://parham.dev
- Size: 916 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Personal Website
Welcome to the repository for my personal website! This site is a showcase of my projects, blog posts, and interests, built using Eleventy (11ty) and deployed on my VPS.
## Features
- A blog called "The Sweet Blog"
- Profile and CV pages
- Responsive design with custom fonts
- Self-hosted assets for better performance
- Minimal and fast, following the principles of the smolweb
## Tech Stack
- **Static Site Generator:** [Eleventy (11ty)](https://www.11ty.dev/)
- **CSS Framework:** [simple.css](https://simplecss.org/) with customizations
- **Fonts:** Self-hosted open-source fonts
- **Hosting:** Self-hosted on a Debian 12 VPS with Caddy
## Development
To run the project locally:
1. Clone the repository:
```bash
git clone https://github.com/parhammhd/my-website.git
cd my-website
2. Install dependencies:
```bash
pnpm install
3. Run the development server:
```bash
pnpm start
4. Build for production:
```bash
pnpm build
## Deployment
The site is deployed to my VPS using a Github Actions Workflow. The public folder is served by Caddy.
## Contributing
This is a personal project, but feel free to submit issues or suggestions via the [Issues page](https://github.com/parhammhd/my-website/issues).
---
Built and maintained with ❤️ by Parham.