GSoC/2020/StatusReports/AnujBansal: Difference between revisions
Anujbansal (talk | contribs) |
Anujbansal (talk | contribs) |
||
Line 35: | Line 35: | ||
# Discuss some UI Improvements with #kde-www | # Discuss some UI Improvements with #kde-www | ||
== Link to Blog == | == Link to Blog posts == | ||
[https://ab63.github.io/ | # [https://ab63.github.io/2020-05-29-gsoc0/ Community Bonding] | ||
# [https://ab63.github.io/2020-06-29-gsoc1/ Part 1] | |||
# [https://ab63.github.io/2020-07-29-gsoc2/ Part 2] | |||
== Link to branches == | == Link to branches == |
Revision as of 22:54, 27 August 2020
Project Overview
KDE has a vast web infrastructure. Some KDE websites have not been upgraded in a long time and use dated technologies.
The first part of this project involves porting KDE's main website kde.org to Hugo - A Go based static site generator. This would allow for ease of development, faster load times and more security.
KDE websites also currently use OpenLDAP and a PHP application to authenticate and manage users (identity.kde.org). OpenLDAP is an old and complex method of authenticating and managing user identity and several modern approaches are available. Moreover many services do not support OpenLDAP authentication (Eg. discourse). One of the newer approaches is to use OAuth2. OAuth2 is a modern approach to authentication and fixes the various issues with LDAP. So, the project also involves migrating season.kde.org to OAuth and giving it a much needed visual overhaul at the same time.
Work Report
Week 1
- Ported announcements upto KDE 4.0
- Added support for translations
- Some minor layout changes
- Added hugo shortcode to supporting including files in markdown
Week 2 & 3
- Ported announcements upto 2012
- Maintained responsiveness of site
- Replaced html with hugo shortcodes where possible (youtube iframe)
- Cleaned up code
Week 4 & 5
- Automated majority of the conversion using regex
- Finished porting the announcements
Week 6, 7 & 8
- Finalised the hugo port for kde.org
- Removed a lot of redundant code
- Update pages that were changed recently
- Setup Season of KDE Website Project
- Discuss some UI Improvements with #kde-www
Link to Blog posts
Link to branches
About Me
Name: Anuj Bansal
Mentors: Carl Schwan, Niccolò Venerandi and Alexander Saoutkin
Invent: invent.kde.org/anujbansal
IRC Nick & Telegram: anuj63