8000 GitHub - wheelnext/wheelnext: WheelNext Website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wheelnext/wheelnext

Repository files navigation

WheelNext

Contributing

All contributions are very welcome and appreciated! Ways to contribute include:

  • Improving existing content on the website: extending or clarifying descriptions, adding relevant references, diagrams, etc.
  • Providing feedback on existing content
  • Proposing new topics for inclusion on the website, and writing the content for them
  • ... and anything else you consider useful!

Using the DevContainer

This repository provides a devcontainer. Instructions to install this feature and start the devcontainer can be found for:

The devcontainer automatically launches an HTTP server on port 8080 and serving the live-built documentation: http://localhost:8080/

Building the documentation locally

To build previews of the documentation locally, start by installing uv. This will give you the uvx command, which is an alias for uv run.

Now you can build the docs like this:

uvx --with-requirements requirements.txt mkdocs build

or build the docs locally and serve them over local HTTP:

uvx --with-requirements requirements.txt mkdocs serve

Code of Conduct

Everyone interacting in the WheelNext project's codebases, issue trackers, and communication channels is expected to adhere to the NumFOCUS Code of Conduct.

About

WheelNext Website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 16

0