-
Notifications
You must be signed in to change notification settings - Fork 8
restore HPC content, remove Carpentries content #22
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
c6ec372
purge Carpentries-specific 'pages' content
tkphd 85a3245
add HPC Carpentry lesson table
tkphd 8d45c1b
purge more official Carpentries material, pull in the license
tkphd 0e7b1f3
copy edit for HPC Carpentry
tkphd 220ba55
populate 'lessons' table from YAML data; yamllint all the things
tkphd 3ce9269
limit help-wanted to HPC Carpentry repositories
tkphd 24f82a9
Update lesson names for consistency
tkphd 08cb128
Restore Task Forces to About menu
tkphd 2ea1f42
Fix Twitter handle, drop TawkTo
tkphd 0ac75b8
Restore link to Code of Conduct
tkphd e74a34f
Restore, but comment out, Past & Upcoming workshops and Facebook inte…
tkphd 333a4a9
Restore Workshops, Lessons, Audience, Testimonials
tkphd 2d7d070
Embed HPC Carpentry Calendar
tkphd 62b9755
Restore Maintainers stump and navigation breadcrumbs
tkphd 295ab28
Restore Citations, Connect, and some social media breadcrumbs
tkphd 279e972
Revise contributed lesson requirements, and restore Jobs with new text
tkphd cd58407
Rebuild regional page for NZ. Thanks Megan!
tkphd cda3e44
Restore redirect for requesting a workshop with The Carpentries
tkphd caccf82
Update _config.yml
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Github Pages does all the hard work of building the Jekyll site. Yay! | ||
# Custom CNAME settings in this repository make carpentries.org redirect | ||
# to the Github Pages page. | ||
# | ||
--- | ||
# ASCII-Font › http://patorjk.com/software/taag/#p=display&f=Slant&t=Phlow | ||
# | ||
# _____ _ __ _____ __ __ _ | ||
|
@@ -33,31 +33,33 @@ author: admin | |
url: 'https://www.hpc-carpentry.org' | ||
baseurl: '' | ||
filesurl: 'https://www.hpc-carpentry.org/files' | ||
contact: "[email protected]" | ||
carpentries_url: 'https://carpentries.org' | ||
|
||
# Regional contacts | ||
contact_ca: "" # Canada | ||
contact_au: "" # Australia | ||
contact_nz: "" # New Zealand | ||
contact_uk: "" # United Kingdom | ||
contact_afr: "" # Africa | ||
contact_nordic: "" # Nordic Countries | ||
github_url : "https://github.com/hpc-carpentry" | ||
github_io_url : "http://hpc-carpentry.github.io" | ||
incubator_url : "https://github.com/carpentries-incubator" | ||
incubator_io : "https://carpentries-incubator.github.io" | ||
contact : "[email protected]" | ||
carpentries_url: 'https://carpentries.org' | ||
|
||
amy_url : "https://amy.carpentries.org/workshops" | ||
dc_url : "http://datacarpentry.org" | ||
lc_url : "https://librarycarpentry.org" | ||
store_url : "http://www.cafepress.com/swcarpentry" | ||
pad_url : "http://pad.software-carpentry.org" | ||
|
||
# Links to AMY and forms | ||
|
||
wrf_landing: "https://amy.carpentries.org/forms/workshop/" # Landing page for the three forms | ||
wrf_request: "https://amy.carpentries.org/forms/request_workshop/" # Request a workshop | ||
wrf_inquiry: "https://amy.carpentries.org/forms/inquiry/" # inquire about workshop | ||
wrf_selforg: "https://amy.carpentries.org/forms/self-organised/" # Report self organized workshop | ||
wrf_landing: "https://amy.carpentries.org/forms/workshop/" # Landing page for the three forms | ||
wrf_request: "https://amy.carpentries.org/forms/request_workshop/" # Request a workshop | ||
wrf_inquiry: "https://amy.carpentries.org/forms/inquiry/" # inquire about workshop | ||
wrf_selforg: "https://amy.carpentries.org/forms/self-organised/" # Report self organized workshop | ||
|
||
# Website repository | ||
website_github_repo: "https://github.com/hpc-carpentry/hpc-carpentry.github.io" | ||
gh_default_branch: "main" | ||
|
||
# Website configuration links | ||
mailing_lists : "http://carpentries.topicbox.com/groups" | ||
mailing_lists: "http://carpentries.topicbox.com/groups" | ||
|
||
|
||
# This is for the editing function in _/includes/improve_content | ||
|
@@ -92,47 +94,45 @@ paginate_path: "blog/page:num" | |
markdown: kramdown | ||
kramdown: | ||
parse_block_html: true | ||
permalink: /blog/:year/:month/:title/ | ||
highlight: rouge | ||
plugins_dir: [jekyll-paginate, jekyll-redirect-from] | ||
permalink: /blog/:year/:month/:title.html | ||
highlight: pygments | ||
excerpt_separator: "<!--more-->" | ||
include: ['.htaccess'] | ||
# Exclude these files from your production _site | ||
include: | ||
- .htaccess | ||
exclude: | ||
- .sass-cache | ||
- Gemfile | ||
- Gemfile.lock | ||
- LICENSE | ||
- README.md | ||
- INSTALL.md | ||
- vendor/ | ||
- .sass-cache | ||
- Gemfile | ||
- Gemfile.lock | ||
- LICENSE | ||
- README.md | ||
- INSTALL.md | ||
- Makefile | ||
- vendor/ | ||
|
||
# Build settings | ||
# - https://github.com/jekyll/jekyll-redirect-from | ||
|
||
plugins: | ||
- jekyll-get-json | ||
- jekyll-paginate | ||
- jekyll-redirect-from | ||
-jekyll-get-json | ||
|
||
## external data sources | ||
jekyll_get_json: | ||
- data: all_badged_people | ||
json: 'https://feeds.carpentries.org/all_badged_people.json' | ||
- data: all_past_workshops | ||
json: 'https://feeds.carpentries.org/all_past_workshops.json' | ||
- data: all_upcoming_workshops | ||
json: 'https://feeds.carpentries.org/all_upcoming_workshops.json' | ||
- data: badges_stats | ||
json: 'https://feeds.carpentries.org/badges_stats.json' | ||
# - data: community_lessons | ||
# json: 'https://feeds.carpentries.org/community_lessons.json' | ||
- data: community_lessons | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. At the moment this is a manually curated file (but that will change with #25) so this needs to remain commented out or we will pull in all the Carpentries Incubator information |
||
json: 'https://feeds.carpentries.org/community_lessons.json' | ||
- data: help_wanted_issues | ||
json: 'https://feeds.carpentries.org/help_wanted_issues.json' | ||
- data: newsletter | ||
json: 'https://feeds.carpentries.org/newsletter.json' | ||
|
||
|
||
# The language setting is used in /includes/header.html for html-settings | ||
language: "en" | ||
|
||
# Use an incremental build (if supported, see https://jekyllrb.com/docs/configuration/incremental-regeneration/) | ||
incremental: true | ||
incremental: false | ||
ocaisa marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
# Used › default.html front-matter and compress.html | ||
# Options › http://jch.penibelst.de | ||
|
@@ -143,8 +143,6 @@ compress_html: | |
profile: false | ||
ignore: | ||
envs: [development] | ||
|
||
|
||
# | ||
# ____ ____ ____ | ||
# / __ \___ / __/___ ___ __/ / /_ | ||
|
@@ -157,11 +155,11 @@ compress_html: | |
defaults: | ||
- | ||
scope: | ||
path: "" # an empty string here means all files in the project | ||
path: "" # an empty string here means all files in the project | ||
type: "pages" | ||
values: | ||
show_meta: false # Hide metadata for all pages | ||
# sidebar: # Possible values › left, right › by default there will be no sidebar | ||
show_meta: false # Hide metadata for all pages | ||
# sidebar: # Possible values › left, right › by default there will be no sidebar | ||
comments: false | ||
author: admin # Default author for pages | ||
edit_on_github: true | ||
|
@@ -176,8 +174,6 @@ defaults: | |
author: admin # Default author for posts | ||
edit_on_github: true | ||
|
||
|
||
|
||
# _ __ _ __ _ | ||
# / | / /___ __ __(_)___ _____ _/ /_(_)___ ____ | ||
# / |/ / __ `/ | / / / __ `/ __ `/ __/ / __ \/ __ \ | ||
|
@@ -188,8 +184,6 @@ defaults: | |
# Open _data/navigation.yml to adjust the left and right topbar navigation | ||
# | ||
|
||
|
||
|
||
# _____ __________ | ||
# / ___// ____/ __ \ | ||
# \__ \/ __/ / / / / | ||
|
@@ -201,8 +195,6 @@ defaults: | |
# bing_webmastertools_id: "" | ||
# alexa_verify_id: "" | ||
|
||
|
||
|
||
# ______ _ | ||
# / ____/___ __ __(_)________ ____ _____ | ||
# / /_ / __ `/ | / / / ___/ __ \/ __ \/ ___/ | ||
|
@@ -220,26 +212,9 @@ apple-touch-icon-114x114-precomposed: "apple-touch-icon-114x114.png" | |
apple-touch-icon-76x76-precomposed: "apple-touch-icon-76x76.png" | ||
apple-touch-icon-72x72-precomposed: "apple-touch-icon-72x72.png" | ||
apple-touch-icon-precomposed: "apple-touch-icon.png" | ||
msapplication_tileimage: "mstile-150x150.png" # Size 144x144 | ||
msapplication_tileimage: "mstile-150x150.png" # Size 144x144 | ||
msapplication_tilecolor: "#ffffff" | ||
|
||
|
||
# ______ __ __ | ||
tkphd marked this conversation as resolved.
Show resolved
Hide resolved
|
||
# / ____/___ _________ / /_ ____ ____ / /__ | ||
# / /_ / __ `/ ___/ _ \/ __ \/ __ \/ __ \/ //_/ | ||
# / __/ / /_/ / /__/ __/ /_/ / /_/ / /_/ / ,< | ||
# /_/ \__,_/\___/\___/_.___/\____/\____/_/|_| Facebook-Optimization › http://j.mp/fb_optimize | ||
|
||
# https://developers.facebook.com/docs/sharing/best-practices#images | ||
## image should be 1200x630 (1.91:1 ratio) | ||
# og_image: "HPC-Carpentry-opengraph.png" | ||
# og_locale: "en_EN" | ||
# og_type: "website" | ||
# og_title: "HPC Carpentry" | ||
# og_description: "" | ||
# og_url: "http://www.hpc-carpentry.org" | ||
|
||
|
||
# _____ _ __ __ ___ ___ | ||
# / ___/____ _____(_)___ _/ / / |/ /__ ____/ (_)___ _ | ||
# \__ \/ __ \/ ___/ / __ `/ / / /|_/ / _ \/ __ / / __ `/ | ||
|
@@ -249,7 +224,6 @@ msapplication_tilecolor: "#ffffff" | |
# Open _data/socialmedia.yml to adjust the left and right topbar navigation | ||
# | ||
|
||
|
||
# ____ _ | ||
# / __ \(_)________ ___ _______ | ||
# / / / / / ___/ __ `/ / / / ___/ | ||
|
@@ -270,9 +244,8 @@ disqus_shortname: hpc-carpentry | |
# | ||
|
||
sass: | ||
sass_dir: _sass | ||
style: :compressed | ||
|
||
sass_dir: _sass | ||
style: :compressed | ||
|
||
# ___ __ __ _ | ||
# / | ____ ____ _/ /_ __/ /_(_)_________ | ||
|
@@ -285,8 +258,6 @@ sass: | |
|
||
google_analytics_tracking_id: UA-180687781-1 | ||
|
||
|
||
|
||
# _ _ _ | ||
# | |_ __ ___ _| | __| |_ ___ | ||
# | __/ _` \ \ /\ / / |/ /| __/ _ \ | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
--- | ||
info_website: "About HPC Carpentry" | ||
archive: "Archive" | ||
blog_archive: "Blog Archive" | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
tkphd marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- id : intro | ||
title : HPC Intro | ||
tkphd marked this conversation as resolved.
Show resolved
Hide resolved
|
||
repo : hpc-intro | ||
site_url: https://carpentries-incubator.github.io | ||
repo_url: https://github.com/carpentries-incubator | ||
maintain: The HPC Carpentry Community | ||
- id : shell | ||
title : HPC Shell | ||
tkphd marked this conversation as resolved.
Show resolved
Hide resolved
|
||
repo : hpc-shell | ||
site_url: http://hpc-carpentry.org | ||
repo_url: https://github.com/hpc-carpentry | ||
maintain: The HPC Carpentry Community | ||
- id : parallel | ||
title : HPC Parallel Novice | ||
repo : hpc-parallel-novice | ||
site_url: http://hpc-carpentry.org | ||
repo_url: https://github.com/hpc-carpentry | ||
maintain: The HPC Carpentry Community | ||
- id : python | ||
title : HPC Python | ||
tkphd marked this conversation as resolved.
Show resolved
Hide resolved
|
||
repo : hpc-python | ||
site_url: http://hpc-carpentry.org | ||
repo_url: https://github.com/hpc-carpentry | ||
maintain: The HPC Carpentry Community | ||
- id : chapel | ||
title : HPC Chapel | ||
tkphd marked this conversation as resolved.
Show resolved
Hide resolved
|
||
repo : hpc-chapel | ||
site_url: http://hpc-carpentry.org | ||
repo_url: https://github.com/hpc-carpentry | ||
maintain: The HPC Carpentry Community | ||
tkphd marked this conversation as resolved.
Show resolved
Hide resolved
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.