From 9f3d3c48e60ef0a4343e0ef43ce87d016c7f95fe Mon Sep 17 00:00:00 2001 From: Spencer Brower Date: Mon, 4 Mar 2024 12:35:43 -0500 Subject: [PATCH] docs: Removed Github pages site. --- docs/.gitignore | 5 ----- docs/_config.yml | 1 - docs/about.markdown | 17 ----------------- docs/index.markdown | 4 ---- 4 files changed, 27 deletions(-) delete mode 100644 docs/.gitignore delete mode 100644 docs/_config.yml delete mode 100644 docs/about.markdown delete mode 100644 docs/index.markdown diff --git a/docs/.gitignore b/docs/.gitignore deleted file mode 100644 index f40fbd8..0000000 --- a/docs/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -_site -.sass-cache -.jekyll-cache -.jekyll-metadata -vendor diff --git a/docs/_config.yml b/docs/_config.yml deleted file mode 100644 index d96d4af..0000000 --- a/docs/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: jekyll-theme-HACKER diff --git a/docs/about.markdown b/docs/about.markdown deleted file mode 100644 index 2aa6e31..0000000 --- a/docs/about.markdown +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: About -permalink: /about/ ---- - -This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/) - -You can find the source code for Minima at GitHub: -[jekyll][jekyll-organization] / -[minima](https://github.com/jekyll/minima) - -You can find the source code for Jekyll at GitHub: -[jekyll][jekyll-organization] / -[jekyll](https://github.com/jekyll/jekyll) - - -[jekyll-organization]: https://github.com/jekyll diff --git a/docs/index.markdown b/docs/index.markdown deleted file mode 100644 index fbcbb08..0000000 --- a/docs/index.markdown +++ /dev/null @@ -1,4 +0,0 @@ ---- ---- - -hello