Skip to content

Commit

Permalink
jekyll build from Action 5db7224
Browse files Browse the repository at this point in the history
  • Loading branch information
FriederikeZelke committed Dec 19, 2024
0 parents commit bfd4cb2
Show file tree
Hide file tree
Showing 299 changed files with 48,477 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
Binary file added Neuer Digest.odt
Binary file not shown.
47 changes: 47 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Newsletter for the SCS community

This repository contains a [Jekyll](https://jekyllrb.com/)-powered blog for the SCS community digest newsletter.
The generated static site is automatically deployed to GitHub pages on every push: https://sovereigncloudstack.github.io/newsletter/digest/4/

## How do I create a new issue?

Simply create a new `yml`-File under `/digest/` and follow the template of the existing issues.
The recent issue can then be found at `https://sovereigncloudstack.github.io/newsletter/digest/{issue}`

- The repository must be checked out
- A new branch has to be created (VS Code > Source Control > Branch > Create Branch)
- In the folder _digest there are numbered Markdown files which stand for the respective digest.
- For a new digest, create a new .md file in the _digest folder with the new number. (Tip: It is best to copy the previous one and change the name. This way you have taken over the layout/structure directly and can change text and links to images).
- In the assets folder there are numbered folders which stand for the respective digest. In this folder are all images for the respective digest.
- All changes have to be checked in (VS Code > Source Control > Commit & Push).
- GitHub Homepage > Pull Requests > New Pull Request
- select previously created branch in "compare:xyz
- Review changes again, then Create Pull Request
- Add comment if necessary
- Create Pull Request
- Resolve conflicts if necessary
- Check the "Merge without waiting..." checkbox
- Squash and merge > Confirm squash and merge
- Once the PR is merged, start a gh-action and build an .eml (email) and .html (good for a preview if everything fits) to this address: https://sovereigncloudstack.github.io/newsletter/digest/${number} Replace the variable ${number} with the corresponding digest number.

## How can I send out the mailing?

The generated `eml`-File can be found at `https://sovereigncloudstack.github.io/newsletter/digest/{issue}/mailing.eml`.
For sending out the mailing to the mailing list, you can use [swaks](http://www.jetmore.org/john/code/swaks/) for instance.

Create a configuration file `.swaksrc` in your home directory and add the following content:
```
--from [email protected]
-tls
--server smtp.acme.org
--port 587
--auth-user john.doe
--h-Message-ID %MESSAGEID%
```
Use `swaks -d mailing.eml` to send out the downloaded newsletter to a given address.
If you then download the .eml from https://sovereigncloudstack.github.io/newsletter/digest/${number}/mailing.eml you can send it. How to send a mail is described here: https://sovereigncloudstack.github.io/newsletter/digest/

GitHub - SovereignCloudStack/newsletter: Newsletter for the SCS community - GitHub
Newsletter for the SCS community. Contribute to SovereignCloudStack/newsletter development by creating an account on GitHub.

[email protected]
Binary file added android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/36/LM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/36/OID_Join.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/36/OO_Glitter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/36/StatusPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/36/Summit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/10/dive.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/10/mammoth.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/10/pipe.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/10/podcast.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/11/pile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/11/sprint.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/12/R2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/12/now.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/12/sunflowers.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/13/foundation.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/13/soccer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/13/spaceship.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/13/welcome.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/14/bianca.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/14/class.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/14/done.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/14/feedback.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/14/github.jpg
Binary file added assets/images/15/community.jpg
Binary file added assets/images/15/ecosystem.jpg
Binary file added assets/images/16/mate.jpg
Binary file added assets/images/16/secret.jpg
Binary file added assets/images/16/triangle.jpg
Binary file added assets/images/17/calendar.png
Binary file added assets/images/17/documents.jpg
Binary file added assets/images/17/gx-magazine.png
Binary file added assets/images/17/oifsummit2022.jpg
Binary file added assets/images/17/parldigi.jpg
Binary file added assets/images/18/clusterapi.png
Binary file added assets/images/18/coffeebeans.png
Binary file added assets/images/18/corrections.jpg
Binary file added assets/images/18/list.jpg
Binary file added assets/images/18/ort.png
Binary file added assets/images/19/5thopen.jpg
Binary file added assets/images/19/mentorship.jpg
Binary file added assets/images/19/run.jpg
Binary file added assets/images/19/weasked1.jpg
Binary file added assets/images/20/padlock.jpg
Binary file added assets/images/20/r3.jpg
Binary file added assets/images/20/triathlon.jpg
Binary file added assets/images/20/weasked2.png
Binary file added assets/images/21/binoculars.jpg
Binary file added assets/images/21/connect.png
Binary file added assets/images/21/diab.jpg
Binary file added assets/images/21/opensourcecouch.png
Binary file added assets/images/22/cee-partnership.jpeg
Binary file added assets/images/22/dud.jpeg
Binary file added assets/images/22/gx-hackathon.jpg
Binary file added assets/images/22/hackathon2022.png
Binary file added assets/images/22/weasked3.png
Binary file added assets/images/22/wolfs.jpg
Binary file added assets/images/23/hackathon2022-small.png
Binary file added assets/images/23/openops.png
Binary file added assets/images/23/pile.jpg
Binary file added assets/images/23/zitadel.png
Binary file added assets/images/24/fosdem.png
Binary file added assets/images/24/gxfs.jpg
Binary file added assets/images/24/hackathon2022-small.png
Binary file added assets/images/24/motorwork.jpg
Binary file added assets/images/24/yt.jpg
Binary file added assets/images/25/gxfs.png
Binary file added assets/images/25/hackathon2.png
Binary file added assets/images/25/openops-fkr.png
Binary file added assets/images/25/self-service.jpg
Binary file added assets/images/25/summit.png
Binary file added assets/images/26/badges.jpg
Binary file added assets/images/26/fistbump.jpg
Binary file added assets/images/26/hackathon2023.png
Binary file added assets/images/26/summit.png
Binary file added assets/images/26/writing.jpg
Binary file added assets/images/27/chaoss.jpg
Binary file added assets/images/27/fosdem2023.jpg
Binary file added assets/images/27/luks.png
Binary file added assets/images/27/m-and-p.jpg
Binary file added assets/images/27/pile.jpg
Binary file added assets/images/27/summit2023.jpg
Binary file added assets/images/27/traffic.jpg
Binary file added assets/images/28/checklist.png
Binary file added assets/images/28/ciab.jpg
Binary file added assets/images/28/container.jpg
Binary file added assets/images/28/horizon.jpg
Binary file added assets/images/28/ralf.jpg
Binary file added assets/images/29/IMG_0421.JPG
Binary file added assets/images/29/arequate.jpg
Binary file added assets/images/29/christian-berendt.png
Binary file added assets/images/29/clouds.jpg
Binary file added assets/images/29/hackathon.jpg
Binary file added assets/images/29/markprompt.jpg
Binary file added assets/images/29/open.jpg
Binary file added assets/images/30/Alasca.png
Binary file added assets/images/30/Amsterdam.jpg
Binary file added assets/images/30/Amsterdam_small.jpg
Binary file added assets/images/30/CEE_panel.JPG
Binary file added assets/images/30/CEE_panel_small.JPG
Binary file added assets/images/30/missing.jpg
Binary file added assets/images/30/missing_small.jpg
Binary file added assets/images/30/wanted.jpg
Binary file added assets/images/30/wanted_small.jpg
Binary file added assets/images/31/DOST.png
Binary file added assets/images/31/OSIM.png
Binary file added assets/images/31/community.jpg
Binary file added assets/images/31/rails.jpg
Binary file added assets/images/31/social.png
Binary file added assets/images/31/survey.png
Binary file added assets/images/31/youtube.jpg
Binary file added assets/images/32/HackathonDresden.png
Binary file added assets/images/32/Nadja.jpg
Binary file added assets/images/32/Nadja2.jpg
Binary file added assets/images/32/aov.png
Binary file added assets/images/32/run.jpg
Binary file added assets/images/32/sponsor.png
Binary file added assets/images/33/GXFS-2023.png
Binary file added assets/images/33/blog.png
Binary file added assets/images/33/release.jpg
Binary file added assets/images/33/scaleup.jpg
Binary file added assets/images/33/scaleup.png
Binary file added assets/images/34/CPU.png
Binary file added assets/images/34/OO_1.png
Binary file added assets/images/34/project.png
Binary file added assets/images/35/4Hackathon.jpg
Binary file added assets/images/35/CfP.png
Binary file added assets/images/35/SDN.png
Binary file added assets/images/35/Summit.png
Binary file added assets/images/35/six.jpg
Binary file added assets/images/37/Fix.png
Binary file added assets/images/37/Forum.png
Binary file added assets/images/37/OO_Docs.png
Binary file added assets/images/37/Summit_24.png
Binary file added assets/images/37/SysEleven.png
Binary file added assets/images/38/EOF.png
Binary file added assets/images/38/Extensions.png
Binary file added assets/images/38/Flavor.png
Binary file added assets/images/38/OO.png
Binary file added assets/images/38/YouTube.png
Binary file added assets/images/39/ALASCA.png
Binary file added assets/images/39/Forum.png
Binary file added assets/images/39/Gaia-X.png
Binary file added assets/images/39/Spider.png
Binary file added assets/images/39/Updated.png
Binary file added assets/images/39/YouTube.png
Binary file added assets/images/4/fkr.jpeg
Binary file added assets/images/4/planer.jpg
Binary file added assets/images/4/zuul.jpg
Binary file added assets/images/5/cee.png
Binary file added assets/images/5/lightning.jpg
Binary file added assets/images/5/openstacksummit.jpeg
Binary file added assets/images/6/berlin.jpg
Binary file added assets/images/6/cee2.png
Binary file added assets/images/6/rally.jpg
Binary file added assets/images/7/fossasia.jpg
Binary file added assets/images/7/join.jpg
Binary file added assets/images/7/wallaby.jpg
Binary file added assets/images/8/git.jpg
Binary file added assets/images/8/gx-hackathon-3.png
Binary file added assets/images/8/netbox.jpg
Binary file added assets/images/9/fossbackstage.jpg
Binary file added assets/images/9/lock.jpg
Binary file added assets/images/9/secunet.jpg
Binary file added assets/images/Summit.png
Binary file added assets/images/bullhorn.png
Binary file added assets/images/default-card.jpg
Binary file added assets/images/github.png
Binary file added assets/images/journal.jpeg
Binary file added assets/images/linkedin.png
Binary file added assets/images/mastodon.png
Binary file added assets/images/matrix.png
Binary file added assets/images/project.png
Binary file added assets/images/rss.png
Binary file added assets/images/scs.png
Binary file added assets/images/twitter.png
Binary file added assets/slides/SCS-Rally-Tempest.pdf
Binary file not shown.
9 changes: 9 additions & 0 deletions browserconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/newsletter/mstile-150x150.png"/>
<TileColor>#50c3a5</TileColor>
</tile>
</msapplication>
</browserconfig>
634 changes: 634 additions & 0 deletions digest/10/index.html

Large diffs are not rendered by default.

720 changes: 720 additions & 0 deletions digest/10/mailing.eml

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions digest/10/raw.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Community, what a week, huh?* To pay tribute to this eventful week, this community digest's issue features 5 highlights instead of the usual 3. We're heading full throttle to the release of R2 and are in the final stages of preparation. At the same time, various events such as the Gaia-X Hackathon #3 are also coming up. It definitely won't be boring in the coming days within our community. Let us tackle them all together! *) Captain, it's Wednesday!

SCS and Gaia-X: A Perfect Match

Listen to the latest episode of Open Source in der Industrie with Rainer Sträter from IONOS and Eduard to learn more about the current state of Gaia-X and why Sovereign Cloud Stack is the perfect match.

OpenInfra Summit Schedule

Wooo! The schedule of this year's OpenInfra Summit is live and we are very pleased that our SCS community is represented with numerous talks and presentations. Don't miss your chance to grab an Early Bird Summit Pass. We are already looking forward to meeting you all in Berlin!

New Deep Dive Sessions

Watch out, techies! Janis and Sven from Syself will demonstrate their Helm Chart based k8s Cluster Management during the team 2 session on March, 14th. Also scheduled for next week is a follow-up on the deep dive LBaaS session.

Security Advisory

A severe vulnerability in the Linux kernel known as "dirty pipe" has been published yesterday (CVE-2022-0847). It allows local users to overwrite arbitrary files regardless of permissions. We have published a security advisory in our community blog.

SCS joins Fediverse

Good news for all Mastodonauts out there. We have just created a profile on Fosstodon where we will cross-post our social media content. Leave us a follow if you're part of the Fediverse!
Loading

0 comments on commit bfd4cb2

Please sign in to comment.