Codeberg mirror of github:codidact/qpixel
- Ruby 53.1%
- HTML 34.7%
- JavaScript 9.8%
- SCSS 2.2%
|
Some checks failed
ci-cd / Rubocop checking (push) Has been cancelled
ci-cd / TypeScript type checking (push) Has been cancelled
ci-cd / Ruby on Rails tests (push) Has been cancelled
ci-cd / Ruby on Rails system tests (push) Has been cancelled
Mirror to Codeberg / Mirror (push) Has been cancelled
ci-cd / Dev server deployment (push) Has been cancelled
Fix comment thread expansion if its title contains clickable elements |
||
|---|---|---|
| .github | ||
| app | ||
| bin | ||
| config | ||
| db | ||
| docker | ||
| img | ||
| lib | ||
| public | ||
| scripts | ||
| test | ||
| vendor/assets | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc.mjs | ||
| .rubocop.yml | ||
| .sample.irbrc | ||
| CODE-STANDARDS.md | ||
| config.ru | ||
| CONTRIBUTING.md | ||
| docker-compose.yml | ||
| Gemfile | ||
| Gemfile.lock | ||
| global.d.ts | ||
| INSTALLATION.md | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| Rakefile | ||
| README.md | ||
| SECURITY.md | ||
| tsconfig.json | ||
QPixel
Q&A by the community, for the communityRails-based version of our core software, powering codidact.com. Currently under active development towards MVP.
Table of Contents
Features
- Supports multiple communities within a single installation
- Allows multiple categories within each community
- And multiple post types (Q&A, Articles, ...) within each category
- Voting on content and sorting based on a modified score that accounts for controversy
- Abilities/privileges based on activity
- Content written in Markdown with live preview
- Support for MathJax, image uploads, custom content licenses
- High degree of customization possible
- Open source
Community
To discuss features and voice ideas, please ask a new question on Codidact Meta. For technical discussions about the QPixel software itself, please ask on Codidact Collab instead.
Contributing
Contributions are welcome - please read the CONTRIBUTING document before you start and look at the GitHub issues for things to do.
Installation
For a complete installation see the Installation guide.
License
QPixel is AGPL licensed.