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

SwiftWeekly/cn

Repository files navigation

一个关注 Swift.org 动态,由社区驱动的每周时事通讯

Curated by @jesse_squires and @BasThomas.

About

See the main repo for details.

Usage

Installation

You'll need bundler installed.

$ git clone https://github.com/SwiftWeekly/cn.git
$ cd cn/
$ 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.