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: codebar/tutorials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gh-pages
Choose a base ref
...
head repository: codebar/tutorials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: accessible-downloads
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 13 files changed
  • 1 contributor

Commits on Sep 24, 2016

  1. Rename the files folder

    Renaming this folder to make the next changes easier to reason about.
    octopusinvitro committed Sep 24, 2016
    Copy the full SHA
    1d96492 View commit details
  2. Update template with no-JS behaviour for accessibility

    The aim of this change is to provide an accessible way of downloading the tutorial's exercise files.
    If JavaScript is disabled, the files will be shown in the markup as download links pointing to the respective files.
    octopusinvitro committed Sep 24, 2016
    Copy the full SHA
    ae6b340 View commit details
  3. Update the files-variable definition in the front-matter of JS/tutorial3

    Tutorial creators can now point their download link to an anchor that includes the name of the folder containing the exercise files.
    This change provides an example of usage, updating the frontmatter and its related link anchor.
    octopusinvitro committed Sep 24, 2016
    Copy the full SHA
    82bd314 View commit details
  4. Update zipper tests and code

    The zipper tests were updated to reflect the fact that now we need to pass the files read from the markup.
    The zipper code was updated to pass the tests.
    octopusinvitro committed Sep 24, 2016
    Copy the full SHA
    a94bfbd View commit details
  5. Update User Interface to read filepaths from the markup

    The tests were updated with fixtures to simulate the current state of
    the markup, since now the file paths are served in a list of links in the
    tutorial page.
    octopusinvitro committed Sep 24, 2016
    Copy the full SHA
    2e3a480 View commit details
  6. Copy the full SHA
    ebe56df View commit details
  7. Copy the full SHA
    4df1e81 View commit details
  8. Update README

    octopusinvitro committed Sep 24, 2016
    Copy the full SHA
    59ba5c0 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff gh-pages...accessible-downloads