Skip to content

Framework documentation for CodeMonkeys. Unlike the Sphinx docs, these are aimed at high-level concept and usage of the framework.

Notifications You must be signed in to change notification settings

cooleydw494/codemonkeys-docs

Repository files navigation

🐒 CodeMonkeys Docs

This is the repository is for the nice, friendly docs that will teach you to use the CodeMonkeys framework. If that's not what you're looking for, try these:

🛠 Contributing

A GitHub Action to builds and deploys the docs, and the main content is entirely written in markdown, so contributing is easy (for me too)!

If you want to contribute, please fork the repo and create a PR.

Repo Details:

  • Vue CLI app
  • Vue Router exposes main pages via the primary nav
  • Page content written in markdown
    • please follow established patterns for [toc], codeblocks, etc
    • rendered using markdown-it and plugins such as prismjs
    • highly customized using Tailwind and SCSS
  • eslint is enforced

Please make PRs that only change either markdown content or the Vue app/styles, not both.

📝 Note About Sphinx

The Sphinx docs are auto-generated from source code documentation when new versions of CodeMonkeys (the package itself) are published to main. If you want to contribute to those, you'll have to create a PR to the main CodeMonkeys repo.

About

Framework documentation for CodeMonkeys. Unlike the Sphinx docs, these are aimed at high-level concept and usage of the framework.

Resources

Stars

Watchers

Forks