Skip to content

preamza02/supakone.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


supakone.me is an all-in-one personal website built with Astro and Starlight template. It features a personal info page, a blog, and documentation for open source projects.

Built with Starlight License: MIT GitHub issues GitHub stars

Features

  • Personal Info Page to introduce myself
  • Blog System to share my thoughts and experiences
  • Documentation site for my open source projects
  • Dark Mode Support
  • Responsive Design for mobile and tablet devices
  • SEO optimized
  • Performance optimized

Getting Started

Warning

Only follow this if you want to run the project locally. If you just want to see the website, please visit supakone.me.

  1. Clone the repository
    git clone https://github.com/preamza02/supakone.me.git
    cd supakone.me/docs
  2. Install dependencies
    pnpm install
  3. Start the development server
    pnpm dev
  4. Open your browser and navigate to http://localhost:4321

Tip

Make sure to install Playwright browsers after installing dependencies:

pnpm exec playwright install --with-deps chromium

And I also have prehook before commit and push to check code style if you want to skip it you can use --no-verify flag

Documentation

Visit our Documentation

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

All-in-one personal website built with Astro and Starlight template. It features a personal info page, a blog, and documentation for open source projects.

Topics

Resources

License

Stars

Watchers

Forks

Contributors