All Projects → SwiftWeekly → Swiftweekly.github.io

SwiftWeekly / Swiftweekly.github.io

Licence: cc0-1.0
A community-driven weekly newsletter about Swift.org

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Swiftweekly.github.io

Wtfjht
Logging the daily shock and awe in national politics. Read in moderation.
Stars: ✭ 386 (+26.56%)
Mutual labels:  blog, news, newsletter
lldbg
A lightweight native GUI for LLDB.
Stars: ✭ 83 (-72.79%)
Mutual labels:  llvm, clang, lldb
Bsodsurvivor
This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload, and more!
Stars: ✭ 122 (-60%)
Mutual labels:  llvm, clang, lldb
llvm-svn
Arch Linux PKGBUILD for LLVM, Clang et al. (latest SVN code)
Stars: ✭ 18 (-94.1%)
Mutual labels:  llvm, clang, lldb
clangbuilder
Building Clang ♡ Utility and Environment
Stars: ✭ 101 (-66.89%)
Mutual labels:  llvm, clang, lldb
lsif-clang
Language Server Indexing Format (LSIF) generator for C, C++ and Objective C
Stars: ✭ 28 (-90.82%)
Mutual labels:  llvm, clang
wasm-toolchain
WebAssembly toolchain
Stars: ✭ 34 (-88.85%)
Mutual labels:  llvm, clang
arch-packages
Arch Linux performance important packages
Stars: ✭ 27 (-91.15%)
Mutual labels:  llvm, clang
llvm-project-prepo
Fork of LLVM with modifications to support a program repository
Stars: ✭ 27 (-91.15%)
Mutual labels:  llvm, clang
opencilk-project
Monorepo for the OpenCilk compiler, forked from llvm/llvm-project. See the OpenCilk/infrastructure repository for build and installation instructions.
Stars: ✭ 42 (-86.23%)
Mutual labels:  llvm, clang
SameTypeClangPlugin
自定义检查规范的 Clang 插件
Stars: ✭ 47 (-84.59%)
Mutual labels:  llvm, clang
clang-format-editor
Clang-Format Editor is a tool that helps you find the best Clang-Format Style for your C++, C#, Java, JavaScript, and Objective-C code.
Stars: ✭ 15 (-95.08%)
Mutual labels:  llvm, clang
stack-guard
A toy implementation of 'Stack Guard' on top of the LLVM compiler toolchain
Stars: ✭ 21 (-93.11%)
Mutual labels:  llvm, clang
hmg
💝 My personal Gentoo/Linux configuration backup files
Stars: ✭ 16 (-94.75%)
Mutual labels:  llvm, clang
core-review
Scripts, tools & info for doing Bitcoin Core development and code review
Stars: ✭ 78 (-74.43%)
Mutual labels:  clang, lldb
Toha
A Hugo theme for personal portfolio
Stars: ✭ 267 (-12.46%)
Mutual labels:  hacktoberfest, blog
Xreader
XML, NEWS, RSS & Scrapping Reader maked in Xamarin, for educational purpose.
Stars: ✭ 259 (-15.08%)
Mutual labels:  news, newsletter
Djangocms Blog
django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
Stars: ✭ 268 (-12.13%)
Mutual labels:  hacktoberfest, blog
Clang Power Tools
Bringing clang-tidy magic to Visual Studio C++ developers.
Stars: ✭ 285 (-6.56%)
Mutual labels:  llvm, clang
CastXMLSuperbuild
Build CastXML and its dependencies (LLVM/Clang)
Stars: ✭ 32 (-89.51%)
Mutual labels:  llvm, clang

swiftweekly.github.io CI

A community-driven weekly newsletter about Swift.org

Started by @jesse_squires, continued by @BasThomas and now curated by @fassko.

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. At some point, Bas Broek took it over as the main contributor. Currently, Kristaps Grinbergs 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 review 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].