https://github.com/labring/sealos.io
https://github.com/labring/sealos.io
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/labring/sealos.io
- Owner: labring
- License: mit
- Created: 2024-11-01T09:57:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-08T09:00:11.000Z (12 months ago)
- Last Synced: 2025-07-08T10:19:48.856Z (12 months ago)
- Language: MDX
- Homepage: https://sealos.io
- Size: 67.7 MB
- Stars: 11
- Watchers: 2
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sealos.io International Homepage
This repository serves as the international homepage for [Sealos.io](https://sealos.io), built with the latest technologies including **Next.js v14** and **Fumadocs**.
## Key Features
- **Next.js v14**: Enables fast and flexible website development with React-based server-side rendering and static site generation.
- **Fumadocs**: A documentation tool integrated to ensure high-quality web pages optimized for tech communities.
## Project Purpose
The repository is designed to provide an interactive and user-friendly homepage for Sealos, showcasing its global presence and technological advancements.
## Development Setup
To run the development server:
```bash
npm run dev
# or
pnpm dev
# or
yarn dev
```
Visit [http://localhost:3000](http://localhost:3000) in your browser to view the site in development mode.
**Note:** When developing, make sure to create a `.env.local` file to store any necessary environment variables.
## Learn More
To learn more about Next.js and Fumadocs, take a look at the following
resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js
features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [Fumadocs](https://fumadocs.vercel.app) - learn about Fumadocs