A community-driven weekly newsletter about Swift.org
Started by @jesse_squires, continued by @BasThomas and now curated by @fassko.
About
This newsletter was originally started by Jesse Squires, and hosted on his blog at jessesquires.com. After issue #4, this site was created to provide the newsletter with a proper, dedicated home. All previous issues were migrated, and it is now completely open for the community. At some point, Bas Broek took it over as the main contributor. Currently, Kristaps Grinbergs is leading the project. Contributions are welcomed and encouraged!
Lovingly built with Jekyll, Bootstrap, jQuery, and Font Awesome. Generously hosted by GitHub.
Authors
There are a number of contributing authors to the newsletter. If you'd like to join, open an issue to discuss!
Usage
Installation
You'll need bundler installed.
$ git clone https://github.com/SwiftWeekly/swiftweekly.github.io.git
$ cd swiftweekly.github.io/
$ bundle install