Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

SwiftWeekly/swiftweekly.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

322bbac Â· Mar 26, 2023
Apr 29, 2022
Apr 8, 2021
Mar 26, 2023
Mar 27, 2021
Jun 27, 2022
Mar 20, 2016
Mar 26, 2023
Jan 14, 2016
Dec 25, 2017
Mar 11, 2021
Mar 26, 2023
Jun 29, 2016
Jul 30, 2020
Nov 4, 2021
Mar 26, 2023
Jan 12, 2016
Mar 13, 2021
Mar 13, 2021
Mar 26, 2023
Jan 14, 2016
Nov 24, 2020
Nov 24, 2020
Jul 30, 2020
Mar 26, 2023
Feb 25, 2021
Feb 4, 2019
Jan 20, 2018

Repository files navigation

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

Building the site

$ bundle exec jekyll build

Previewing the site locally

$ bundle exec jekyll serve
# Now browse to http://localhost:4000

Writing and previewing drafts

$ bundle exec jekyll serve --future --drafts --watch
# Now browse to http://localhost:4000

Contributing

To contribute, please review our Contributing Guide.

Conduct

Please read our Code of Conduct. Violations will not be tolerated and will result in immediate removal or blocking from the organization.

License

This work is released under the CC0 1.0 Universal (CC0 1.0) license. See LICENSE.

All code is licensed under an MIT License.