diff --git a/_config.yml b/_config.yml index 4d739daf0..2f75dace1 100644 --- a/_config.yml +++ b/_config.yml @@ -165,7 +165,7 @@ exclude: - package-lock.json - README.md - vendor - - pages/track-* # toggled off + #- pages/track-* # toggled off # exclude until search is implemented # - pages/search diff --git a/_includes/tracks/track-common.html b/_includes/tracks/track-common.html index 1a1da6e97..50b5c6b94 100644 --- a/_includes/tracks/track-common.html +++ b/_includes/tracks/track-common.html @@ -6,17 +6,17 @@
GSA, U.S. Digital Corps

{{page.title}}

{{page.job_title}}
- {% if page.apply_url %} + @@ -26,7 +26,7 @@

{{page.title}}

- {% if page.apply_url %} +

Before applying:

@@ -45,20 +45,20 @@

Before applying:

requirements, necessary documentation, benefits, and information on fair treatment of candidates, please review our job announcement on USAJOBS.

-

+ - {% else %} + -

+

Before applying:

@@ -73,7 +73,7 @@

Before applying:

{% include {{page.track_file}} %} - {% endif %} +
diff --git a/pages/apply.html b/pages/apply.html index 8c46d986a..c29863d0d 100644 --- a/pages/apply.html +++ b/pages/apply.html @@ -87,7 +87,7 @@

Apply on USAJOBS

- +{% endif %}
@@ -127,6 +127,7 @@

Watch a recent info session!

{% endif %} + {% if site.apply_now %}
@@ -149,7 +150,7 @@

Watch a recent info session!

{% endif %} -
+
diff --git a/pages/track-cybersecurity.html b/pages/track-cybersecurity.html index 09e09cb93..ab1d83511 100644 --- a/pages/track-cybersecurity.html +++ b/pages/track-cybersecurity.html @@ -5,7 +5,7 @@ description: Cybersecurity Track in the U.S. Digital Corps social: apply apply_url: -usa_jobs_url: https://www.usajobs.gov/job/759041200 +usa_jobs_url: job_title: IT Specialist (INFOSEC) track_file: tracks/track-cybersecurity-description.html track_style: cybersecurity diff --git a/pages/track-data-science.html b/pages/track-data-science.html index 969a0dff0..9b177fc59 100644 --- a/pages/track-data-science.html +++ b/pages/track-data-science.html @@ -5,7 +5,7 @@ description: Data Science & Analytics Track in the U.S. Digital Corps social: apply apply_url: -usa_jobs_url: https://www.usajobs.gov/job/759042100 +usa_jobs_url: job_title: Data Scientist track_file: tracks/track-data-science-description.html track_style: data-science diff --git a/pages/track-design.html b/pages/track-design.html index f5d723be5..7a3912991 100644 --- a/pages/track-design.html +++ b/pages/track-design.html @@ -4,7 +4,7 @@ permalink: /apply/design/ description: Design Track in the U.S. Digital Corps social: apply -apply_url: https://www.usajobs.gov/job/759043600 +apply_url: job_title: IT Specialist (ENTARCH) track_file: tracks/track-design-description.html track_style: design diff --git a/pages/track-engineering.html b/pages/track-engineering.html index 14f38e57c..e3e5ee28e 100644 --- a/pages/track-engineering.html +++ b/pages/track-engineering.html @@ -5,7 +5,7 @@ description: Software Engineering Track in the U.S. Digital Corps social: apply apply_url: -usa_jobs_url: https://www.usajobs.gov/job/759044000 +usa_jobs_url: job_title: IT Specialist (APPSW) track_file: tracks/track-engineering-description.html track_style: software-engineering diff --git a/pages/track-product-management.html b/pages/track-product-management.html index ba5bb4455..42150672b 100644 --- a/pages/track-product-management.html +++ b/pages/track-product-management.html @@ -5,7 +5,7 @@ description: Product Management Track in the U.S. Digital Corps social: apply apply_url: -usa_jobs_url: https://www.usajobs.gov/job/759043000 +usa_jobs_url: job_title: IT Specialist (Project Manager) track_file: tracks/track-product-management-description.html track_style: product-management