Skip to content

Viaplay Swift Style Guide

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE.md
Apache-2.0
LICENSE.txt
Notifications You must be signed in to change notification settings

nentgroup/swift-style-guide

This branch is 2 commits ahead of google/swift:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Marvin Nazari
Jun 2, 2020
715cc6f · Jun 2, 2020

History

8 Commits
May 4, 2018
May 4, 2018
May 4, 2018
May 4, 2018
May 4, 2018
May 4, 2018
May 4, 2018
May 4, 2018
May 4, 2018
Jun 2, 2020
May 4, 2018
May 4, 2018

Repository files navigation

Google Swift Style Guide

This is the source for the Google Swift Style Guide website, which is based on the Swift.org documentation (found at https://github.com/apple/swift-internals).

Local Testing and Development

  1. Have Ruby >= 2.0.0 installed.
  2. gem install bundler—this command must normally be run with sudo/root/admin privileges.
  3. bundle install—run this command as a regular, unprivileged user.
  4. LC_ALL=en_us.UTF-8 bundle exec jekyll serve --baseurl /swift-style
  5. Visit http://localhost:4000/swift-style/.
  6. Make edits to the source, refresh your browser, lather, rinse, repeat.

Notes:

  • Changes to _config.yml require restarting the local server (step 4 above).
  • If you make changes to _config.yml specifically in order to serve these pages from an address other than http://google.github.io/swift-style, please make sure those changes are not included in any pull requests, so we don't inadvertently break the main site.

About

Viaplay Swift Style Guide

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE.md
Apache-2.0
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 72.8%
  • CSS 14.5%
  • HTML 12.7%