Skip to content

gabrieljablonski/destinypositions

 
 

Repository files navigation

positions.destiny.gg

This is the GitHub repository for the Destiny Positions website.

It is built using Docusaurus 2, a modern static website generator.

Installation

yarn install

Local Development

yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Running the spellchecker

You can run the spellcheck locally using the following command:

yarn run spell-check

This will generate a summary report of the words that are not recognized and that should either be fixed or added to the file .cspell.json

Contributing

  • Content on this site reflects the views and positions of streamer Steven "Destiny" Bonnell.
  • Contributions should be limited to these views and subject to approval.
  • This project is hosting agnostic and meant to run on any JAMStack provider.
  • Questions or comments outside of PRs can be submitted via E-Mail to contact@destiny.gg. This GitHub repository is not for political discourse.

Building / Deployment

Site is deployed to production via Cloudflare Pages with changes focused on the main branch.

About

positions.destiny.gg based on docusaurus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • CSS 17.2%
  • Shell 8.6%