-
-
Notifications
You must be signed in to change notification settings - Fork 780
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
Update to final version of styles lesson template #1033
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b33336b - Browse repository at this point
Copy the full SHA b33336bView commit details
Commits on Jun 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d222b47 - Browse repository at this point
Copy the full SHA d222b47View commit details
Commits on Jul 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9d1442f - Browse repository at this point
Copy the full SHA 9d1442fView commit details -
Merge pull request carpentries/styles#610
Fix broken "How to contribute" link
Configuration menu - View commit details
-
Copy full SHA for 6b49768 - Browse repository at this point
Copy the full SHA 6b49768View commit details
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a7d50e1 - Browse repository at this point
Copy the full SHA a7d50e1View commit details -
util.py: load_yaml: Don't fail when it's not necessary
Also, make 'require()' function not fail by default. The only case where we really need to fail is when 'kramdown' parser is not specified. This is a highly unlikely scenario, tbh (because arguments to `lesson_check.py` are set in the Makefile), but we can think about reworking/optimizing this part later.
Configuration menu - View commit details
-
Copy full SHA for 2735d4e - Browse repository at this point
Copy the full SHA 2735d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8498d31 - Browse repository at this point
Copy the full SHA 8498d31View commit details
Commits on Jul 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 19dc8e3 - Browse repository at this point
Copy the full SHA 19dc8e3View commit details
Commits on Jul 12, 2021
-
Merge pull request carpentries/styles#612
lesson_check.py: report check status at the end
Configuration menu - View commit details
-
Copy full SHA for 7634a8c - Browse repository at this point
Copy the full SHA 7634a8cView commit details -
Merge pull request carpentries/styles#613
util.py: load_yaml: Don't fail when it's not necessary
Configuration menu - View commit details
-
Copy full SHA for 092e5c9 - Browse repository at this point
Copy the full SHA 092e5c9View commit details -
Merge pull request carpentries/styles#614
lesson_check.py: fix error message for the 'defaults' check
Configuration menu - View commit details
-
Copy full SHA for d0aceb3 - Browse repository at this point
Copy the full SHA d0aceb3View commit details -
Merge pull request carpentries/styles#615
lesson_check.py: use proper regex for matching episode files
Configuration menu - View commit details
-
Copy full SHA for 14d7356 - Browse repository at this point
Copy the full SHA 14d7356View commit details -
lesson-check.py: read
config.yml
only once1. Read `config.yml` file only once and store the contents in a global variable `CONFIG`. We're currently reading this file twice. 2. Detect lesson life cycle in `main` instead of making `check_config` return it. 3. Replace `using_remote_theme` function with a single test that checks that `remote_theme` keyword is present in `_config.yml` 4. CheckEpisode class: `check` method: move "remote theme test" inside the `check_reference_inclusion`. 5. main: mvoe "remote theme test" inside the `read_references`
Configuration menu - View commit details
-
Copy full SHA for e3808e8 - Browse repository at this point
Copy the full SHA e3808e8View commit details
Commits on Jul 13, 2021
-
Merge pull request carpentries/styles#616
lesson-check.py: read `config.yml` only once
Configuration menu - View commit details
-
Copy full SHA for e1b4838 - Browse repository at this point
Copy the full SHA e1b4838View commit details
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1019f12 - Browse repository at this point
Copy the full SHA 1019f12View commit details -
Syllabus: add conditional intructor training pre-/post- surveys (#618)
Port of carpentries/instructor-training@f488d24 Co-authored-by: François Michonneau <francois.michonneau@gmail.com> Co-authored-by: François Michonneau <francois.michonneau@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5237285 - Browse repository at this point
Copy the full SHA 5237285View commit details -
Navigation bar: allow excluding extras (#617)
Port of carpentries/instructor-training@dc1b52a Co-authored-by: maneesha sane <maneeshasane@gmail.com> Co-authored-by: maneesha sane <maneeshasane@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 674025c - Browse repository at this point
Copy the full SHA 674025cView commit details
Commits on Jul 22, 2021
-
add styling for lesson in The Carpentries Lab
Co-authored-by: Toby Hodges <tbyhdgs@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 332145f - Browse repository at this point
Copy the full SHA 332145fView commit details
Commits on Sep 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 69f1d0a - Browse repository at this point
Copy the full SHA 69f1d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1632471 - Browse repository at this point
Copy the full SHA 1632471View commit details -
Configuration menu - View commit details
-
Copy full SHA for e867adf - Browse repository at this point
Copy the full SHA e867adfView commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4424121 - Browse repository at this point
Copy the full SHA 4424121View commit details
Commits on Sep 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 811d30e - Browse repository at this point
Copy the full SHA 811d30eView commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cf805b3 - Browse repository at this point
Copy the full SHA cf805b3View commit details
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 25a5b9f - Browse repository at this point
Copy the full SHA 25a5b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a9f189 - Browse repository at this point
Copy the full SHA 2a9f189View commit details
Commits on Oct 12, 2021
-
Show solution while printing lessons
Printing to paper or PDF via the browser would invoke the @media print CSS query. It is useful to show all solution while doing so
Configuration menu - View commit details
-
Copy full SHA for ca35a7c - Browse repository at this point
Copy the full SHA ca35a7cView commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6f49049 - Browse repository at this point
Copy the full SHA 6f49049View commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 85f39ff - Browse repository at this point
Copy the full SHA 85f39ffView commit details -
Merge pull request #635 from carpentries/brownsarahm-patch-1
update e-mail address
Configuration menu - View commit details
-
Copy full SHA for 8f6a08c - Browse repository at this point
Copy the full SHA 8f6a08cView commit details
Commits on Feb 22, 2022
-
Use a pixelated rendering instead of default blur
Workaround to a CSS resize blur rendering problem affecting Google Chrome/Chromium when the resolution of the image is larger than the image view See https://stackoverflow.com/a/69156216 and carpentries-incubator/jekyll-pages-novice#274 for additional context.
Configuration menu - View commit details
-
Copy full SHA for 74d1c06 - Browse repository at this point
Copy the full SHA 74d1c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1322a26 - Browse repository at this point
Copy the full SHA 1322a26View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 106e502 - Browse repository at this point
Copy the full SHA 106e502View commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2a6d585 - Browse repository at this point
Copy the full SHA 2a6d585View commit details
Commits on Apr 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb78403 - Browse repository at this point
Copy the full SHA cb78403View commit details -
Revert "add .ruby-version so rbenv can detect the version used by GH …
…pages" This reverts commit cb78403.
Configuration menu - View commit details
-
Copy full SHA for 9be301d - Browse repository at this point
Copy the full SHA 9be301dView commit details
Commits on Apr 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 364ede5 - Browse repository at this point
Copy the full SHA 364ede5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6aed98 - Browse repository at this point
Copy the full SHA e6aed98View commit details
Commits on Jun 30, 2022
-
I used the conversion for 1px = 0.0625em based on a default 16pt font This will address part of carpentries/styles#630
Configuration menu - View commit details
-
Copy full SHA for bd9f274 - Browse repository at this point
Copy the full SHA bd9f274View commit details
Commits on Oct 5, 2022
-
Merge pull request #637 from fmichonneau/add-transition
add new steps to transition lessons to Workbench
Configuration menu - View commit details
-
Copy full SHA for 078eec5 - Browse repository at this point
Copy the full SHA 078eec5View commit details -
modify transition workflow/variables
1. The transtion headers will now have a button that can close them (though its not permenent) 2. The third step of the transition will no longer be coded into the yaml here because the third step of the transition will use the workbench version as the default version. This means that no redirect will be needed. 3. All transition dates will be specified 4. Language has been updated to not refer to "Jekyll" as it may not be immediately obvious that Jekyll was used to build the site.
Configuration menu - View commit details
-
Copy full SHA for 6c743e1 - Browse repository at this point
Copy the full SHA 6c743e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 897fed0 - Browse repository at this point
Copy the full SHA 897fed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07553b2 - Browse repository at this point
Copy the full SHA 07553b2View commit details
Commits on Oct 14, 2022
-
Merge pull request #639 from carpentries/update-transition-workflow
modify transition workflow/variables
Configuration menu - View commit details
-
Copy full SHA for 6b8bbad - Browse repository at this point
Copy the full SHA 6b8bbadView commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 036a455 - Browse repository at this point
Copy the full SHA 036a455View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe10a72 - Browse repository at this point
Copy the full SHA fe10a72View commit details -
Merge pull request #643 from carpentries/fix-workflows-641
Fix workflows 641
Configuration menu - View commit details
-
Copy full SHA for b31b489 - Browse repository at this point
Copy the full SHA b31b489View commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1074f52 - Browse repository at this point
Copy the full SHA 1074f52View commit details -
Merge pull request #644 from carpentries/update-beta-targets
update beta phase target
Configuration menu - View commit details
-
Copy full SHA for 95daee2 - Browse repository at this point
Copy the full SHA 95daee2View commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7bcdf50 - Browse repository at this point
Copy the full SHA 7bcdf50View commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 799fedc - Browse repository at this point
Copy the full SHA 799fedcView commit details