From c1646469fa1fe81787de7fc2c0974d1a6eb84588 Mon Sep 17 00:00:00 2001 From: Ian Kollipara Date: Sat, 9 Dec 2023 09:31:39 -0600 Subject: [PATCH] Remove software development page --- src/pages/faq.astro | 181 --------------------------- src/pages/software-development.astro | 106 ---------------- 2 files changed, 287 deletions(-) delete mode 100644 src/pages/faq.astro delete mode 100644 src/pages/software-development.astro diff --git a/src/pages/faq.astro b/src/pages/faq.astro deleted file mode 100644 index 06ced8a..0000000 --- a/src/pages/faq.astro +++ /dev/null @@ -1,181 +0,0 @@ ---- -import Navbar from "../components/Navbar.astro"; -import Layout from "../layouts/Layout.astro"; - -const title = "Concordia Programming Team FAQ"; -const description = - "Concordia University, Nebraska's Competitive Programming and Software Development Frequently Asked Questions"; ---- - - - - -
-
-
-

Frequently Asked

-
-

- Lorem ipsum dolor sit amet consectetur adipiscing elit ut - aliquam,purus sit amet luctus magna fringilla urna -

-
-
-
-
-
-
-
- How this theme is different from others in market? -
-
-
-
-
-
- -
-
-
-
- How this theme is different from others in market? -
-
-
-
-
-
-
-

- Pellentesque in nisi aliquet, pellentesque purus eget, imperdiet - turpis. Fusce at enim quis neque viverra convallis. Vivamus ut - elementum leo, eget tempus nisl. Sed viverra enim ac turpis - posuere consectetur. Sed enim nibh, consequat vitae lacus eu, - ullamcorper ullamcorper massa. Pellentesque purus eget, - imperdiet turpis. -

-
-
-
-
-
- How this theme is different from others in market? -
-
-
-
-
-
-
-

- Pellentesque in nisi aliquet, pellentesque purus eget, imperdiet - turpis. Fusce at enim quis neque viverra convallis. Vivamus ut - elementum leo, eget tempus nisl. Sed viverra enim ac turpis - posuere consectetur. Sed enim nibh, consequat vitae lacus eu, - ullamcorper ullamcorper massa. Pellentesque purus eget, - imperdiet turpis. -

-
-
-
-
-
-
-
- How this theme is different from others in market? -
-
-
-
-
-
-
-

- Pellentesque in nisi aliquet, pellentesque purus eget, imperdiet - turpis. Fusce at enim quis neque viverra convallis. Vivamus ut - elementum leo, eget tempus nisl. Sed viverra enim ac turpis - posuere consectetur. Sed enim nibh, consequat vitae lacus eu, - ullamcorper ullamcorper massa. Pellentesque purus eget, - imperdiet turpis. -

-
-
-
-
-
- How this theme is different from others in market? -
-
-
-
-
-
-
-

- Pellentesque in nisi aliquet, pellentesque purus eget, imperdiet - turpis. Fusce at enim quis neque viverra convallis. Vivamus ut - elementum leo, eget tempus nisl. Sed viverra enim ac turpis - posuere consectetur. Sed enim nibh, consequat vitae lacus eu, - ullamcorper ullamcorper massa. Pellentesque purus eget, - imperdiet turpis. -

-
-
-
-
-
- How this theme is different from others in market? -
-
-
-
-
-
-
-

- Pellentesque in nisi aliquet, pellentesque purus eget, imperdiet - turpis. Fusce at enim quis neque viverra convallis. Vivamus ut - elementum leo, eget tempus nisl. Sed viverra enim ac turpis - posuere consectetur. Sed enim nibh, consequat vitae lacus eu, - ullamcorper ullamcorper massa. Pellentesque purus eget, - imperdiet turpis. -

-
-
-
-
-

- Can’t find the answer you’re looking for? Reach out to our customer support team. -

-
-
-
diff --git a/src/pages/software-development.astro b/src/pages/software-development.astro deleted file mode 100644 index 0954196..0000000 --- a/src/pages/software-development.astro +++ /dev/null @@ -1,106 +0,0 @@ ---- -import { Image } from "astro:assets"; -import Navbar from "../components/Navbar.astro"; -import PYTHON_LOGO from "../assets/python-logo.svg"; -import ASTRO_LOGO from "../assets/astro-logo.svg"; -import DJANGO_LOGO from "../assets/django-logo.png"; -import FAST_API_LGO from "../assets/fastapi-logo.svg"; -import Layout from "../layouts/Layout.astro"; -import ESCAPE_ROOM from "../assets/escape-room-wide.jpg"; ---- - - - -

- Software Development at Concordia -

-
-

- At Concordia we believe in preparing students enter their vocation ready - to contribute. We use industry-standard tools, processes, and languages. - Gain experience on real code-bases, using tools like Github. Learn - powerful web frameworks such as Django or FastAPI. Become famaliar with - SQL and Database Administration. Become a Jack of all trades or a - specialist, either way Concordia Programming Team is here to help you - succeed. -

-

- A great developer is not just a great programmer. At Concordia you can - develop those soft skills that separate the cream from the crop. Learn how - to work in teams and collaborate around software. Gain experience with - stakeholders. Become not just a great programmer, but a complete engineer. -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-

Our Projects

-
    -
  • - Escape Room -
    - -

    - Escape Room -

    -
    -
    -

    - An escape room for students, community members, or faculty to - attempt. Built with HTML, Python, and JS. -

    -
    -
  • -
-
-