8 Commits

Author SHA1 Message Date
Alexander
df580e22c0 feat: обновление метаданных и добавление нового компонента WarningSection 2026-03-06 18:43:13 +03:00
Alexander
27a8e46a46 fix: улучшение стилей в компоненте RitsuSection 2026-03-03 13:36:23 +03:00
Alexander
ce359ba27d fix: исправление классов для улучшения стилей в компоненте RitsuSection 2026-03-03 12:30:07 +03:00
Alexander
fe218c66c9 feat: добавление новых иконок и компонентов для улучшения интерфейса 2026-03-03 12:19:07 +03:00
Alexander
243c299b4a feat: add empty page color support with new CSS file and update index.html 2026-02-28 17:38:29 +03:00
Alexander
14e65d0ea0 fix: update LICENSE link to point to the main branch 2026-02-28 17:13:18 +03:00
Alexander
3d02ca042c feat: adding MIT License 2026-02-28 15:06:12 +03:00
Alexander
ed400c8b1f feat: initialize Vue 3 project with Tailwind CSS and Vite
- Add package.json with project metadata and dependencies
- Create favicon.ico and ritsu.png assets
- Implement main App.vue component with site structure
- Add HeroSection, RitsuSection, SiteHeader, and SupportSection components
- Set up theme toggle functionality in SiteHeader
- Create main entry point in main.ts
- Add Tailwind CSS styles in style.css
- Configure TypeScript with tsconfig files
- Set up Vite configuration for Vue and Tailwind CSS
2026-02-28 14:51:48 +03:00