8000 GitHub - atrick/atrick.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

atrick/atrick.github.io

Repository files navigation

Swift Working Docs

This is the source for atrick's working swift documents.

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
  5. Visit http://localhost:4000.
  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).

Updating

Run bundle update github-pages or simply bundle update and all your gems will update to the latest versions.

About

No description, website, or topics provided.

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE.md
Apache-2.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0