This repository contains the source code for my personal website.
Made by kostya_zero. The old HTML/CSS version is available in "archive/html-css" branch.
- Next.js
- React
- Tailwind CSS
- TypeScript
git clone https://github.com/OctoBanon-Main/website.git
cd websiteOr download the source code as a ZIP archive from GitHub.
pnpm installpnpm run buildpnpm startThis homepage can be deployed on any platform that supports Next.js, including:
- Vercel (recommended)
- Netlify
- Any Node.js hosting environment
- Self-hosted VPS (Node.js server)
The homepage does not require any special configuration for deployment.
On Vercel, simply import the repository and deploy.
- Adwaita Sans (part of GNOME Adwaita Fonts)
- Adwaita Fonts - Licensed under the SIL Open Font License 1.1
- Adwaita Icon Theme - Licensed under the Creative Commons Attribution Share Alike 3.0 Unported
- Source code - Licensed under the GNU AGPLv3