Skip to content

yodaxtah/open-goal.github.io

 
 

Repository files navigation

OpenGOAL Website

This website (https://opengoal.dev) is built using Docusaurus, a modern static website generator.

For a package manager, Yarn is preferred - https://yarnpkg.com/getting-started/install

Installation

corepack enable
corepack prepare yarn@stable --activate
yarn install

Local Development

yarn start

And browse to http://localhost:3000

Markdown documentation in the ./documentation folder ends up on the Documentation page

Consult https://docusaurus.io/docs/markdown-features for supported markdown features among other things.

About

OpenGOAL Project Landing Page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 53.1%
  • JavaScript 40.7%
  • CSS 3.9%
  • Python 2.3%