Skip to content

labring/sealos.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sealos.io International Homepage

This repository serves as the international homepage for 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:

npm run dev
# or
pnpm dev
# or
yarn dev

Visit 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: