diff --git a/.gitmodules b/.gitmodules index 8d9499f..ecc03d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "zola"] - path = zola - url = https://github.com/getzola/zola.git [submodule "lantern-build-engine"] path = lantern-build-engine url = https://gitlab.com/sbrl/lantern-build-engine.git diff --git a/src/config.toml b/src/config.toml deleted file mode 100644 index 9c60373..0000000 --- a/src/config.toml +++ /dev/null @@ -1,15 +0,0 @@ -# The URL the site will be built for -base_url = "https://pepperminty.wiki/" - -# Whether to automatically compile all Sass files in the sass directory -compile_sass = false - -# Whether to do syntax highlighting -# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola -highlight_code = true - -# Whether to build a search index to be used later on by a JavaScript library -build_search_index = true - -[extra] -# Put all your custom variables here diff --git a/src/content/index.md b/src/content/index.md deleted file mode 100644 index b8e78dd..0000000 --- a/src/content/index.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -title = "Pepperminty Wiki" -description = "A wiki in a box" -+++ - -This is some test text diff --git a/src/templates/index.html b/src/templates/index.html deleted file mode 100644 index 34ae902..0000000 --- a/src/templates/index.html +++ /dev/null @@ -1,20 +0,0 @@ - - -
- -