Skip to content

TimoliaDE/HowTo

Repository files navigation

πŸš€ HowTo

This project includes Timolia's how-to guide.

The live site can be accessed at https://howto.timolia.de/

HowTo

πŸ“‹ Table of Contents

πŸš€ Quick Start

# Clone the repository
git clone https://github.com/TimoliaDE/HowTo.git

# Navigate to the project directory
cd HowTo

# Install dependencies
pnpm install

# Generate team documentation
pnpm generate-team

# Start the development server for the docs
pnpm dev:docs

🀝 Contributing

Contributions are very welcome! Here's how you can help:

How to Contribute

  1. Fork the repository
  2. Create a feature branch
    git checkout -b feature/amazing-feature
  3. Make your changes
  4. Add tests for your changes
  5. Commit your changes
    git commit -m 'Add: amazing feature'
  6. Push to the branch
    git push origin feature/amazing-feature
  7. Open a Pull Request

Contribution Guidelines

  • Follow the existing code style
  • Update documentation as needed

Code Style

  • Use meaningful variable names
  • Add comments for complex logic
  • Follow the project's ESLint configuration

πŸ› Bug Reports

Found a bug? Please use our πŸ› Bug Report template when creating an issue.

Required Information

  • 🐞 Description – What exactly went wrong?
  • πŸ” Steps to Reproduce – How can we replicate the bug?
  • βœ… Expected Behavior – What should have happened instead?
  • πŸ“Έ Screenshots – If possible, add screenshots or GIFs
  • πŸ–₯️ Environment – OS, browser, Node.js version, project version
  • βž• Additional Context – Any extra info that could help

πŸ‘‰ Create a new bug report here: New Bug Report

πŸ“š Documentation

If you notice missing, unclear, or outdated documentation, please use our πŸ“š Documentation template.

Required Information

  • πŸ“– Issue Description – What part of the docs is unclear/missing/outdated?
  • πŸ—‚οΈ Location – File, section, or link
  • βœ… Suggested Improvements – How should it be improved?
  • πŸ“Έ Screenshots – If applicable
  • βž• Additional Context – Extra notes or references

πŸ‘‰ Report a documentation issue here: New Documentation Issue

πŸ”— Related Projects

  • PaperMC Docs - For some parts of the starlight documentation

πŸ† Acknowledgments

Contributors

Tools & Libraries Used

Astro Starlight Turborepo Node.js

πŸ“Š Project Stats

Project Activity

GitHub commit activity GitHub last commit GitHub contributors

πŸ… Badges & Status

Community

Discord

πŸ“„ License

This project is licensed under the MIT Licenseβ€”see the LICENSE file for details.


⬆ Back to Top

Made with ❀️ by Timolia

About

The HowTo is an official collection of information about Timolia.

Topics

Resources

License

Stars

Watchers

Forks

Contributors