Skip to content

duckdev/duckdev.github.io

Repository files navigation

Duck Dev Docs

Welcome to the official documentation repository for Duck Dev, LLP. This repository houses the source files that generate our live documentation site.

📚 Live Documentation

You can view the official, published documentation here: View Documentation

💡 About Duck Dev

Duck Dev, LLP is a small, two-person team driven by a love for open source and dedicated to creating helpful tools and resources for the developer community.

You can learn more about us on our official website: About Duck Dev

🤝 Contributing

We welcome and encourage contributions from the community to help us keep our documentation accurate and comprehensive.

Editing Existing Pages

For quick edits or fixing typos on an existing article, the easiest way to contribute is by using the edit link at the bottom of the live documentation page. This link will take you directly to the original source file in this repository, where you can submit a change request.

Adding New Pages or Major Changes

If you would like to add entirely new documentation pages, sections, or submit a substantial change to the structure:

  1. Fork this repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Make your changes and commit them (git commit -m 'feat: add new page on [topic]').
  4. Push to your branch (git push origin feature/your-feature-name).
  5. Submit a Pull Request (PR) to the main branch of this repository.

We appreciate your effort and will review all submissions!

📄 License

This documentation is licensed under the GPL (General Public License). See the LICENSE file for more details.

About

Official documentation for Duck Dev products

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published