mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2026-02-25 03:37:27 +11:00
The Django project driving dpaste.org
- Python 71.4%
- SCSS 13.1%
- HTML 8.9%
- JavaScript 3.8%
- Makefile 1.7%
- Other 1.1%
Scope white-space: pre to .snippet-text article only, rather than all article elements. This fixes the layout regression introduced for content pages (About, 404) while preserving correct behaviour for text-based lexer snippets. Removes the !important override workaround from about.html. Signed-off-by: Darren Nathanael <github@darrennathanael.com> |
||
|---|---|---|
| .deploystack | ||
| .github | ||
| client | ||
| dpaste | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitignore | ||
| .node-version | ||
| .python-version | ||
| .travis.yml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| manage.py | ||
| MANIFEST.in | ||
| minimal.docker-compose.yml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| renovate.json | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||
Dpaste
📖 Full documentation on https://docs.dpaste.org
dpaste is a pastebin application written in Python using the Django framework. You can find a live installation on dpaste.org.
The project is intended to run standalone as any regular Django Project, but it's also possible to install it into an existing project as a typical Django application.
The code is open source and available on Github: https://github.com/darrenofficial/dpaste. If you found bugs, have problems or ideas with the project or the website installation, please create an Issue there.
⚠️ dpaste requires at a minimum Python 3.9 and Django 3.2.
dpaste.org: https://dpaste.org/ pastebin: https://en.wikipedia.org/wiki/Pastebin