Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring latest styles #645

Merged
merged 90 commits into from
Dec 18, 2019
Merged

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    269bfb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. .travis.yml: use Python 3.7

    Signed-off-by: Maxim Belkin <maxim.belkin@gmail.com>
    maxim-belkin committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    ee23419 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. Configuration menu
    Copy the full SHA
    8b7eae1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    cb4e1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e488057 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Merge pull request carpentries#379 from maxim-belkin/lesson-links

    links.md: lesson-specific links
    rgaiacs authored Dec 19, 2018
    Configuration menu
    Copy the full SHA
    6012471 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    9abaca8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Clarify wording of PR & issue templates

    I see lots of contributions where none of this placeholder text has
    been deleted, but also quite a lot where the first line has been deleted,
    but the 'ext below' hasn't (exactly in accordance with the current
    instructions).
    gcapes committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    98c4617 View commit details
    Browse the repository at this point in the history
  2. Merge pull request carpentries#386 from gcapes/clarify-templates

    Clarify wording of PR & issue templates
    rgaiacs authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    b29e2c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    ab8deca View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Colorize all boxes

    Use the same colors but apply 12.5% opacity.
    
    Solution boxes use 30% opacity
    maxim-belkin authored and fmichonneau committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    b3e88ce View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    8bda280 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Prefix code blocks with language names

    Also, improve contrast of comments
    
    Signed-off-by: Maxim Belkin <maxim.belkin@gmail.com>
    maxim-belkin authored and fmichonneau committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    514fb46 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    cd761b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. reference to the webpage of the lesson + goodfirst

    This contribution adds reference to the web page of the lesson in the Carpentries and makes it easier for visitors who want to contribute to get familiar with the good first issue badge.
    This adds a list of current maintainers to the README.md.
    anacost authored and fmichonneau committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    124dea1 View commit details
    Browse the repository at this point in the history
  2. gold colour to badge

    gold looks more like the yellow from the original badge
    anacost authored and fmichonneau committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    5fc0f39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    962e3d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. use xenial on travis

    fmichonneau authored Mar 27, 2019
    Configuration menu
    Copy the full SHA
    853155c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    51d615d View commit details
    Browse the repository at this point in the history
  2. util.py: hot fix for YAML loader

    maxim-belkin authored and fmichonneau committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    19885f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    29dc6c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    766155a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. make title show episode title first

    maneesha authored and fmichonneau committed May 13, 2019
    Configuration menu
    Copy the full SHA
    2507646 View commit details
    Browse the repository at this point in the history
  2. use ndash as separator

    display it only if both `page.title` and `site.title` are defined.
    fmichonneau committed May 13, 2019
    Configuration menu
    Copy the full SHA
    6ecf1b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e5cba2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    133eb68 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    e684332 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Update PULL_REQUEST_TEMPLATE.md

    raynamharris authored and fmichonneau committed May 16, 2019
    Configuration menu
    Copy the full SHA
    112b021 View commit details
    Browse the repository at this point in the history
  2. Update ISSUE_TEMPLATE.md

    raynamharris authored and fmichonneau committed May 16, 2019
    Configuration menu
    Copy the full SHA
    99a5587 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. links.md: fix lesson-setup link

    maxim-belkin authored and fmichonneau committed May 29, 2019
    Configuration menu
    Copy the full SHA
    2ef77c9 View commit details
    Browse the repository at this point in the history
  2. links.md: include base_path.html

    maxim-belkin authored and fmichonneau committed May 29, 2019
    Configuration menu
    Copy the full SHA
    8fab20f View commit details
    Browse the repository at this point in the history
  3. aio.md: multiple improvements

    Pull Request: carpentries/styles#406
    
    * change all-in-one file to have the same 'depth' as episode files
    
    * move the core script of aio.md into _includes/aio-script.md
    
    * include comment to inform maintainers to not edit the file
    
    * move aio.md to the root of styles repository
    fmichonneau authored and maxim-belkin committed May 29, 2019
    Configuration menu
    Copy the full SHA
    f7bb0f8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    429d91c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbcce2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Configuration menu
    Copy the full SHA
    90f06fc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    524847a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    24013d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    522d98d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    9320702 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    6d015fe View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    bd56b2b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    20138ef View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. restore lost CSS settings

    maxim-belkin authored and fmichonneau committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    b276295 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Manual ordering of episodes and extras

    Co-authored-by: stamper <tbyhdgs@gmail.com>
    2 people authored and fmichonneau committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e176d3b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    26e9bee View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. update survey links

    fmichonneau committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    5d9533b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Switch to Liquid comments

    HTML comments end up in the generated HTML pages: they're not displayed by the browsers but they're still present there. Liquid comments do not end up in the generated HTML pages
    maxim-belkin authored and fmichonneau committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    3b84885 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    e06f686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a966a68 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    8ee9c20 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Configuration menu
    Copy the full SHA
    134f806 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    af588eb View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    0cc96db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8566047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d88b22a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21a979b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    901c574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82dd7fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9add9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2d1a1f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    cd41c7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db22e7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4381bcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff5f567 View commit details
    Browse the repository at this point in the history
  5. Undo optimizations to read_all_markdown

    These will be submitted in a separate PR
    maxim-belkin committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    a61b7f6 View commit details
    Browse the repository at this point in the history
  6. Remove executable bits from Python scripts

    We can't use a single shebang:
    * on some platforms `python` may mean Python 2, on others - Python 3
    * on some platforms `python3` does not exist at all
    
    Therefore, we're removing the shebangs altogether.
    maxim-belkin committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    bab0fca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bce2366 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a0adfd View commit details
    Browse the repository at this point in the history
  9. repo_check.py: enforce utf-8 encoding

    ... for compatibility with Windows
    maxim-belkin committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    ec294aa View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    caf3b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d454d59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41605eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    651af34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8eb0425 View commit details
    Browse the repository at this point in the history
  6. Makefile: suppress another error message on Windows

    These '2>/dev/null' are important on Windows because without them
    a mere `make` stalls.
    maxim-belkin committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    ecb1611 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    e6622b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a732a2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1cb887 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. fix urls in _config.yml

    fmichonneau committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    48dd391 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    8803fe5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    a56f2a0 View commit details
    Browse the repository at this point in the history
  2. install gems locally

    fmichonneau committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    0b6797e View commit details
    Browse the repository at this point in the history
  3. refactor use of docker

    Co-authored-by: Allen Lee <allen.lee@asu.edu>
    fmichonneau and alee committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    116d5b9 View commit details
    Browse the repository at this point in the history
  4. add @maxim-belkin suggestions

    fmichonneau committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    fade440 View commit details
    Browse the repository at this point in the history
  5. add .bundle to .gitignore

    fmichonneau committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    aaab128 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38c1c0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a435fcd View commit details
    Browse the repository at this point in the history
  8. Makefile: improve commands target and commands categories (carpentrie…

    …s#450)
    
    * Makefile: improve commands target and commands categories
    
    * replace 'files' with 'website'
    maxim-belkin authored and fmichonneau committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    e986d1a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Update R install in .travis.yml (carpentries#430)

    * Update R install in .travis.yml
    
    See https://cran.r-project.org/bin/linux/ubuntu/README.html
    
    * update .travis.yml
    agitter authored and fmichonneau committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    a0c0681 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    66ed05f View commit details
    Browse the repository at this point in the history