swiftweekly.github.io icon indicating copy to clipboard operation
swiftweekly.github.io copied to clipboard

A community-driven weekly newsletter about Swift.org

Results 20 swiftweekly.github.io issues
Sort by recently updated
recently updated
newest added

Idea from @zntfdr to set up sponsorship here in GitHub. Need to explore this.

enhancement

- [x] Upgrade to [Bootstrap 4.x](https://getbootstrap.com) and jQuery 3.x - [x] ~~- Upgrade to [Font Awesome 5](https://fontawesome.com/)~~ (Let's keep v4, installed via yarn) - [ ] Use yarn to manage...

enhancement

## Describe the problem As pointed out in #529, some SSWG-proposals in the newsletter were incorrectly showing as "SE" proposals. The issue lies [here](https://github.com/SwiftWeekly/swiftweekly.github.io/blob/09533951c7d1e28d1d2932fa1f93908eb923536e/proposal.rb#L57), where we hard code "SE"; we...

bug

Using [Sass](https://sass-lang.com) will help with maintenance, especially with dark mode and accessibility. Support is built-in to jekyll: https://jekyllrb.com/docs/step-by-step/07-assets/#sass

enhancement

As per https://twitter.com/daveverwer/status/1139299506472796161 😃 We use avatars on the authors page already, so that should be a good start: https://github.com/SwiftWeekly/swiftweekly.github.io/blob/464c1e6994f3075890b7b95687ec458d12eed942/authors.html#L19

enhancement
starter task
accessibility

See https://github.com/SwiftWeekly/swiftweekly.github.io/pull/377#issuecomment-375992181

enhancement

Follow-up from #333 - Re-enable `prose.check_spelling`, which seemed to [not work before](https://github.com/SwiftWeekly/swiftweekly.github.io/pull/355#issuecomment-359201449) - We'd also want some words to have a canonical spelling (for example, does the compiler suggest "fixits"...

enhancement

Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.4 to 0.23.6. Release notes Sourced from commonmarker's releases. v0.23.6 What's Changed This release includes two updates from the upstream cmark-gfm library, namely: DoS vulnerability in autolink...

dependencies
ruby

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.8. Release notes Sourced from actions/cache's releases. v3.0.8 What's Changed Fix zstd not working for windows on gnu tar in issues. Allow users to provide...

dependencies
github_actions