Skip to content

Latest commit

 

History

History
178 lines (142 loc) · 7.78 KB

File metadata and controls

178 lines (142 loc) · 7.78 KB
TuxTechLab Banner
Tux Mascot

tuxtechlab.com

Empowering the Open Source Community with Linux and Technology Solutions

🌐 Visit: TuxTechLab.com ✨ Features🚀 Getting Started🤝 Contributing📜 License


✨ Features

  • Modern & Responsive Design - Looks great on all devices
  • Blazing Fast - Built with performance in mind
  • Accessibility First - WCAG 2.1 AA compliant
  • Open Source - Community-driven development
  • SEO Optimized - Better visibility in search results
  • Dark/Light Mode - Choose your preferred theme
  • Blog System - Share knowledge and updates
  • Documentation - Comprehensive guides and tutorials

🚀 Getting Started

Prerequisites

  • Node.js 18+ & npm 8+
  • Git
  • Basic understanding of web development

Local Development

Kindly follow DEVELOPMENT.md to setup the local development environment.

🤝 Contributing

We welcome contributions from the community! Here's how you can help:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Please read our Contributing Guidelines and Code of Conduct for more details.

🐛 Found a Bug?

If you find any bugs, please open an issue and we'll fix it as soon as possible!

🔒 Security

Found a security vulnerability? Please see our Security Policy for details on how to responsibly report it.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

  • Next.js - The React Framework for Production
  • Tailwind CSS - A utility-first CSS framework
  • Vercel - For hosting and deployment
  • All our amazing contributors and community members!

🌲 Project Tree

Files that will get removed after the execution of SETUP_TEMPLATE.sh are not shown! 🙈

TuxTechLabWebsite/
├── .github/                   # GitHub configuration and templates
│   ├── ISSUE_TEMPLATE/        # GitHub issue templates
│   │   ├── 1-bug-report.md          # Template for reporting bugs
│   │   ├── 2-failing-test.md        # Template for reporting test failures
│   │   ├── 3-docs-bug.md            # Template for documentation issues
│   │   ├── 4-feature-request.md     # Template for feature requests
│   │   ├── 5-enhancement-request.md # Template for enhancement requests
│   │   ├── 6-security-report.md     # Template for security reports
│   │   └── 7-question-support.md    # Template for support questions
│   ├── CODEOWNERS             # Defines code ownership
│   ├── pull_request_template.md     # PR template
│   └── settings.yml           # Repository settings
├── bin/                       # Utility scripts
│   └── FUNCTION_HELPERS.sh    # Shell script helper functions
├── src/                       # Source code
│   ├── assets/                # Static assets (images, fonts, etc.)
│   │   └── img/               # Image files
│   ├── style/                 # CSS/Stylesheets
│   ├── template/              # HTML templates
│   └── index.html             # Main HTML entry point
├── tests/                     # Test files
│   └── TESTS_RUNNER.sh        # Test runner script
├── CHANGELOG.md               # Project changelog
├── CODE_OF_CONDUCT.md         # Community code of conduct
├── CONTRIBUTING.md            # Contribution guidelines
├── DEVELOPMENT.md             # Local development setup guide
├── LICENSE                    # Project license
├── README.md                  # This file
├── SECURITY.md                # Security policy
└── SUPPORT.md                 # Support information

5 directories, 24 files

🍰 Supporters and donators

@TuxTechLab/TuxTechLabWebsite's brand logo without text

We are currently looking for new donators to help and maintain this project! ❤️

By donating, you will help the development of this project, and you will be featured in this project's README.md, so everyone can see your kindness and visit your content ⭐.

project logo

Made with ❤️ by the TuxTechLab Community

WebsiteTwitterGitHubDiscord