Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ProcedureKit/Documentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: setup
Choose a base ref
...
head repository: ProcedureKit/Documentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 9, 2017

  1. Merge pull request #1 from ProcedureKit/setup

    Setup documentation generator
    danthorpe authored Jul 9, 2017
    Configuration menu
    Copy the full SHA
    6a63a7d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Configuration menu
    Copy the full SHA
    4caf843 View commit details
    Browse the repository at this point in the history
  2. Switches to awscli

    danthorpe committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    c86208d View commit details
    Browse the repository at this point in the history
  3. Adds more categories

    danthorpe committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    305be3a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Removes .jazzy.json

    danthorpe committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    b847bef View commit details
    Browse the repository at this point in the history
  2. Uses AWS CLI

    danthorpe authored Jul 13, 2017
    Configuration menu
    Copy the full SHA
    7f76d54 View commit details
    Browse the repository at this point in the history
  3. Fixes path to .jazzy.json

    danthorpe committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    e21606e View commit details
    Browse the repository at this point in the history
  4. Uses S3 sync

    danthorpe committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    ef4f760 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. CLI Enhancements (#4)

    * AWS S3 Upload: Add --delete flag
    
    Ensures that the destination (the S3 path) matches source exactly (by removing any files that do not exist in source).
    
    * Jazzy: Add --clean flag
    
    Ensure that Jazzy cleans the output (docs) directory when run.
    
    * Jazzy: Explicitly specify the expected output directory
    swiftlyfalling authored and danthorpe committed May 8, 2018
    Configuration menu
    Copy the full SHA
    958e498 View commit details
    Browse the repository at this point in the history
Loading