diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 8b02812..0000000 --- a/_config.yml +++ /dev/null @@ -1,37 +0,0 @@ -title: Arona Jones -email: aj@aronajones.com -description: >- - Portfolio of Arona Jones, a Swiss-born British Developer, Writer and Stage Technician. -baseurl: "" -url: "https://aronajones.com" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: aronajones_ -github_username: FreneticScribbler - -minima: - skin: dark - -# Build settings -theme: minima -plugins: - - jekyll-feed - - jekyll-seo-tag - -# Exclude from processing. -# The following items will not be processed, by default. -# Any item listed under the `exclude:` key here will be automatically added to -# the internal "default list". -# -# Excluded items can be processed by explicitly listing the directories or -# their entries' file path in the `include:` list. -# -# exclude: -# - .sass-cache/ -# - .jekyll-cache/ -# - gemfiles/ -# - Gemfile -# - Gemfile.lock -# - node_modules/ -# - vendor/bundle/ -# - vendor/cache/ -# - vendor/gems/ -# - vendor/ruby/ diff --git a/404.html b/layouts/404.html similarity index 100% rename from 404.html rename to layouts/404.html diff --git a/dev.html b/layouts/dev.html similarity index 100% rename from dev.html rename to layouts/dev.html diff --git a/layouts/index.html b/layouts/index.html index abd6b23..e3fea11 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -7,7 +7,7 @@