Project Description
The openSUSE Project has a problem, not enough people are engaged in the development. In order to fix this, we need a less obscure way to learn about contributing. One of the ways to do that is enabling people to discover various open meetings that happen for planning of various areas of project progress.
Goal for this Hackweek
An UI for managing calendar events for various teams within the openSUSE Project. All of the meetings listed on the page will be ones that are open to the public to join and contribute to. The calendar has to have an easy way to subscribe to, preferably via webcal link, since most calendar software supports that.
The hackweek would currently be targetting series of these meetings:
- https://etherpad.opensuse.org/p/weeklymeeting
- https://etherpad.opensuse.org/p/ReleaseEngineering-meeting
- https://en.opensuse.org/openSUSE:Heroes/Meetings
- https://en.opensuse.org/openSUSE:Board_meetings
- and any future meetings open to the public
Resources
- https://discussion.fedoraproject.org/t/matrix-bots-i-think-we-need-what-do-you-think/32847
- https://github.com/CentOS/calendar
- https://calendar.fedoraproject.org/
- https://github.com/openSUSE/openSUSE-release-process/tree/master/schedule (not that much relevant for the task).
This project is part of:
Hack Week 23
Activity
Comments
-
-
almost 2 years ago by lkocman | Reply
Right now I use a static .ics file as an input data. Any help on the visual side would be highly welcome. I recommend running it in distrobox with zypper in node.
I did install deps with npm install --save express ejs node-ical moment collections
Server itself was executed by node app.js
-
-
Similar Projects
Create openSUSE images for Arm/RISC-V boards by avicenzi
Project Description
Create openSUSE images (or test generic EFI images) for Arm and/or RISC-V boards that are not yet supported.
Goal for this Hackweek
Create bootable images of Tumbleweed for SBCs that currently have no images available or are untested.
Consider generic EFI images where possible, as some boards can hold a bootloader.
Document in the openSUSE Wiki how to flash and use the image for a given board.
Boards that I have around and there are no images:
- Rock 3B
- Nano PC T3 Plus
- Lichee RV D1
- StartFive VisionFive (has some image needs testing)
Hack Week 22
Hack Week 21
Resources