Skip to content

SREGym/SREGym-website

Repository files navigation

SREGym Website

Documentation and blog website built with Next.js and Fumadocs.

Prerequisites

  • Node.js 18.0 or higher
  • npm

Setup

  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev

The site will be available at http://localhost:3000.

Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm start - Start production server

Adding Content

  • Documentation: Add MDX files to content/docs/
  • Blog posts: Add MDX files to content/blog/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •