diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 736d7400f..000000000 --- a/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -*.gem -.bundle -.jekyll-cache -.sass-cache -_site -Gemfile.lock diff --git a/Gemfile b/Gemfile deleted file mode 100644 index 76edd3dfd..000000000 --- a/Gemfile +++ /dev/null @@ -1,23 +0,0 @@ -# frozen_string_literal: true - -source "https://rubygems.org" - - -# Hello! This is where you manage which Jekyll version is used to run. -# When you want to use a different version, change it below, save the -# file and run `bundle install`. Run Jekyll with `bundle exec`, like so: -# -# bundle exec jekyll serve -# - -# If you have any plugins, put them here! -gem 'wdm', '>= 0.1.0' if Gem.win_platform? -group :jekyll_plugins do - gem 'jekyll-feed' - gem 'jekyll-sitemap' - gem 'jekyll-paginate' - gem 'jekyll-seo-tag' - gem 'jekyll-archives' - gem 'tzinfo-data' - gem 'tzinfo' -end \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 000000000..863c78e70 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,81 @@ +GEM + remote: https://rubygems.org/ + specs: + addressable (2.6.0) + public_suffix (>= 2.0.2, < 4.0) + colorator (1.1.0) + concurrent-ruby (1.1.4) + em-websocket (0.5.1) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0.6.0) + eventmachine (1.2.7-x64-mingw32) + ffi (1.10.0-x64-mingw32) + forwardable-extended (2.6.0) + http_parser.rb (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + jekyll (3.8.5) + addressable (~> 2.4) + colorator (~> 1.0) + em-websocket (~> 0.5) + i18n (~> 0.7) + jekyll-sass-converter (~> 1.0) + jekyll-watch (~> 2.0) + kramdown (~> 1.14) + liquid (~> 4.0) + mercenary (~> 0.3.3) + pathutil (~> 0.9) + rouge (>= 1.7, < 4) + safe_yaml (~> 1.0) + jekyll-archives (2.1.1) + jekyll (>= 2.4) + jekyll-feed (0.11.0) + jekyll (~> 3.3) + jekyll-paginate (1.1.0) + jekyll-sass-converter (1.5.2) + sass (~> 3.4) + jekyll-seo-tag (2.5.0) + jekyll (~> 3.3) + jekyll-sitemap (1.2.0) + jekyll (~> 3.3) + jekyll-watch (2.1.2) + listen (~> 3.0) + kramdown (1.17.0) + liquid (4.0.1) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) + mercenary (0.3.6) + pathutil (0.16.2) + forwardable-extended (~> 2.6) + public_suffix (3.0.3) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) + rouge (3.3.0) + ruby_dep (1.5.0) + safe_yaml (1.0.4) + sass (3.7.3) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + wdm (0.1.1) + +PLATFORMS + x64-mingw32 + +DEPENDENCIES + jekyll-archives + jekyll-feed + jekyll-paginate + jekyll-seo-tag + jekyll-sitemap + wdm (>= 0.1.0) + +RUBY VERSION + ruby 2.5.1p57 + +BUNDLED WITH + 1.16.4 diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index d05b965e4..000000000 --- a/LICENSE.txt +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2021 wowthemesnet - -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. diff --git a/README.md b/README.md deleted file mode 100644 index 7d4ecbfd5..000000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# Affiliates - Free Jekyll Theme - -[Live Demo](https://wowthemesnet.github.io/affiliates-jekyll-theme/) | [Docs & Download](https://bootstrapstarter.com/template-affiliates-bootstrap-jekyll/) | [Buy me a coffee](https://www.wowthemes.net/donate/) - -![jekyll-affiliates-theme](https://bootstrapstarter.com/assets/img/themes/affiliates-jekyll.jpg) \ No newline at end of file diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 2dbd79fa0..000000000 --- a/_config.yml +++ /dev/null @@ -1,56 +0,0 @@ -title: "Affiliates" -email: wowthemesnet@gmail.com -timezone: UTC -baseurl: "/affiliates-jekyll-theme" -permalink: "/:title/" -logo: 'assets/images/logo.png' -favicon: 'assets/images/favicon.ico' -author: Sal -paginate: 30 -disqus: 'demowebsite' -locale: en_us -lang: en_us -feed_items: 10 -feed_update_period: daily -feed_update_frequency: 1 -markdown: kramdown -kramdown: - syntax_highlighter_opts: - disable: true -sass: - sass_dir: _sass - style: :compressed -ganalytics: UA-113961478-1 - -# Authors -authors: - sal: - name: Sal - display_name: Sal - avatar: 'assets/images/sal.png' - email: wowthemesnet@gmail.com - web: https://www.wowthemes.net/category/jekyll-themes/ - twitter: https://twitter.com/wowthemesnet - description: "Author of Affiliates, a template available for WordPress, HTML, Ghost and Jekyll. You are currently previewing Jekyll template demo." - john: - name: John - display_name: John - avatar: 'assets/images/john.png' - email: wowthemesnet@gmail.com - web: https://www.wowthemes.net/category/jekyll-themes/ - twitter: https://twitter.com/wowthemesnet - description: "This is the author box. Write a short description of the author here. You are currently previewing Affiliates theme demo, a Jekyll template compatible with Github pages." - -# Social -social: - instagram: https://www.instagram.com/bootstrapstarter/ - facebook: https://www.facebook.com/bootstrapstartercom-346329609045284 - twitter: https://twitter.com/bstartercom - -# Plugins -plugins: -- jekyll-paginate -- jekyll-sitemap -- jekyll-feed -- jekyll-seo-tag -- jekyll-archives \ No newline at end of file diff --git a/_includes/featuredbox.html b/_includes/featuredbox.html new file mode 100644 index 000000000..e539c73c3 --- /dev/null +++ b/_includes/featuredbox.html @@ -0,0 +1,36 @@ + +{% assign author = site.authors[post.author] %} +
+
+
+ +
+
+

