13.05.2022, 23:40
(Dieser Beitrag wurde zuletzt bearbeitet: 24.09.2024, 06:50 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Duende v3 (Responsive)
Zitat:I forked the original Duende theme (when that project was still under GPL3 license as well). Fully compatible again with MyBB v1.8.x With tons of fixes and improvements (including fully responsive)!
This is Duende version 3! Fully free and open-source under GPL license.
Duende v3 only comes in local edition nowadays.
With local edition we mean all the files are locally stored and we don't use any CDN anymore for storage.
Don't forget to give my theme a star!
Demo site
Visit: https://mybbdemo.melroy.org
Forum
Visit: https://community.mybb.com/thread-235669.html
Repo mirror
Git repo: https://github.com/danger89/duende-v3
Features
- Fully responsive, reworked all the templates making it fully responsive on mobile/tablet
- Added "Latest threads" on front page
- Improved loading times, using defer/async where possible! Using the preconnect meta tag for further performance gains
- Fixed login form for MyBB 1.8.x
- Improved icons
- Cleaned-up inline Javascript, put as much as possible into main.js (loaded async)
- Converted to HTML5 syntax, with valid doctype and robot meta tag
- 1000+ styling fixes all across multiple CSS files
- Fixed jQuery Tipsy
- Homepage W3C validated (no HTML template failures only some obsolete warnings)
- No dependencies towards CDNs