Vexyra is a guide for Windows 10 and 11 users who want to get the most out of their PC. It provides proven methods, programs, and tips for achieving the highest possible gaming performance by optimizing the System, BIOS, and other settings. Vexyra will show you how to do it correctly and how to monitor your hardware for performance.
Important
Vexyra is a new and emerging project, we are working on writing guides and trusting.
| Layer | Technology |
|---|---|
| Framework | Next.js |
| Docs | Nextra |
| Styles | Tailwind CSS |
| Search engine | Pagefind |
| Hosting | GitHub Pages |
VexyraGuide/
├── app/
│ ├── introduction/ # Introductory page
│ ├── win_optimization/ # Windows optimization guides
│ ├── favicon.ico # Vexyra logo (soon)
│ ├── layout.jsx # Main layout + theme configuration
│ └── globals.css
├── next.config.mjs # Next.js + Nextra configuration
└── package.json
Made with ❤️.