diff --git a/toha/archetypes/default.md b/archetypes/default.md similarity index 100% rename from toha/archetypes/default.md rename to archetypes/default.md diff --git a/toha/layouts/404.html b/layouts/404.html similarity index 100% rename from toha/layouts/404.html rename to layouts/404.html diff --git a/toha/layouts/_default/baseof.html b/layouts/_default/baseof.html similarity index 100% rename from toha/layouts/_default/baseof.html rename to layouts/_default/baseof.html diff --git a/toha/layouts/_default/list.html b/layouts/_default/list.html similarity index 100% rename from toha/layouts/_default/list.html rename to layouts/_default/list.html diff --git a/toha/layouts/_default/single.html b/layouts/_default/single.html similarity index 100% rename from toha/layouts/_default/single.html rename to layouts/_default/single.html diff --git a/toha/layouts/index.html b/layouts/index.html similarity index 100% rename from toha/layouts/index.html rename to layouts/index.html diff --git a/toha/layouts/partials/footer.html b/layouts/partials/footer.html similarity index 100% rename from toha/layouts/partials/footer.html rename to layouts/partials/footer.html diff --git a/toha/layouts/partials/head.html b/layouts/partials/head.html similarity index 100% rename from toha/layouts/partials/head.html rename to layouts/partials/head.html diff --git a/toha/layouts/partials/header.html b/layouts/partials/header.html similarity index 100% rename from toha/layouts/partials/header.html rename to layouts/partials/header.html diff --git a/toha/static/css/about.css b/static/css/about.css similarity index 100% rename from toha/static/css/about.css rename to static/css/about.css diff --git a/toha/static/css/achievements.css b/static/css/achievements.css similarity index 100% rename from toha/static/css/achievements.css rename to static/css/achievements.css diff --git a/toha/static/css/blog.css b/static/css/blog.css similarity index 100% rename from toha/static/css/blog.css rename to static/css/blog.css diff --git a/toha/static/css/bootstrap.min.css b/static/css/bootstrap.min.css similarity index 100% rename from toha/static/css/bootstrap.min.css rename to static/css/bootstrap.min.css diff --git a/toha/static/css/experiences.css b/static/css/experiences.css similarity index 100% rename from toha/static/css/experiences.css rename to static/css/experiences.css diff --git a/toha/static/css/fontawesome.all.min.css b/static/css/fontawesome.all.min.css similarity index 100% rename from toha/static/css/fontawesome.all.min.css rename to static/css/fontawesome.all.min.css diff --git a/toha/static/css/home.css b/static/css/home.css similarity index 100% rename from toha/static/css/home.css rename to static/css/home.css diff --git a/toha/static/css/navbar.css b/static/css/navbar.css similarity index 100% rename from toha/static/css/navbar.css rename to static/css/navbar.css diff --git a/toha/static/css/projects.css b/static/css/projects.css similarity index 100% rename from toha/static/css/projects.css rename to static/css/projects.css diff --git a/toha/static/css/read.css b/static/css/read.css similarity index 100% rename from toha/static/css/read.css rename to static/css/read.css diff --git a/toha/static/css/recent-posts.css b/static/css/recent-posts.css similarity index 100% rename from toha/static/css/recent-posts.css rename to static/css/recent-posts.css diff --git a/toha/static/css/skills.css b/static/css/skills.css similarity index 100% rename from toha/static/css/skills.css rename to static/css/skills.css diff --git a/toha/static/css/style.css b/static/css/style.css similarity index 100% rename from toha/static/css/style.css rename to static/css/style.css diff --git a/toha/static/images/achievements/1.jpg b/static/images/achievements/1.jpg similarity index 100% rename from toha/static/images/achievements/1.jpg rename to static/images/achievements/1.jpg diff --git a/toha/static/images/achievements/2.jpg b/static/images/achievements/2.jpg similarity index 100% rename from toha/static/images/achievements/2.jpg rename to static/images/achievements/2.jpg diff --git a/toha/static/images/achievements/3.jpg b/static/images/achievements/3.jpg similarity index 100% rename from toha/static/images/achievements/3.jpg rename to static/images/achievements/3.jpg diff --git a/toha/static/images/achievements/4.jpg b/static/images/achievements/4.jpg similarity index 100% rename from toha/static/images/achievements/4.jpg rename to static/images/achievements/4.jpg diff --git a/toha/static/images/achievements/5.jpg b/static/images/achievements/5.jpg similarity index 100% rename from toha/static/images/achievements/5.jpg rename to static/images/achievements/5.jpg diff --git a/toha/static/images/achievements/6.jpg b/static/images/achievements/6.jpg similarity index 100% rename from toha/static/images/achievements/6.jpg rename to static/images/achievements/6.jpg diff --git a/toha/static/images/achievements/7.jpg b/static/images/achievements/7.jpg similarity index 100% rename from toha/static/images/achievements/7.jpg rename to static/images/achievements/7.jpg diff --git a/toha/static/images/achievements/8.jpg b/static/images/achievements/8.jpg similarity index 100% rename from toha/static/images/achievements/8.jpg rename to static/images/achievements/8.jpg diff --git a/toha/static/images/background/bird.jpg b/static/images/background/bird.jpg similarity index 100% rename from toha/static/images/background/bird.jpg rename to static/images/background/bird.jpg diff --git a/toha/static/images/background/flower.jpg b/static/images/background/flower.jpg similarity index 100% rename from toha/static/images/background/flower.jpg rename to static/images/background/flower.jpg diff --git a/toha/static/images/background/sunrise-mountain.jpg b/static/images/background/sunrise-mountain.jpg similarity index 100% rename from toha/static/images/background/sunrise-mountain.jpg rename to static/images/background/sunrise-mountain.jpg diff --git a/toha/static/images/background/sunrise.jpg b/static/images/background/sunrise.jpg similarity index 100% rename from toha/static/images/background/sunrise.jpg rename to static/images/background/sunrise.jpg diff --git a/toha/static/images/logos/hugo-logo-wide.svg b/static/images/logos/hugo-logo-wide.svg similarity index 100% rename from toha/static/images/logos/hugo-logo-wide.svg rename to static/images/logos/hugo-logo-wide.svg diff --git a/toha/static/images/logos/kubed.png b/static/images/logos/kubed.png similarity index 100% rename from toha/static/images/logos/kubed.png rename to static/images/logos/kubed.png diff --git a/toha/static/images/logos/kubedb.png b/static/images/logos/kubedb.png similarity index 100% rename from toha/static/images/logos/kubedb.png rename to static/images/logos/kubedb.png diff --git a/toha/static/images/logos/project-default.png b/static/images/logos/project-default.png similarity index 100% rename from toha/static/images/logos/project-default.png rename to static/images/logos/project-default.png diff --git a/toha/static/images/logos/stash.png b/static/images/logos/stash.png similarity index 100% rename from toha/static/images/logos/stash.png rename to static/images/logos/stash.png diff --git a/toha/static/images/recent-posts/docker-2.png b/static/images/recent-posts/docker-2.png similarity index 100% rename from toha/static/images/recent-posts/docker-2.png rename to static/images/recent-posts/docker-2.png diff --git a/toha/static/images/recent-posts/docker.svg b/static/images/recent-posts/docker.svg similarity index 100% rename from toha/static/images/recent-posts/docker.svg rename to static/images/recent-posts/docker.svg diff --git a/toha/static/images/recent-posts/kubernetes.png b/static/images/recent-posts/kubernetes.png similarity index 100% rename from toha/static/images/recent-posts/kubernetes.png rename to static/images/recent-posts/kubernetes.png diff --git a/toha/static/images/skills/c++.png b/static/images/skills/c++.png similarity index 100% rename from toha/static/images/skills/c++.png rename to static/images/skills/c++.png diff --git a/toha/static/images/skills/cloud-icon.png b/static/images/skills/cloud-icon.png similarity index 100% rename from toha/static/images/skills/cloud-icon.png rename to static/images/skills/cloud-icon.png diff --git a/toha/static/images/skills/cloud.png b/static/images/skills/cloud.png similarity index 100% rename from toha/static/images/skills/cloud.png rename to static/images/skills/cloud.png diff --git a/toha/static/images/skills/docker-2.png b/static/images/skills/docker-2.png similarity index 100% rename from toha/static/images/skills/docker-2.png rename to static/images/skills/docker-2.png diff --git a/toha/static/images/skills/docker.svg b/static/images/skills/docker.svg similarity index 100% rename from toha/static/images/skills/docker.svg rename to static/images/skills/docker.svg diff --git a/toha/static/images/skills/git.png b/static/images/skills/git.png similarity index 100% rename from toha/static/images/skills/git.png rename to static/images/skills/git.png diff --git a/toha/static/images/skills/go.png b/static/images/skills/go.png similarity index 100% rename from toha/static/images/skills/go.png rename to static/images/skills/go.png diff --git a/toha/static/images/skills/gopher.png b/static/images/skills/gopher.png similarity index 100% rename from toha/static/images/skills/gopher.png rename to static/images/skills/gopher.png diff --git a/toha/static/images/skills/kubernetes.png b/static/images/skills/kubernetes.png similarity index 100% rename from toha/static/images/skills/kubernetes.png rename to static/images/skills/kubernetes.png diff --git a/toha/static/images/skills/linux.png b/static/images/skills/linux.png similarity index 100% rename from toha/static/images/skills/linux.png rename to static/images/skills/linux.png diff --git a/toha/static/images/skills/prometheus.png b/static/images/skills/prometheus.png similarity index 100% rename from toha/static/images/skills/prometheus.png rename to static/images/skills/prometheus.png diff --git a/toha/static/js/blog.js b/static/js/blog.js similarity index 100% rename from toha/static/js/blog.js rename to static/js/blog.js diff --git a/toha/static/js/bootstrap.min.js b/static/js/bootstrap.min.js similarity index 100% rename from toha/static/js/bootstrap.min.js rename to static/js/bootstrap.min.js diff --git a/toha/static/js/fontawesome.all.min.js b/static/js/fontawesome.all.min.js similarity index 100% rename from toha/static/js/fontawesome.all.min.js rename to static/js/fontawesome.all.min.js diff --git a/toha/static/js/github-button.js b/static/js/github-button.js similarity index 100% rename from toha/static/js/github-button.js rename to static/js/github-button.js diff --git a/toha/static/js/home.js b/static/js/home.js similarity index 100% rename from toha/static/js/home.js rename to static/js/home.js diff --git a/toha/static/js/itype.min.js b/static/js/itype.min.js similarity index 100% rename from toha/static/js/itype.min.js rename to static/js/itype.min.js diff --git a/toha/static/js/jquery-3.4.1.min.js b/static/js/jquery-3.4.1.min.js similarity index 100% rename from toha/static/js/jquery-3.4.1.min.js rename to static/js/jquery-3.4.1.min.js diff --git a/toha/static/js/jquery-3.4.1.slim.min.js b/static/js/jquery-3.4.1.slim.min.js similarity index 100% rename from toha/static/js/jquery-3.4.1.slim.min.js rename to static/js/jquery-3.4.1.slim.min.js diff --git a/toha/static/js/jquery.filterizr.min.js b/static/js/jquery.filterizr.min.js similarity index 100% rename from toha/static/js/jquery.filterizr.min.js rename to static/js/jquery.filterizr.min.js diff --git a/toha/static/js/navbar.js b/static/js/navbar.js similarity index 100% rename from toha/static/js/navbar.js rename to static/js/navbar.js diff --git a/toha/static/js/popper.min.js b/static/js/popper.min.js similarity index 100% rename from toha/static/js/popper.min.js rename to static/js/popper.min.js diff --git a/toha/static/js/shuffle.js b/static/js/shuffle.js similarity index 100% rename from toha/static/js/shuffle.js rename to static/js/shuffle.js diff --git a/toha/theme.toml b/theme.toml similarity index 100% rename from toha/theme.toml rename to theme.toml diff --git a/toha/LICENSE b/toha/LICENSE deleted file mode 100644 index faff36e..0000000 --- a/toha/LICENSE +++ /dev/null @@ -1,20 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2020 YOUR_NAME_HERE - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.