diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 8546c4a..0000000 --- a/_config.yml +++ /dev/null @@ -1,6 +0,0 @@ -theme: jekyll-theme-midnight -title: Nighthawk CSP -description: "This GitHub project provides Advance Placement Computer Science Principles (AP-CSP) code, training, and teaching materials. This page is a 'GitHub Pages' website and contains guidance and development activities. Cloning the GitHub Project provides Python-Flask webserver code. Explore this page and links to develop, build, and deploy a Web Server." -email: "nighthawkcodingsociety@gmail.com" -webserver: "csp.nighthawkcodingsociety.com" -twitter: "twitter.com/NighthawkCoding" diff --git a/index.md b/index.md deleted file mode 100644 index 399806a..0000000 --- a/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: default ---- -{% include navigation.html %} - -{% include_relative README.md %}