https://github.com/toddeTV/quick-conf
This is a template for quickly setting up a new Conference website with various functionalities.
https://github.com/toddeTV/quick-conf
conference conferences nuxt nuxt3 nuxt4 nuxtjs template typescript vite vue vuejs web website
Last synced: 8 months ago
JSON representation
This is a template for quickly setting up a new Conference website with various functionalities.
- Host: GitHub
- URL: https://github.com/toddeTV/quick-conf
- Owner: toddeTV
- License: other
- Created: 2025-04-15T16:23:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-30T16:58:37.000Z (9 months ago)
- Last Synced: 2025-10-09T17:15:37.864Z (9 months ago)
- Topics: conference, conferences, nuxt, nuxt3, nuxt4, nuxtjs, template, typescript, vite, vue, vuejs, web, website
- Language: Vue
- Homepage:
- Size: 263 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# quick-conf
This is a template for quickly setting up a new Conference website with various functionalities.
## Sponsoring
If you like this project and want to support me, I would be very happy to see you as a sponsor on GitHub ❤️
You can find the `Sponsor` button on the top right of the [GitHub project page](https://github.com/toddeTV/quick-conf).
Thanks a lot for the support <3
## Documentation
All documentation is in the [docs](/docs) folder.
## Want to use the template for setting up a conference website?
TODO
## Want to contribute to the template itself?
Start with the [developer setup guide](/docs/developer-setup.md) for local setup and usage.
## Contribution & Attribution
### Project Contributors
### Current Core Team Members
- [Thorsten Seyschab](https://todde.tv) as Project Founder & Lead.
### Acknowledgments
**Special Thanks:**
_(People who provided valuable help on specific topics or issues)_
- [Alexander Lichter](https://github.com/TheAlexLichter) as a guest on one of the Twitch live streams,
contributing to the brainstorming & creation of the main project structure.
- [Andreas Fehn](https://github.com/fehnomenal) as a guest on one of the Twitch live streams, contributing
to the creation of the data model for the content collections and schemas.
**Helpful Projects:**
_(Projects that provided valuable inspiration or resources.)_
- [Nuxt SaaS Template](https://github.com/nuxt-ui-templates/saas) served as a helpful source of inspiration at the start of the project and was occasionally referenced for some code, best practices and structural ideas.
**Additional Tools:**
_(excluding those listed in `./package.json`)_
- [Twitch @toddeTV](https://twitch.tv/toddeTV) was used for live streaming the development of this project.
- [CodeRabbit](https://www.coderabbit.ai/) was used as an AI code review assistant to help improve code quality and maintain best practices.
**Assets & Materials Used:**
_(including images & 3D models; mostly only those requiring attribution)_
- \[currently none\]
## License
**Copyright (c) 2025-present, [Thorsten Seyschab](https://todde.tv)**
This project is a template and is licensed under a dual-license structure. The source code is available under the MIT License, while the content and assets are under a more restrictive license.
- **Source Code:** The source code in this repository is licensed under the **MIT License**. You are free to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software.
- **Content & Assets:** The contents of the `/content`, `/public`, and `/assets` directories (such as images, 3D models, videos, and data files) are **not** licensed under MIT. These materials are the intellectual property of their respective creators and are provided solely as placeholders for local development. Remove or replace them before distributing your site. Unless a file carries its own license, no rights are granted to reuse these materials. You may not reuse, redistribute, or create derivative works from these materials without explicit permission from the original authors.
Please refer to the [LICENSE.md](/LICENSE.md) file for full details.
### Third-Party Libraries
This project utilizes third-party libraries and other materials. These components are the property of their respective owners and are licensed under their own terms. A list of these can be found in the [_Contribution & Attribution_](#contribution--attribution) section in this document above, in the [package.json](/package.json) and in the project's documentation.
### Need a Different License?
If the standard licensing does not fit your needs, feel free to reach out to discuss custom arrangements.