blog-v1
djLint
blog-v1 | djLint | |
---|---|---|
2 | 4 | |
0 | 703 | |
- | 4.0% | |
7.5 | 9.5 | |
over 2 years ago | 1 day ago | |
HTML | Python | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
blog-v1
-
Hugo no theme
In quick start guide and many online tutorials, new projects are advised to use one of the existing themes or create a new one. But after reading official docs, I've decided not to use any theme in my previous blog version. I am going to do the same for this new project. If in the future some of my functionality will look like it could be decoupled from the blog, I will create a theme but for now, I do not see any need for one.
-
Building the plane while flying it
I will start from the very beginning and create this blog from the scratch. This series is called "Building the blog while flying it". In the spirit of famous startup quote/approach, "Building the plane while flying it"1. I think I will have a lot of fun. I am going to start by posting to my dev.to page and host blog repository on the GitHub. My first version of this blog is living in the blog-v1 repo.
djLint
-
Django Code Formatting and Linting Made Easy: A Step-by-Step Pre-commit Hook Tutorial
- repo: https://github.com/Riverside-Healthcare/djLint rev: v1.32.0 hooks: - id: djlint-reformat-django - id: djlint-django
-
Improve your Django Code with pre-commit
For Django users, which you presumably are, this will be a God send! Check out the repo. This is an HTML linter... but for Django templates 🤯
-
Hugo no theme
There is also another gohtml file type formatter, you can find it here https://github.com/Riverside-Healthcare/djlint.
-
Django template formatter
djLint is far batter than djhtml. it has support for both formatting and linting.
What are some alternatives?
blog - Personal blog
null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
mirrors-prettier - mirror of the `prettier` npm package for pre-commit
pretix - Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
prettier-plugin-go-template - Fixes prettier formatting for go templates 🐹
jinjax - Server-Side Components with Jinja
kapitan - Generic templated configuration management for Kubernetes, Terraform and other things
MLH-Quizzet - This is a smart Quiz Generator that generates a dynamic quiz from any uploaded text/PDF document using NLP. This can be used for self-analysis, question paper generation, and evaluation, thus reducing human effort.
django-migration-linter - :rocket: Detect backward incompatible migrations for your django project
jinja2-simple-tags - Base classes for quick-and-easy template tag development
best-of-web-python - 🏆 A ranked list of awesome python libraries for web development. Updated weekly.
jinja_partials - Simple reuse of partial HTML page templates in the Jinja template language for Python web frameworks. #pypackage