Skip to content

Releases: manid2/lone-wolf-theme

v1.2.3

06 Aug 19:19
Compare
Choose a tag to compare

Fixes:

  • Adsterra ad fixes.
  • Reduce home page content.

v1.2.2

06 Aug 18:21
Compare
Choose a tag to compare

Improve docs, ads, analytics.

Add custom style to blockqoutes

24 Apr 10:22
Compare
Choose a tag to compare

The default bootstrap blockquote is not not standing out visually.
So added simple styling to blockquotes including its paragraphs, footer
and citation tags.

The styling applied to blockquote is

  • Left border with primary color and visible width
  • Gray background and italic fonts.

Optimized for SEO with `jekyll-seo-tag` properties

18 Jan 09:54
Compare
Choose a tag to compare

Refactored code to:

  • Add site logo to any page (default site logo) for SEO and social share
  • Align theme config properties to jekyll-seo-tag plugin properties for better SEO results.

Minor enhancements to logo and development improvements

22 Dec 11:44
d1a1109
Compare
Choose a tag to compare

UI/User enhancements

  • Enhance icons and logo to make it more visible and recognizable.
  • Updated CHANGELOG.md

Development improvements

  • Remove x permision in non-exectuable files
  • Use PNG version of logo
  • Use same sample blog post in root dir
  • Update changelog for upcoming changes

Enhanced theme home, post layout.

19 Jul 14:24
8784a24
Compare
Choose a tag to compare

Tag summary from commit log:

  • Add js development doc
  • Update theme version
  • Remove package-lock json, add to gitignore
  • Add local dev test steps
  • Add pagination to blog list page
  • Enhance post layout, shadows n minor ui fixes
  • Enhance home page layout
  • Change bs4 rows to ul

Check pull request #38 and the issue #33 for more information.

Fixes for travis-ci deployment error

04 Nov 20:30
Compare
Choose a tag to compare

bugfix

  • fixed travis-ci deployment error Access denied due to secure api_key not working
  • fixed the issue using --com option due to use of travis-ci.com url

Using travis-ci, improved ui and misc changes

04 Nov 18:49
a64bc76
Compare
Choose a tag to compare
  • Setup travis-ci to build and deploy to rubygems.org, #20.
  • UI improvements, fixes #22.
  • Miscellaneous improvements.
  • Added dependencies page in docs/ for reference and upgrades.

Fixed and enhanced documentation, removed Gemfile.lock.

30 Oct 15:54
71bcc1f
Compare
Choose a tag to compare
  • Documentation fixes and enhancements.
  • Fixed building jekyll docs/_site from docs folder.
  • Organized .gitignore file meaningfully.
  • Removed Gemfile.lock file.

Fixes #2

23 Oct 08:32
4d66462
Compare
Choose a tag to compare

Fixes some default configuration settings