Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
css
 
 
ico
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SwiftWeekly 中文 Build Status

一个关注 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.

You can’t perform that action at this time.