From e28c22fe229f8a939ef27e7f0834fb1d67c0dce4 Mon Sep 17 00:00:00 2001 From: prospect Date: Wed, 17 Jan 2024 07:05:07 -0500 Subject: [PATCH] starting search --- 404.php | 6 +- archive.php | 13 - assets/css/styles.css | 618 +----------------- author.php | 13 - category.php | 13 - date.php | 13 - front-page.php | 18 +- header.php | 2 +- home.php | 13 - page.php | 11 +- search.php | 60 +- tag.php | 12 - taxonomy.php | 13 - templates/internal/band-funding.php | 6 + .../internal/before-signing-the-lease.php | 15 +- templates/internal/budgeting-your-money.php | 28 +- templates/internal/career-goals.php | 9 +- .../internal/education-level-differences.php | 104 ++- templates/internal/educational-goals.php | 1 - templates/internal/financial-goals.php | 2 + .../internal/finding-a-place-to-stay.php | 11 +- ...gender-identity-and-sexual-orientation.php | 6 +- .../internal/grants-bursaries-and-loans.php | 6 +- templates/internal/income-tax.php | 2 +- templates/internal/living-in-balance.php | 10 +- templates/internal/making-healthy-choices.php | 7 +- templates/internal/managing-stress.php | 1 - templates/internal/nan-tribal-councils.php | 3 - templates/internal/off-campus-housing.php | 4 - .../online-learning-and-remote-work.php | 8 +- ...tive-education-counseling-associations.php | 2 +- templates/internal/personal-goals.php | 7 +- templates/internal/sexual-health.php | 2 +- templates/internal/stay-in-touch.php | 4 +- templates/internal/strategies-for-success.php | 2 - templates/internal/students-with-children.php | 3 +- .../internal/support-and-accommodations.php | 11 +- .../internal/tips-to-increase-income.php | 2 +- .../internal/tips-to-reduce-expenses.php | 2 +- templates/internal/transportation.php | 2 +- templates/partials/page_header.php | 5 +- templates/partials/quick_links.php | 1 - templates/partials/subcategory_cards.php | 1 - .../top-level/daily-living-and-housing.php | 0 templates/top-level/goals-and-objectives.php | 0 .../top-level/managing-your-finances.php | 0 .../top-level/mental-health-and-wellness.php | 0 .../preparing-for-college-and-university.php | 0 .../resources-and-additional-information.php | 0 49 files changed, 224 insertions(+), 848 deletions(-) delete mode 100644 archive.php delete mode 100644 author.php delete mode 100644 category.php delete mode 100644 date.php delete mode 100644 home.php delete mode 100644 tag.php delete mode 100644 taxonomy.php delete mode 100644 templates/top-level/daily-living-and-housing.php delete mode 100644 templates/top-level/goals-and-objectives.php delete mode 100644 templates/top-level/managing-your-finances.php delete mode 100644 templates/top-level/mental-health-and-wellness.php delete mode 100644 templates/top-level/preparing-for-college-and-university.php delete mode 100644 templates/top-level/resources-and-additional-information.php diff --git a/404.php b/404.php index 411848a..7f3661a 100644 --- a/404.php +++ b/404.php @@ -1,7 +1,6 @@ -
@@ -17,14 +16,14 @@
- +

Visit category pages

    - + ID; @@ -47,7 +46,6 @@
-

Go home

diff --git a/archive.php b/archive.php deleted file mode 100644 index bf3b410..0000000 --- a/archive.php +++ /dev/null @@ -1,13 +0,0 @@ - - - - -
-
- -

Archive Fallback Page Template

