8000 GitHub - iposho/kuzyak.in: My personal website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iposho/kuzyak.in

Repository files navigation

Vercel Deploy UptimeRobot GitHub code size in bytes GitHub last commit (by committer) GitHub package.json version (branch)

kuzyak.in preview

My personal website.

Made for myself, usually at night with an incredible amount of ☕.

This is a Next.js project bootstrapped with create-next-app.

✨ Why bother clicking

  • It’s minimal — but not boring
  • No Tailwind, no Bootstrap — just raw SCSS and care
  • Fits all screens like a tailored suit
  • Typography and whitespace? Obsessively crafted

🚀 Quick Start

$ git clone https://github.com/iposho/kuzyak.in.git
$ cd kuzyak.in/
$ npm i
$ npm run dev

🛠️ Stack & Tools

💻 Development Scripts

# Run in development mode
$ npm run dev

# Build for production
$ npm run build

# Run in production
$ npm run start

# Run linters
$ npm run lint
$ npm run stylelint

# Automatically fix issues
$ npm run lint:fix

📂 Project Structure

kuzyak.in/
├── public/          # Static files
├── src/             # Source code
│   ├── app/         # Next.js App Router
│   ├── components/  # React components
│   ├── styles/      # Styles
│   └── utils/       # Utilities
├── .husky/          # Git hooks
└── ...              # Configuration files

📦 Contribution

Contributions are welcome!

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📝License

This project is licensed under the terms of the MIT License.



temafree

Contributors 2

  •  
  •  
0