Wagtail: Open Source Django CMS
Feb 16, 2021 00:10 · 59 words · 1 minute read
Wagtail is a very interesting Content Management system based on Django, with probably much less cruft compared to systems like Typo3, and maybe Wordpress. Companies like Mozilla are using it for new websites. Just learned about it by a co-worker at work, where we recently successfully introduced Django to a team.
I have to check Wagtail out soon 😃
- Awesome CSS Transitions Tutorial
- Calculating an SSH key fingerprint
- Parcel.js Web Application Bundler: Enabling Tree Shaking for much smaller builds
- Web Development: Overview & Basic Concepts
- Combine & sort multiple csv files ⇒ one csv file
- Improving one's coding skills: Best Practices & Resources
- mysqldump: Dump a single database table to a file
- Tour of Rust
- Restarting a Go app on code change
- Git auto-commit & push every couple of minutes