-
-
- - - \ No newline at end of file diff --git a/assets/css/styles.css b/assets/css/styles.css index f762bb9..2e1b053 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -1,4 +1,3 @@ -@charset "UTF-8"; :root { /* Gray */ --gray-50: #f9fafb; @@ -914,508 +913,6 @@ select { --tw-backdrop-sepia: ; } -.prose { - color: var(--tw-prose-body); - max-width: 65ch; -} - -.prose :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 1.25em; - margin-bottom: 1.25em; -} - -.prose :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-lead); - font-size: 1.25em; - line-height: 1.6; - margin-top: 1.2em; - margin-bottom: 1.2em; -} - -.prose :where(a):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-links); - text-decoration: underline; - font-weight: 500; -} - -.prose :where(strong):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-bold); - font-weight: 600; -} - -.prose :where(a strong):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; -} - -.prose :where(blockquote strong):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; -} - -.prose :where(thead th strong):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; -} - -.prose :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: decimal; - margin-top: 1.25em; - margin-bottom: 1.25em; - padding-left: 1.625em; -} - -.prose :where(ol[type=A]):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: upper-alpha; -} - -.prose :where(ol[type=a]):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: lower-alpha; -} - -.prose :where(ol[type=A s]):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: upper-alpha; -} - -.prose :where(ol[type=a s]):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: lower-alpha; -} - -.prose :where(ol[type=I]):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: upper-roman; -} - -.prose :where(ol[type=i]):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: lower-roman; -} - -.prose :where(ol[type=I s]):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: upper-roman; -} - -.prose :where(ol[type=i s]):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: lower-roman; -} - -.prose :where(ol[type="1"]):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: decimal; -} - -.prose :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) { - list-style-type: disc; - margin-top: 1.25em; - margin-bottom: 1.25em; - padding-left: 1.625em; -} - -.prose :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker { - font-weight: 400; - color: var(--tw-prose-counters); -} - -.prose :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker { - color: var(--tw-prose-bullets); -} - -.prose :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-headings); - font-weight: 600; - margin-top: 1.25em; -} - -.prose :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) { - border-color: var(--tw-prose-hr); - border-top-width: 1px; - margin-top: 3em; - margin-bottom: 3em; -} - -.prose :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) { - font-weight: 500; - font-style: italic; - color: var(--tw-prose-quotes); - border-left-width: 0.25rem; - border-left-color: var(--tw-prose-quote-borders); - quotes: "“" "”" "‘" "’"; - margin-top: 1.6em; - margin-bottom: 1.6em; - padding-left: 1em; -} - -.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::before { - content: open-quote; -} - -.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::after { - content: close-quote; -} - -.prose :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-headings); - font-weight: 800; - font-size: 2.25em; - margin-top: 0; - margin-bottom: 0.8888889em; - line-height: 1.1111111; -} - -.prose :where(h1 strong):not(:where([class~=not-prose], [class~=not-prose] *)) { - font-weight: 900; - color: inherit; -} - -.prose :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-headings); - font-weight: 700; - font-size: 1.5em; - margin-top: 2em; - margin-bottom: 1em; - line-height: 1.3333333; -} - -.prose :where(h2 strong):not(:where([class~=not-prose], [class~=not-prose] *)) { - font-weight: 800; - color: inherit; -} - -.prose :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-headings); - font-weight: 600; - font-size: 1.25em; - margin-top: 1.6em; - margin-bottom: 0.6em; - line-height: 1.6; -} - -.prose :where(h3 strong):not(:where([class~=not-prose], [class~=not-prose] *)) { - font-weight: 700; - color: inherit; -} - -.prose :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-headings); - font-weight: 600; - margin-top: 1.5em; - margin-bottom: 0.5em; - line-height: 1.5; -} - -.prose :where(h4 strong):not(:where([class~=not-prose], [class~=not-prose] *)) { - font-weight: 700; - color: inherit; -} - -.prose :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 2em; - margin-bottom: 2em; -} - -.prose :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) { - display: block; - margin-top: 2em; - margin-bottom: 2em; -} - -.prose :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) { - font-weight: 500; - font-family: inherit; - color: var(--tw-prose-kbd); - box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%); - font-size: 0.875em; - border-radius: 0.3125rem; - padding-top: 0.1875em; - padding-right: 0.375em; - padding-bottom: 0.1875em; - padding-left: 0.375em; -} - -.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-code); - font-weight: 600; - font-size: 0.875em; -} - -.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::before { - content: "`"; -} - -.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::after { - content: "`"; -} - -.prose :where(a code):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; -} - -.prose :where(h1 code):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; -} - -.prose :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; - font-size: 0.875em; -} - -.prose :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; - font-size: 0.9em; -} - -.prose :where(h4 code):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; -} - -.prose :where(blockquote code):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; -} - -.prose :where(thead th code):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: inherit; -} - -.prose :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-pre-code); - background-color: var(--tw-prose-pre-bg); - overflow-x: auto; - font-weight: 400; - font-size: 0.875em; - line-height: 1.7142857; - margin-top: 1.7142857em; - margin-bottom: 1.7142857em; - border-radius: 0.375rem; - padding-top: 0.8571429em; - padding-right: 1.1428571em; - padding-bottom: 0.8571429em; - padding-left: 1.1428571em; -} - -.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)) { - background-color: transparent; - border-width: 0; - border-radius: 0; - padding: 0; - font-weight: inherit; - color: inherit; - font-size: inherit; - font-family: inherit; - line-height: inherit; -} - -.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::before { - content: none; -} - -.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::after { - content: none; -} - -.prose :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) { - width: 100%; - table-layout: auto; - text-align: left; - margin-top: 2em; - margin-bottom: 2em; - font-size: 0.875em; - line-height: 1.7142857; -} - -.prose :where(thead):not(:where([class~=not-prose], [class~=not-prose] *)) { - border-bottom-width: 1px; - border-bottom-color: var(--tw-prose-th-borders); -} - -.prose :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-headings); - font-weight: 600; - vertical-align: bottom; - padding-right: 0.5714286em; - padding-bottom: 0.5714286em; - padding-left: 0.5714286em; -} - -.prose :where(tbody tr):not(:where([class~=not-prose], [class~=not-prose] *)) { - border-bottom-width: 1px; - border-bottom-color: var(--tw-prose-td-borders); -} - -.prose :where(tbody tr:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - border-bottom-width: 0; -} - -.prose :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) { - vertical-align: baseline; -} - -.prose :where(tfoot):not(:where([class~=not-prose], [class~=not-prose] *)) { - border-top-width: 1px; - border-top-color: var(--tw-prose-th-borders); -} - -.prose :where(tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) { - vertical-align: top; -} - -.prose :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0; - margin-bottom: 0; -} - -.prose :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) { - color: var(--tw-prose-captions); - font-size: 0.875em; - line-height: 1.4285714; - margin-top: 0.8571429em; -} - -.prose { - --tw-prose-body: #374151; - --tw-prose-headings: #111827; - --tw-prose-lead: #4b5563; - --tw-prose-links: #111827; - --tw-prose-bold: #111827; - --tw-prose-counters: #6b7280; - --tw-prose-bullets: #d1d5db; - --tw-prose-hr: #e5e7eb; - --tw-prose-quotes: #111827; - --tw-prose-quote-borders: #e5e7eb; - --tw-prose-captions: #6b7280; - --tw-prose-kbd: #111827; - --tw-prose-kbd-shadows: 17 24 39; - --tw-prose-code: #111827; - --tw-prose-pre-code: #e5e7eb; - --tw-prose-pre-bg: #1f2937; - --tw-prose-th-borders: #d1d5db; - --tw-prose-td-borders: #e5e7eb; - --tw-prose-invert-body: #d1d5db; - --tw-prose-invert-headings: #fff; - --tw-prose-invert-lead: #9ca3af; - --tw-prose-invert-links: #fff; - --tw-prose-invert-bold: #fff; - --tw-prose-invert-counters: #9ca3af; - --tw-prose-invert-bullets: #4b5563; - --tw-prose-invert-hr: #374151; - --tw-prose-invert-quotes: #f3f4f6; - --tw-prose-invert-quote-borders: #374151; - --tw-prose-invert-captions: #9ca3af; - --tw-prose-invert-kbd: #fff; - --tw-prose-invert-kbd-shadows: 255 255 255; - --tw-prose-invert-code: #fff; - --tw-prose-invert-pre-code: #d1d5db; - --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%); - --tw-prose-invert-th-borders: #4b5563; - --tw-prose-invert-td-borders: #374151; - font-size: 1rem; - line-height: 1.75; -} - -.prose :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0; - margin-bottom: 0; -} - -.prose :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 2em; - margin-bottom: 2em; -} - -.prose :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0.5em; - margin-bottom: 0.5em; -} - -.prose :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) { - padding-left: 0.375em; -} - -.prose :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) { - padding-left: 0.375em; -} - -.prose :where(.prose > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0.75em; - margin-bottom: 0.75em; -} - -.prose :where(.prose > ul > li > *:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 1.25em; -} - -.prose :where(.prose > ul > li > *:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-bottom: 1.25em; -} - -.prose :where(.prose > ol > li > *:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 1.25em; -} - -.prose :where(.prose > ol > li > *:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-bottom: 1.25em; -} - -.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0.75em; - margin-bottom: 0.75em; -} - -.prose :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 1.25em; - margin-bottom: 1.25em; -} - -.prose :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0.5em; - padding-left: 1.625em; -} - -.prose :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0; -} - -.prose :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0; -} - -.prose :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0; -} - -.prose :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0; -} - -.prose :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - padding-left: 0; -} - -.prose :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - padding-right: 0; -} - -.prose :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) { - padding-top: 0.5714286em; - padding-right: 0.5714286em; - padding-bottom: 0.5714286em; - padding-left: 0.5714286em; -} - -.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - padding-left: 0; -} - -.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - padding-right: 0; -} - -.prose :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 2em; - margin-bottom: 2em; -} - -.prose :where(.prose > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-top: 0; -} - -.prose :where(.prose > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) { - margin-bottom: 0; -} - .fixed { position: fixed; } @@ -1536,10 +1033,6 @@ select { height: 6rem; } -.h-36 { - height: 9rem; -} - .h-56 { height: 14rem; } @@ -1556,14 +1049,6 @@ select { height: 100vh; } -.h-40 { - height: 10rem; -} - -.h-48 { - height: 12rem; -} - .w-1\/12 { width: 8.333333%; } @@ -1576,6 +1061,10 @@ select { width: 91.666667%; } +.w-24 { + width: 6rem; +} + .w-3\/5 { width: 60%; } @@ -1592,14 +1081,6 @@ select { width: 100%; } -.w-36 { - width: 9rem; -} - -.w-24 { - width: 6rem; -} - .max-w-64 { max-width: 16rem; } @@ -1854,31 +1335,14 @@ select { background-color: rgb(245 224 162/var(--tw-bg-opacity)); } -.bg-blue-200 { - --tw-bg-opacity: 1; - background-color: rgb(163 190 204/var(--tw-bg-opacity)); -} - .bg-opacity-40 { --tw-bg-opacity: 0.4; } -.bg-opacity-25 { - --tw-bg-opacity: 0.25; -} - .bg-opacity-50 { --tw-bg-opacity: 0.5; } -.bg-opacity-80 { - --tw-bg-opacity: 0.8; -} - -.bg-opacity-20 { - --tw-bg-opacity: 0.2; -} - .bg-opacity-60 { --tw-bg-opacity: 0.6; } @@ -1905,10 +1369,6 @@ select { padding: 2rem; } -.p-3 { - padding: 0.75rem; -} - .px-12 { padding-left: 3rem; padding-right: 3rem; @@ -1944,6 +1404,11 @@ select { padding-right: 2rem; } +.py-10 { + padding-top: 2.5rem; + padding-bottom: 2.5rem; +} + .py-16 { padding-top: 4rem; padding-bottom: 4rem; @@ -1964,26 +1429,6 @@ select { padding-bottom: 2rem; } -.py-12 { - padding-top: 3rem; - padding-bottom: 3rem; -} - -.py-10 { - padding-top: 2.5rem; - padding-bottom: 2.5rem; -} - -.py-24 { - padding-top: 6rem; - padding-bottom: 6rem; -} - -.py-28 { - padding-top: 7rem; - padding-bottom: 7rem; -} - .pb-24 { padding-bottom: 6rem; } @@ -1992,6 +1437,10 @@ select { padding-bottom: 7rem; } +.pb-32 { + padding-bottom: 8rem; +} + .pb-4 { padding-bottom: 1rem; } @@ -2016,20 +1465,12 @@ select { padding-top: 6rem; } -.pt-4 { - padding-top: 1rem; -} - -.pt-44 { - padding-top: 11rem; -} - .pt-28 { padding-top: 7rem; } -.pb-32 { - padding-bottom: 8rem; +.pt-4 { + padding-top: 1rem; } .text-center { @@ -2044,10 +1485,6 @@ select { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } -.font-serif { - font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; -} - .text-2xl { font-size: 1.5rem; line-height: 2rem; @@ -2183,11 +1620,6 @@ select { --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity)); } -.blur-md { - --tw-blur: blur(12px); - filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); -} - /* Hide scrollbar for Chrome, Safari and Opera */ .no-scrollbar::-webkit-scrollbar { display: none; @@ -2237,17 +1669,9 @@ html { } @media (min-width: 640px) { - .sm\:flex { - display: flex; - } .sm\:w-3\/5 { width: 60%; } - .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) { - --tw-space-x-reverse: 0; - margin-right: calc(1rem * var(--tw-space-x-reverse)); - margin-left: calc(1rem * (1 - var(--tw-space-x-reverse))); - } } @media (min-width: 768px) { .md\:h-56 { @@ -2277,9 +1701,6 @@ html { .lg\:h-1\/3 { height: 33.333333%; } - .lg\:h-64 { - height: 16rem; - } .lg\:h-96 { height: 24rem; } @@ -2319,11 +1740,6 @@ html { .lg\:justify-center { justify-content: center; } - .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]) { - --tw-space-x-reverse: 0; - margin-right: calc(1rem * var(--tw-space-x-reverse)); - margin-left: calc(1rem * (1 - var(--tw-space-x-reverse))); - } .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(2rem * var(--tw-space-x-reverse)); @@ -2344,10 +1760,6 @@ html { .lg\:text-center { text-align: center; } - .lg\:text-4xl { - font-size: 2.25rem; - line-height: 2.5rem; - } } @media (min-width: 1280px) { .xl\:w-4\/12 { diff --git a/author.php b/author.php deleted file mode 100644 index a143ee4..0000000 --- a/author.php +++ /dev/null @@ -1,13 +0,0 @@ - - - - -
-
- -

Author Page Template

-
-
- - - \ No newline at end of file diff --git a/category.php b/category.php deleted file mode 100644 index 7e00151..0000000 --- a/category.php +++ /dev/null @@ -1,13 +0,0 @@ - - - - -
-
- -

Category Page Template

-
-
- - - \ No newline at end of file diff --git a/date.php b/date.php deleted file mode 100644 index 5ca567a..0000000 --- a/date.php +++ /dev/null @@ -1,13 +0,0 @@ - - - - -
-
- -

Date Archive Page Template

-
-
- - - \ No newline at end of file diff --git a/front-page.php b/front-page.php index 92c84f6..903571d 100644 --- a/front-page.php +++ b/front-page.php @@ -3,13 +3,11 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php')); ?> -
-

Home

- header-banner + Header Banner
@@ -49,7 +47,7 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
-
+
@@ -63,7 +61,7 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
- Deput Grand Chief + Deputy Grand Chief

Derek Fox

Deputy Grand Chief

@@ -73,10 +71,10 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
-
+
-
+
    @@ -98,9 +96,9 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
-
+ -
+

Attending College or University

@@ -124,7 +122,7 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
-
+
diff --git a/header.php b/header.php index 8c7ee66..34d4261 100644 --- a/header.php +++ b/header.php @@ -159,7 +159,7 @@
- + Splash Logo

A student handbook for post secondary transitions

diff --git a/home.php b/home.php deleted file mode 100644 index ba2b1a9..0000000 --- a/home.php +++ /dev/null @@ -1,13 +0,0 @@ - - - - -
-
- -

Blog List Page Template

-
-
- - - \ No newline at end of file diff --git a/page.php b/page.php index 9e9d409..e7fc156 100644 --- a/page.php +++ b/page.php @@ -23,12 +23,6 @@ get_header(); ?>

Overview

- -
- -
- -

@@ -48,10 +42,7 @@ get_header(); ?>
- -
- -
+ - -
-
- -

Search Results Page Template

+
+ +
+ + + +
+
+

Visit category pages

+ +
+
    + + ID; + $pageTitle = $page['page']->post_title; + $pageSlug = $page['page']->post_name; + $pageBG = $page['page']->post_name . '.png'; + $pageBootstrapIcon = get_field('bootstrap_icon', $page['page']->ID); + ?> +
  • + +
    + +

    + +
    +
    +
  • + +
+
+ + +
+
+ + \ No newline at end of file diff --git a/tag.php b/tag.php deleted file mode 100644 index a555159..0000000 --- a/tag.php +++ /dev/null @@ -1,12 +0,0 @@ - - - - -
-
- -

Tag Archive Page Template

-
- - - \ No newline at end of file diff --git a/taxonomy.php b/taxonomy.php deleted file mode 100644 index df831f3..0000000 --- a/taxonomy.php +++ /dev/null @@ -1,13 +0,0 @@ - - - - -
-
- -

Taxonomy Archive Page Template

-
-
- - - \ No newline at end of file diff --git a/templates/internal/band-funding.php b/templates/internal/band-funding.php index 58cb8d6..05871c6 100644 --- a/templates/internal/band-funding.php +++ b/templates/internal/band-funding.php @@ -1,16 +1,22 @@
+

Ask your band about post-secondary funding and what is available to you.

+
+

While some First Nations directly administer funding for their students, others must go through a tribal council or educational organization, such as the Northern Nishnawbe Education Council (NNEC). Each of these will have different policies and procedures that you will need to follow when applying for funding. Note: not every student will get the same amount of money, and some students may not meet the criteria for the funder at that time.

+
  • As soon as you can, talk to your school counsellor or your community’s Education Director to find out how to apply for this funding.
  • There are additional funding and supports for full time students living with dependents (children) including access to free childcare. More information in Students With Children
+
+
diff --git a/templates/internal/before-signing-the-lease.php b/templates/internal/before-signing-the-lease.php index c0b9661..48cba6e 100644 --- a/templates/internal/before-signing-the-lease.php +++ b/templates/internal/before-signing-the-lease.php @@ -19,6 +19,7 @@ $firstTimeRentIssues = [
+

Questions to ask the landlords

@@ -39,18 +40,24 @@ $firstTimeRentIssues = [
  • Are there guest restrictions?
  • Are there any fees associated with the rental that we haven’t discussed?
  • +
    +
    +

    Walkthrough

    You should always conduct a formal walkthrough with your landlord or property manager before signing a lease.

    +
    +
    +

    Review the Lease

    Always read the entire lease agreement. You may notice some restrictions and procedures you were not expecting on how the issues of a lease agreement work. Most lease agreements are detailed to avoid any uncertainties.

    @@ -58,7 +65,6 @@ $firstTimeRentIssues = [
    -
    • What is the total square footage and room configuration?
    • What charges are you liable for?
    • @@ -66,6 +72,7 @@ $firstTimeRentIssues = [
    • Are you allowed to add roommates to your lease?
    • Pet policies?
    +
    @@ -88,8 +95,8 @@ $firstTimeRentIssues = [
    -
    +
      @@ -134,17 +141,19 @@ $firstTimeRentIssues = [
    -
    +
    +

    For more information, please check out the following:

    +
    • - Student Renters Guide
    • - Potential Problems For Students As First-Time Renters
    • diff --git a/templates/internal/budgeting-your-money.php b/templates/internal/budgeting-your-money.php index 40cb5f2..162d3d8 100644 --- a/templates/internal/budgeting-your-money.php +++ b/templates/internal/budgeting-your-money.php @@ -1,7 +1,9 @@
      +

      Going to college or university can be expensive.

      +
      @@ -13,21 +15,29 @@
    • Don’t spend more than you can afford
    • Build in an “emergency fund” for any unexpected things that may come up
    +
    +
    +

    The following links provide information about money that may be available to you and how to make your money go further. See page 36 for a sample monthly budget.

    +

    My Money Coach

    + (www.mymoneycoach.ca) +

    This website provides free resources and videos to help you learn to make a budget that will work for you. This will help you as you begin your post-secondary studies as well as after you graduate. These include:

    +
    -
    - +
    +

    Ontario Native Education Counsellors Association (ONECA)

    + (wwwoneca.ca) +
    +
    +

    Quick Links

    @@ -71,19 +90,24 @@
    +
    + +
    +

    ONECA provides information about managing your finances.

    +
    diff --git a/templates/internal/career-goals.php b/templates/internal/career-goals.php index 660aa45..487e60d 100644 --- a/templates/internal/career-goals.php +++ b/templates/internal/career-goals.php @@ -8,9 +8,10 @@
    -
    +

    To determine your personal goals ask yourself:

    +
    • Where do you want to live and work?

      @@ -25,15 +26,17 @@

      What do you want your life to look like in 10, 15 or 50 years?

    +
    +

    Career Cruising is a self-exploration and planning program that helps people of all ages achieve their potential in school, career and life.

    + https://public.careercruising.com/en/ +
    -
    -
    diff --git a/templates/internal/education-level-differences.php b/templates/internal/education-level-differences.php index 27b9500..fca1195 100644 --- a/templates/internal/education-level-differences.php +++ b/templates/internal/education-level-differences.php @@ -97,7 +97,8 @@ $educationLevelDifferences = [ 'Students must provide assessments if necessary. If the student wants to get an assessment, they need to self-advocate by going to the student support center.', 'Students create a Post-Secondary Learning Plan with the Student Support Centre.', ] - ], [ + ], + [ 'title' => 'Assignments, Tests and Grades', 'high-school-info' => [ 'Different kinds of assignments are given. Late assignments are usually accepted.', @@ -127,77 +128,66 @@ $educationLevelDifferences = [

    DIFFERENCES BETWEEN HIGH SCHOOL AND POST-SECONDARY

    - - - - - + diff --git a/templates/internal/educational-goals.php b/templates/internal/educational-goals.php index 9740117..ca7580f 100644 --- a/templates/internal/educational-goals.php +++ b/templates/internal/educational-goals.php @@ -6,7 +6,6 @@

    To get the career and life you want

    -
    • A program for everyone: You might pick a program because it is your favourite or best subject in school. You might pick a program because it will lead you towards the job you want. There are also general programs for when you don’t yet know which program is the one for you.
    • diff --git a/templates/internal/financial-goals.php b/templates/internal/financial-goals.php index a86836d..fbbb24f 100644 --- a/templates/internal/financial-goals.php +++ b/templates/internal/financial-goals.php @@ -7,12 +7,14 @@
    +
    • How much money will you need to attend college or university?
    • Think of all the things you may need: travel, books, food, housing, tuition, childcare, recreation, cell phone, etc.
    • Funding organizations have application deadlines for each session: Fall/Winter and Spring/Summer. Get your application in early!
    • You will find some suggestions under the Finances section
    +
    diff --git a/templates/internal/finding-a-place-to-stay.php b/templates/internal/finding-a-place-to-stay.php index 20832af..37ef9e8 100644 --- a/templates/internal/finding-a-place-to-stay.php +++ b/templates/internal/finding-a-place-to-stay.php @@ -3,6 +3,7 @@
    +

    There are a few choices for accommodation, depending on what you want and what is available.

    @@ -11,15 +12,21 @@
    • +
      +

      Residence

      Residence
      -

      This is on-campus accommodation and ideal for schools away from home. It is a single or shared room, with access to a common bathroom, laundry, and common room. Students in residence often get a meal plan at the cafeteria. You will meet with many other students, and many lifelong friendships are made!

      + +

      This is on-campus accommodation and ideal for schools away from home. It is a single or shared room, with access to a common bathroom, laundry, and common room. Students in residence often get a meal plan at the cafeteria. You will meet with many other students, and many lifelong friendships are made! +

      +
      - +
      +
    • diff --git a/templates/internal/gender-identity-and-sexual-orientation.php b/templates/internal/gender-identity-and-sexual-orientation.php index 7077e83..a89cdeb 100644 --- a/templates/internal/gender-identity-and-sexual-orientation.php +++ b/templates/internal/gender-identity-and-sexual-orientation.php @@ -60,7 +60,6 @@ $genderIdentities = [
      -

      WHAT IS GENDER IDENTITY?

      @@ -134,7 +133,6 @@ $genderIdentities = [
      -

      In relation to gender, individuals may identify as one or none of the following: @@ -267,10 +265,10 @@ $genderIdentities = [

      - Public Transit + NAN LGBTQ
      - Online Learning + Be Yourself
      diff --git a/templates/internal/grants-bursaries-and-loans.php b/templates/internal/grants-bursaries-and-loans.php index ef361f2..9b7dc31 100644 --- a/templates/internal/grants-bursaries-and-loans.php +++ b/templates/internal/grants-bursaries-and-loans.php @@ -40,21 +40,19 @@ $studentFinancialTerms = [

      Talk to Student Services or your Educational Advisor about available funding opportunities.

      -

      Financial Support For Students

      - +
        -
        - Online Learning + Check All Options
        \ No newline at end of file diff --git a/templates/internal/income-tax.php b/templates/internal/income-tax.php index 59c92e5..5883e2f 100644 --- a/templates/internal/income-tax.php +++ b/templates/internal/income-tax.php @@ -16,7 +16,7 @@
      - The Iceberg Illusion + Income Tax
      diff --git a/templates/internal/living-in-balance.php b/templates/internal/living-in-balance.php index f2ce205..1d661e5 100644 --- a/templates/internal/living-in-balance.php +++ b/templates/internal/living-in-balance.php @@ -74,7 +74,6 @@ $statesOfWellness = [ balanced. The chart below breaks it down into the 4 states of wellness and explains:

      -
      @@ -87,10 +86,10 @@ $statesOfWellness = [
        - - + + - +
      -

      Wholistic well-being to me is when I strive for balance in all aspects of myself. For myself, the most influential factor that ensured my own well-being when transitioning to post-secondary was finding community within my college and building support systems that would help in my overall success throughout my time in my program.

      - + Living In Balance Quote Student

      Mackenzie Young, Mattagami First Nation

      Northern College Graduate – Social Services Program

      diff --git a/templates/internal/making-healthy-choices.php b/templates/internal/making-healthy-choices.php index 414919f..bd45674 100644 --- a/templates/internal/making-healthy-choices.php +++ b/templates/internal/making-healthy-choices.php @@ -2,7 +2,6 @@
      -

      When you move from your home community to an urban centre, you will be more independent and responsible for your own life choices.

      @@ -31,7 +30,7 @@
      - You Can Do It + The HealthLine
        @@ -46,7 +45,7 @@
      - You Can Do It + Get Involved
      @@ -78,7 +77,7 @@

      Get involved with your community and make friends who help you achieve!

      - + Young Female Student

      Abby Davey, Moose Cree First Nation

      Algonquin College – Indigenous Studies

      diff --git a/templates/internal/managing-stress.php b/templates/internal/managing-stress.php index 57c76e2..4efdeeb 100644 --- a/templates/internal/managing-stress.php +++ b/templates/internal/managing-stress.php @@ -59,7 +59,6 @@

      -
      diff --git a/templates/internal/nan-tribal-councils.php b/templates/internal/nan-tribal-councils.php index ac5794b..d129f11 100644 --- a/templates/internal/nan-tribal-councils.php +++ b/templates/internal/nan-tribal-councils.php @@ -151,11 +151,8 @@ $tribalCouncils = [ ], ] - - ?> -
      diff --git a/templates/internal/off-campus-housing.php b/templates/internal/off-campus-housing.php index bbd27fe..eb712f1 100644 --- a/templates/internal/off-campus-housing.php +++ b/templates/internal/off-campus-housing.php @@ -84,7 +84,6 @@ $rentProsCons = [
    -

    What kind of property should you rent?

    @@ -94,8 +93,6 @@ $rentProsCons = [
    - - -
    diff --git a/templates/internal/online-learning-and-remote-work.php b/templates/internal/online-learning-and-remote-work.php index a2aebb6..3e0eeea 100644 --- a/templates/internal/online-learning-and-remote-work.php +++ b/templates/internal/online-learning-and-remote-work.php @@ -118,7 +118,7 @@ $onlineLearningTips = [
    Online Learning - Online Learning + Remote Work
    @@ -140,21 +140,19 @@ $onlineLearningTips = [
    -

    Tips for Online Learning Success:

    - +
      -
      - Online Learning + Share Your Achievements
      \ No newline at end of file diff --git a/templates/internal/ontario-native-education-counseling-associations.php b/templates/internal/ontario-native-education-counseling-associations.php index d8264b2..e3e8957 100644 --- a/templates/internal/ontario-native-education-counseling-associations.php +++ b/templates/internal/ontario-native-education-counseling-associations.php @@ -53,7 +53,7 @@ $onecaLinks = [

      ONECA Links

    - +
    diff --git a/templates/internal/personal-goals.php b/templates/internal/personal-goals.php index ab07b4d..9fab6e9 100644 --- a/templates/internal/personal-goals.php +++ b/templates/internal/personal-goals.php @@ -8,10 +8,13 @@
    - +
    +

    To determine your personal goals ask yourself:

    +
      +
    • Where do you want to live and work?

    • @@ -24,7 +27,9 @@
    • What do you want your life to look like in 10, 15 or 50 years?

    • +
    +
    diff --git a/templates/internal/sexual-health.php b/templates/internal/sexual-health.php index 0eeb5fa..9c268e1 100644 --- a/templates/internal/sexual-health.php +++ b/templates/internal/sexual-health.php @@ -25,7 +25,7 @@
    - Public Transit + Contraceptives
    diff --git a/templates/internal/stay-in-touch.php b/templates/internal/stay-in-touch.php index ad52fb6..c390f6b 100644 --- a/templates/internal/stay-in-touch.php +++ b/templates/internal/stay-in-touch.php @@ -8,7 +8,7 @@

    - You Can Do It + You Family Misses You Too
    • Talk with family members on a regular basis. They will be missing you as well. Let them know where you are living and how they can get in touch with you.
    • @@ -27,7 +27,7 @@
      - Public Transit + Stay Connected
      \ No newline at end of file diff --git a/templates/internal/strategies-for-success.php b/templates/internal/strategies-for-success.php index b9c4ed7..70dd526 100644 --- a/templates/internal/strategies-for-success.php +++ b/templates/internal/strategies-for-success.php @@ -150,7 +150,6 @@ $strategiesForSuccess = [ The Iceberg Illusion
    - -

    Helpful tips:

    diff --git a/templates/internal/students-with-children.php b/templates/internal/students-with-children.php index de6ac62..46da702 100644 --- a/templates/internal/students-with-children.php +++ b/templates/internal/students-with-children.php @@ -49,7 +49,7 @@

    - You Can Do It + Students With Kids
    @@ -57,7 +57,6 @@
    -
    diff --git a/templates/internal/support-and-accommodations.php b/templates/internal/support-and-accommodations.php index 67ebea7..b880dd9 100644 --- a/templates/internal/support-and-accommodations.php +++ b/templates/internal/support-and-accommodations.php @@ -2,7 +2,6 @@
    -

    STUDENTS NEEDING ACADMENIC ACCOMODATIONS

    @@ -25,7 +24,7 @@
    - +

    CONNECTING FOR SUCCESS

    @@ -54,7 +53,7 @@

    - You Can Do It + You Got This
    @@ -62,16 +61,14 @@
    -

    Accessing the available resources in my college such as cultural rooms, the Indigenous student advisor, the campus elder, my peers, my professors, and program coordinator allowed me to create my own support system in the facility that was easily accessible and created a sense of security for myself in this new chapter of my life.

    - + Accomodations Quote Student
    -

    Indigenous Support Services

    @@ -88,7 +85,7 @@
    - +

    Orientation Activities

    diff --git a/templates/internal/tips-to-increase-income.php b/templates/internal/tips-to-increase-income.php index 0a9603e..f100ca5 100644 --- a/templates/internal/tips-to-increase-income.php +++ b/templates/internal/tips-to-increase-income.php @@ -5,7 +5,7 @@
    - The Iceberg Illusion + Increasing Income
    diff --git a/templates/internal/tips-to-reduce-expenses.php b/templates/internal/tips-to-reduce-expenses.php index ae76e83..e01276c 100644 --- a/templates/internal/tips-to-reduce-expenses.php +++ b/templates/internal/tips-to-reduce-expenses.php @@ -20,7 +20,7 @@
    - The Iceberg Illusion + Decrease Expenses
    \ No newline at end of file diff --git a/templates/internal/transportation.php b/templates/internal/transportation.php index 1e5ca9f..f2f072f 100644 --- a/templates/internal/transportation.php +++ b/templates/internal/transportation.php @@ -28,7 +28,7 @@ Public Transit
    - Online Learning + Get To Know City
    diff --git a/templates/partials/page_header.php b/templates/partials/page_header.php index 6020493..64112ca 100644 --- a/templates/partials/page_header.php +++ b/templates/partials/page_header.php @@ -18,10 +18,7 @@ if ($page->post_parent !== 0) {

    - header-banner + Header Banner
    - - \ No newline at end of file diff --git a/templates/partials/quick_links.php b/templates/partials/quick_links.php index 72ac0cf..cf44b6e 100644 --- a/templates/partials/quick_links.php +++ b/templates/partials/quick_links.php @@ -13,7 +13,6 @@ $subpages = getSubpagesForSlug($pages, $current_slug); if ($parentPage != 0 && count($subpages) > 0) { ?> -
    • diff --git a/templates/partials/subcategory_cards.php b/templates/partials/subcategory_cards.php index 0def2ed..e3b2c5a 100644 --- a/templates/partials/subcategory_cards.php +++ b/templates/partials/subcategory_cards.php @@ -8,7 +8,6 @@ $subpages = getSubpagesForSlug($pages, $current_slug); if (count($subpages) > 0) { ?> -