qgis / QGIS-Django

Django project for QGIS related activities such as plugin repository
http://qgis.org
GNU General Public License v2.0
89 stars 59 forks source link

Update site branding to match feed.qgis.org #319

Open timlinux opened 10 months ago

Xpirix commented 10 months ago

@timlinux Please find below the proposed approach for this issue:

Step 1: Upgrade to Django 4+ and Python 3.12

This step is addressed by the PR #374

Step 2: Implement Webpack into the project

https://github.com/Xpirix/QGIS-Django/issues/9

Step 3: Install Bulma CSS and Necessary Frontend Packages

https://github.com/Xpirix/QGIS-Django/issues/9

Step 4: Update branding for each page - switch from Bootstrap to Bulma

This approach can involve significant changes. Should we introduce this on the QEP?

timlinux commented 5 months ago

This approach can involve significant changes. Should we introduce this on the QEP?

For me, if the behaviour does not change and the changes are cosmetic only, I think we should just go ahead and do it as we have an overarching plan to harmonise all of the web sites to match the new design guidelines.