LIVE: https://jasurlive.uz
This is a public template, open to anyone who wants to build a classic-styled personal site. Whether you're showcasing memories, blogging about life, or just want a small home on the web - this project is ready to be cloned, customized, and shared.
- β‘ Vite β Super-fast dev/build tool
- π§ React + TypeScript (TSX) β Type-safe and component-based
- π¨ CSS β Overused styles
- π File-based structure β Easy to extend and customize
- π§Ύ Apache 2.0 License β Use it personally or commercially, with attribution
jasurlive.uz/
βββ public/ # Static files (favicon, etc.)
βββ src/
β βββ add/ # All the minor components and files
β βββ pages/ # Page components
β βββ react/ # App.tsx
βββ index.html
βββ vite.config.ts
βββ tsconfig.json
βββ package.json
To use this template:
# Clone the repo
git clone https://github.com/jasurlive/jasurlive.uz.git
cd jasurlive.uz
# Install dependencies
npm install
# Start the development server
npm run dev
# Build for production
npm run build
# Preview the production build
npm run previewsrc/pages/ β Your main pages
src/add/ β Navbar, footer, sections
src/add/media β Your images, files
src/add/css/ β Add your own CSS/SCSS
You can easily expand the project with blog posts (I used blogger.com iframe), photo galleries, or additional sections. The modular structure makes it simple.
This project is licensed under the Apache License 2.0.
You are free to:
β Use this project for personal/commercial purposes
β Modify and redistribute your own version
β Please include appropriate credit (e.g. a link to this repo or jasurlive.uz)
This is a public starter template. Contributions, feedback, or fixes are welcome!
Found a bug or typo? Open an issue
Want to contribute a new feature or layout option? Submit a PR
New to GitHub? You can also just fork the repo and make it your own
This site started as a personal corner of the internet. Now it's yours, too. Customize it freely and make it your own:
console.log("The secret to success: Start, then give up, then blame the universe.");
π« Questions? Feedback? I guess you know how to reach out, don't you?