Skip to content

wongzigii/swiftweekly.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A community-driven weekly newsletter about Swift.org

Curated by @jesse_squires and @BasThomas.

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. Currently, Bas Broek 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 read 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.

About

A community-driven weekly newsletter about Swift.org

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 47.4%
  • Ruby 32.5%
  • CSS 16.0%
  • Shell 4.1%