Skip to content

RunMercury.com website with Mercury framework documentation

License

Notifications You must be signed in to change notification settings

apjanusz/runmercury-website

 
 

Repository files navigation

RunMercury.com website

It is a website for RunMercury.com. It has documentation for Mercury framework.

The documentation was created with Nextra framework.

Local setup

npm install
npm run dev

Deploy

npm run build
aws s3 sync out/ s3://runmercury.com

Clear all files

aws s3 rm --recursive s3://runmercury.com

About

RunMercury.com website with Mercury framework documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 72.6%
  • TypeScript 19.8%
  • JavaScript 6.0%
  • CSS 1.6%