{"id":20126474,"url":"https://github.com/sovereigncloudstack/newsletter","last_synced_at":"2026-06-12T07:33:15.876Z","repository":{"id":39861519,"uuid":"452601766","full_name":"SovereignCloudStack/newsletter","owner":"SovereignCloudStack","description":"Newsletter for the SCS community","archived":false,"fork":false,"pushed_at":"2024-12-24T08:40:51.000Z","size":56763,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-02T21:16:17.205Z","etag":null,"topics":["community"],"latest_commit_sha":null,"homepage":"https://sovereigncloudstack.github.io/newsletter/digest/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SovereignCloudStack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-27T08:34:40.000Z","updated_at":"2024-12-24T08:35:59.000Z","dependencies_parsed_at":"2025-01-13T08:22:27.375Z","dependency_job_id":null,"html_url":"https://github.com/SovereignCloudStack/newsletter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SovereignCloudStack/newsletter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fnewsletter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fnewsletter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fnewsletter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fnewsletter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SovereignCloudStack","download_url":"https://codeload.github.com/SovereignCloudStack/newsletter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fnewsletter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34234557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["community"],"created_at":"2024-11-13T20:16:15.772Z","updated_at":"2026-06-12T07:33:15.855Z","avatar_url":"https://github.com/SovereignCloudStack.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Newsletter for the SCS community\n\nThis repository contains a [Jekyll](https://jekyllrb.com/)-powered blog for the SCS community digest newsletter.\nThe generated static site is automatically deployed to GitHub pages on every push: https://sovereigncloudstack.github.io/newsletter/digest/4/\n\n## How do I create a new issue?\n\nSimply create a new `yml`-File under `/digest/` and follow the template of the existing issues.\nThe recent issue can then be found at `https://sovereigncloudstack.github.io/newsletter/digest/{issue}`\n\n    - The repository must be checked out\n    - A new branch has to be created (VS Code \u003e Source Control \u003e Branch \u003e Create Branch)\n    - In the folder _digest there are numbered Markdown files which stand for the respective digest. \n    - 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). \n    - In the assets folder there are numbered folders which stand for the respective digest. In this folder are all images for the respective digest. \n    - All changes have to be checked in (VS Code \u003e Source Control \u003e Commit \u0026 Push).\n    - GitHub Homepage \u003e Pull Requests \u003e New Pull Request\n    - select previously created branch in \"compare:xyz\n    - Review changes again, then Create Pull Request\n    - Add comment if necessary\n    - Create Pull Request\n    - Resolve conflicts if necessary\n    - Check the \"Merge without waiting...\" checkbox\n    - Squash and merge \u003e Confirm squash and merge \n    - 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. \n\n## How can I send out the mailing?\n\nThe generated `eml`-File can be found at `https://sovereigncloudstack.github.io/newsletter/digest/{issue}/mailing.eml`.\nFor sending out the mailing to the mailing list, you can use [swaks](http://www.jetmore.org/john/code/swaks/) for instance.\n\nCreate a configuration file `.swaksrc` in your home directory and add the following content:\n```\n--from john.doe@acme.org\n-tls\n--server smtp.acme.org\n--port 587\n--auth-user john.doe\n--h-Message-ID %MESSAGEID%\n```\nUse `swaks -d mailing.eml` to send out the downloaded newsletter to a given address.\nIf 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/ \n\nGitHub - SovereignCloudStack/newsletter: Newsletter for the SCS community - GitHub\nNewsletter for the SCS community. Contribute to SovereignCloudStack/newsletter development by creating an account on GitHub.\n\nscs-member@lists.scs.community\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovereigncloudstack%2Fnewsletter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsovereigncloudstack%2Fnewsletter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovereigncloudstack%2Fnewsletter/lists"}