{{ post.title }}

+

{{ post.excerpt | strip_html | truncatewords:25 }}

+
+
+ {% if post.author %} + + {{ author.display_name }} + + + {{ author.display_name }}
+ {% endif %} + +
+ +
+
+
+
+
+
+
+
+ \ No newline at end of file diff --git a/_includes/pagination.html b/_includes/pagination.html deleted file mode 100644 index 20fd7c559..000000000 --- a/_includes/pagination.html +++ /dev/null @@ -1,13 +0,0 @@ - \ No newline at end of file diff --git a/_includes/postbox.html b/_includes/postbox.html deleted file mode 100644 index 003cdac62..000000000 --- a/_includes/postbox.html +++ /dev/null @@ -1,21 +0,0 @@ - -{% assign author = site.authors[post.author] %} -
- - {% if post.image %} {{ post.title }} {% endif %} - -
-

{{ post.title }}

-

{{ post.excerpt | strip_html | truncatewords:15 }}

-
-
- - By {% if post.author %}{{ author.display_name }}{% else %}{{ site.author }}{% endif %}, - on - -
-
-
-
-
- \ No newline at end of file diff --git a/_includes/sidebar.html b/_includes/sidebar.html deleted file mode 100644 index e869126e6..000000000 --- a/_includes/sidebar.html +++ /dev/null @@ -1,10 +0,0 @@ - \ No newline at end of file diff --git a/_layouts/archive.html b/_layouts/archive.html new file mode 100644 index 000000000..7ebdb2fb2 --- /dev/null +++ b/_layouts/archive.html @@ -0,0 +1,27 @@ +--- +layout: default +title: Archive +--- + + +
+
+ {% include sidebar.html %} +
+ +
+
+

{{ page.type }} '{{ page.title }}'

+
+
+ + {% for post in page.posts %} + + {% include postbox.html %} + + {% endfor %} + +
+
+
\ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index 44fc2cdbd..000000000 --- a/_layouts/default.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - -{{ page.title }} | {{site.title}} - -{% seo %} - - - - - - - -{% if jekyll.environment == "production" %} - - - -{% endif %} - - - -{% capture layout %}{% if page.layout %}layout-{{ page.layout }}{% endif %}{% endcapture %} - - - - - - - - -
- {{ content }} -
- - - - - - - - - - - - \ No newline at end of file diff --git a/_layouts/page.html b/_layouts/page.html deleted file mode 100644 index 3cbe59638..000000000 --- a/_layouts/page.html +++ /dev/null @@ -1,28 +0,0 @@ ---- -layout: default ---- - -{% if page.image %} -
- {{ page.title }} -
-{% endif %} - - -
- -
-

{{ page.title }}

-
- -
- {{content}} -
- - {% if page.comments == true %} -
- {% include disqus.html %} -
- {% endif %} - -
\ No newline at end of file diff --git a/_layouts/post.html b/_layouts/post-right-sidebar.html similarity index 80% rename from _layouts/post.html rename to _layouts/post-right-sidebar.html index ec1ae27f7..2c675a3b4 100644 --- a/_layouts/post.html +++ b/_layouts/post-right-sidebar.html @@ -9,16 +9,12 @@ ================================================== -->
- {% assign author = site.authors[page.author] %} -
- - {% if page.image %}{{ page.title }}{% endif %} - -
+
+
- + + {% if page.image %}{{ page.title }}{% endif %} + -
+
{{content}}
@@ -59,7 +57,7 @@

{{ page.title }}

-