Skip to content

modocache/swiftweekly.github.io

 
 

Repository files navigation

A community-driven weekly newsletter about Swift.org

Curated by @jesse_squires.

Subscribe to get the best summary about what's happening in the Swift open source project every week.

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. Contributions are welcomed and encouraged!

Lovingly built with Jekyll, Bootstrap, jQuery, and Font Awesome. Generously hosted by GitHub.

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

Contributing

For translations, content suggestions, fixes, or corrections — please see CONTRIBUTING.md.

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.

About

A community-driven weekly newsletter about Swift.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 63.1%
  • CSS 22.3%
  • Ruby 14.6%