swiftweekly.github

所属分类:博客
开发工具:HTML
文件大小:5205KB
下载次数:0
上传日期:2023-03-26 17:24:38
上 传 者sh-1993
说明:  社区驱动的关于Swift.org的每周新闻稿
(A community-driven weekly newsletter about Swift.org)

文件列表:
... ...

# [swiftweekly.github.io](https://swiftweekly.github.io) ![CI](https://github.com/swiftweekly/swiftweekly.github.io/workflows/CI/badge.svg) *A community-driven weekly newsletter about [Swift.org](https://swift.org)* > Started by [@jesse_squires](https://twitter.com/jesse_squires), continued by [@BasThomas](https://twitter.com/BasThomas) and now curated by [@fassko](https://twitter.com/fassko). ## About This newsletter was originally started by [Jesse Squires](https://github.com/jessesquires), and hosted on his blog at [jessesquires.com](http://www.jessesquires.com). After issue #4, this site was created to provide the newsletter with a proper, dedicated home. All previous issues were [migrated](http://www.jessesquires.com/new-weekly-brief/), and it is now completely open for the community. At some point, [Bas Broek](https://twitter.com/BasThomas) took it over as the main contributor. Currently, [Kristaps Grinbergs](https://github.com/fassko) is leading the project. Contributions are welcomed and encouraged! Lovingly built with [Jekyll](https://jekyllrb.com), [Bootstrap](https://getbootstrap.com), [jQuery](https://jquery.com), and [Font Awesome](https://fortawesome.github.io/Font-Awesome/). Generously hosted by [GitHub](https://pages.github.com). ## Authors There are a number of [contributing authors](https://swiftweeklybrief.com/authors/) to the newsletter. If you'd like to join, open an issue to discuss! ## Usage ### Installation You'll need [bundler](http://bundler.io) installed. ```bash $ git clone https://github.com/SwiftWeekly/swiftweekly.github.io.git $ cd swiftweekly.github.io/ $ bundle install ``` ### Building the site ```bash $ bundle exec jekyll build ``` ### Previewing the site locally ```bash $ bundle exec jekyll serve # Now browse to http://localhost:4000 ``` ### Writing and previewing drafts ```bash $ bundle exec jekyll serve --future --drafts --watch # Now browse to http://localhost:4000 ``` ## Contributing To contribute, please review our [Contributing Guide](https://github.com/SwiftWeekly/.github/blob/master/CONTRIBUTING.md). ## Conduct Please read our [Code of Conduct](https://github.com/SwiftWeekly/.github/blob/master/CODE_OF_CONDUCT.md). 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](https://creativecommons.org/publicdomain/zero/1.0/). See [`LICENSE`](https://github.com/SwiftWeekly/swiftweekly.github.io/blob/master/LICENSE). All code is licensed under an [MIT License](https://opensource.org/licenses/MIT).

近期下载者

相关文件


收藏者