Skip to content

movefuns/website

Repository files navigation

MoveFunss Website

The website is built with Nextra framework.

Dependecise and Development

It is recommended to use pnpm.

To install dependencise:

pnpm install

To preview the website locally:

pnpm dev

File Structure

All editable pages are under /pages/.

...
└── index.en-US.mdx     // home page
└── about.en-US.mdx     // about page       

Contribution

To contribute articles or documents, submit a PR directly to the main branch Currently the website has both English and Chinese versions. To contribute docs in a specific language please follow the naming convention doc.locale.mdx

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published