diff --git a/.gitmodules b/.gitmodules index 6e3d3be..b841716 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "web/themes/reveal-hugo"] - path = web/themes/reveal-hugo +[submodule "themes/reveal-hugo"] + path = themes/reveal-hugo url = https://github.com/dzello/reveal-hugo.git diff --git a/web/archetypes/default.md b/archetypes/default.md similarity index 100% rename from web/archetypes/default.md rename to archetypes/default.md diff --git a/web/assets/agaric-blue.scss b/assets/agaric-blue.scss similarity index 100% rename from web/assets/agaric-blue.scss rename to assets/agaric-blue.scss diff --git a/web/config.toml b/config.toml similarity index 100% rename from web/config.toml rename to config.toml diff --git a/web/content/_index.md b/content/_index.md similarity index 100% rename from web/content/_index.md rename to content/_index.md diff --git a/web/content/hooks.md b/content/hooks.md similarity index 100% rename from web/content/hooks.md rename to content/hooks.md diff --git a/web/content/images/adam-scott-conan-stare.gif b/content/images/adam-scott-conan-stare.gif similarity index 100% rename from web/content/images/adam-scott-conan-stare.gif rename to content/images/adam-scott-conan-stare.gif diff --git a/web/content/images/adam-scott-stare.gif b/content/images/adam-scott-stare.gif similarity index 100% rename from web/content/images/adam-scott-stare.gif rename to content/images/adam-scott-stare.gif diff --git a/web/content/images/agaric-logo-stacked.png b/content/images/agaric-logo-stacked.png similarity index 100% rename from web/content/images/agaric-logo-stacked.png rename to content/images/agaric-logo-stacked.png diff --git a/web/content/images/conan-deadpan-stare.gif b/content/images/conan-deadpan-stare.gif similarity index 100% rename from web/content/images/conan-deadpan-stare.gif rename to content/images/conan-deadpan-stare.gif diff --git a/web/content/images/create-frankenstein-reanimate.png b/content/images/create-frankenstein-reanimate.png similarity index 100% rename from web/content/images/create-frankenstein-reanimate.png rename to content/images/create-frankenstein-reanimate.png diff --git a/web/content/images/create-frankenstein-unmodified.png b/content/images/create-frankenstein-unmodified.png similarity index 100% rename from web/content/images/create-frankenstein-unmodified.png rename to content/images/create-frankenstein-unmodified.png diff --git a/web/content/images/frankenstein-location-in-ranger.png b/content/images/frankenstein-location-in-ranger.png similarity index 100% rename from web/content/images/frankenstein-location-in-ranger.png rename to content/images/frankenstein-location-in-ranger.png diff --git a/web/content/images/module-project-drupal-org.png b/content/images/module-project-drupal-org.png similarity index 100% rename from web/content/images/module-project-drupal-org.png rename to content/images/module-project-drupal-org.png diff --git a/web/content/images/o-midcamp.png b/content/images/o-midcamp.png similarity index 100% rename from web/content/images/o-midcamp.png rename to content/images/o-midcamp.png diff --git a/web/content/images/stack-overflow-helping-devs-quit-vim.png b/content/images/stack-overflow-helping-devs-quit-vim.png similarity index 100% rename from web/content/images/stack-overflow-helping-devs-quit-vim.png rename to content/images/stack-overflow-helping-devs-quit-vim.png diff --git a/web/themes/reveal-hugo b/web/themes/reveal-hugo deleted file mode 160000 index a54265a..0000000 --- a/web/themes/reveal-hugo +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a54265ad7d72123931b16f92b07c2fcffb5a3474