https://github.com/codef1ow/codextreme-web
🌐 CodeXtreme Web - Website built with Astro and Tailwind for easily downloading the CodeXtremeOS ISO.
https://github.com/codef1ow/codextreme-web
astro iso ntlite optimization windows-11 winutil
Last synced: 27 days ago
JSON representation
🌐 CodeXtreme Web - Website built with Astro and Tailwind for easily downloading the CodeXtremeOS ISO.
- Host: GitHub
- URL: https://github.com/codef1ow/codextreme-web
- Owner: CodeF1ow
- License: mit
- Created: 2025-01-26T03:38:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T19:53:00.000Z (about 1 month ago)
- Last Synced: 2025-04-03T04:45:40.775Z (about 1 month ago)
- Topics: astro, iso, ntlite, optimization, windows-11, winutil
- Language: Astro
- Homepage: https://codextreme.me
- Size: 421 KB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# CodeXtreme Website 🌐
[](https://opensource.org/licenses/MIT)
[](https://astro.build)
[](https://tailwindcss.com)Official **CodeXtreme** website - Informative web created by **CodeFlow**. Open source project built with Astro and Tailwind CSS for maximum efficiency and performance.
[](https://www.codextreme.me)
## Project Purpose
This repository contains the complete source code of the CodeXtremeOS website, designed to:
- Present the operating system features
- Provide technical documentation
- Offer updates and news
- Show screenshots and demonstrations
- Provide guides and tools## Technical Features
✨ **Modern Interface**
Clean and professional design with accessibility first📱 **Responsive Design**
Perfect adaptation for mobile, tablets, and desktop🎨 **Theme System**
Built-in support for light/dark mode🔍 **Advanced SEO**
Dynamic meta tags and automated sitemap## Tech Stack
- **Astro** v5.1.8 - Next-generation static framework
- **Tailwind CSS** v3.3.3 - Modern CSS utilities## Local Development
Prerequisites:
- Node.js v20+
- pnpm v9+Installation steps:
1. Clone repository:
```bash
git clone https://github.com/CodeF1ow/codextreme-web.git
cd codextreme-web
```
2. Install dependencies::
```bash
pnpm install
```
3. Start development server:
```bash
pnpm run dev
```
4. Build for production:
```bash
pnpm run build
```## License
This project is open source under the MIT license.## Support and Contact
Questions or suggestions?[Discord Flow Project's](https://discord.gg/6weESehnXA)
[CodeXtreme Team]([email protected])
**Twitter:** @CodeF1ow
---