diff --git a/.gitmodules b/.gitmodules index 196c9a92..544f8cd8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,16 +1,3 @@ -[submodule "docs"] - path = docs - url = https://github.com/ArchiveBox/ArchiveBox.wiki.git - -[submodule "deb_dist"] - path = deb_dist - url = https://github.com/ArchiveBox/debian-archivebox.git -[submodule "brew_dist"] - path = brew_dist - url = https://github.com/ArchiveBox/homebrew-archivebox.git -[submodule "pip_dist"] - path = pip_dist - url = https://github.com/ArchiveBox/pip-archivebox.git [submodule "docker"] path = docker url = https://github.com/ArchiveBox/docker-archivebox.git diff --git a/CNAME b/CNAME deleted file mode 100644 index 4ff42236..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -archivebox.io \ No newline at end of file diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 9f63db0d..00000000 --- a/_config.yml +++ /dev/null @@ -1,3 +0,0 @@ -production_url: https://archivebox.io -theme: jekyll-theme-merlot -# Github Pages static site settings for https://archivebox.io diff --git a/assets/README.md b/assets/README.md deleted file mode 100644 index 6ba186cb..00000000 --- a/assets/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# assets/ - -This folder contains assets used by the Jekyll Static Site Generator for ArchiveBox.io. - -It cannot be moved or renamed or the custom CSS on ArchiveBox.io will break. diff --git a/assets/css/style.scss b/assets/css/style.scss deleted file mode 100644 index 44657267..00000000 --- a/assets/css/style.scss +++ /dev/null @@ -1,50 +0,0 @@ ---- ---- - -@import "{{ site.theme }}"; - -div.shell { - width: 80%; - max-width: 1300px; - min-width: 300px; -} - -span.banner-fix { - width: 80%; - max-width: 1300px; - min-width: 300px; -} - -header h1 { - background-color: #aa1f55; - padding-bottom: 15px; - font-weight: 200px; -} -header h2 { - background-color: #aa1f55; - font-family: 'Open Sans'; -} - -#main_content div[align=center] h1 { - display: none; -} -#main_content img { - box-shadow: 4px 4px 4px rgba(0,0,0,0.1); - border-radius: 8px; - border: 0px; - vertical-align: top; -} -#main_content em img { - display: block; - margin-top: -83px; - padding: 0px; - margin-bottom: 20px; -} - -#main_content img[alt=comparison] { - margin: 25px; -} - -#forkme_banner { - opacity: 0.1; -} diff --git a/brew_dist b/brew_dist deleted file mode 160000 index a4314719..00000000 --- a/brew_dist +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a4314719746de549f359c2fa975762fc73b62f94 diff --git a/deb_dist b/deb_dist deleted file mode 160000 index f8e3a024..00000000 --- a/deb_dist +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f8e3a0247c09a2f9aaea2848ee7da9c486e14669 diff --git a/docs b/docs deleted file mode 160000 index bfc5f76a..00000000 --- a/docs +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bfc5f76a61faee5c0c04bae03fe2b88cff1c39c5 diff --git a/pip_dist b/pip_dist deleted file mode 160000 index 53499857..00000000 --- a/pip_dist +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 534998571c9a2ddff462a9c8f3ed5ea825f91958