Skip to content

Releases: cetinajero/jekyll-theme-marketing

v1.0.1

13 Dec 19:23
Compare
Choose a tag to compare
  • 57e3632 Merge pull request #237 from cetinajero/hotfix/commit-all-release-files
  • cc27517 Commit all release files into a single commit
  • ae9753d Add firebase JS v7.6.0 code
  • 089f135 Merge branch 'master' into dependabot/bundler/html-proofer-3.15.0
  • 14d57c2 Merge pull request #232 from cetinajero/release/v1.0.0
  • ee8825d Bump html-proofer from 3.14.1 to 3.15.0

v1.0.0

13 Dec 16:20
Compare
Choose a tag to compare
  • 67612a7 Merge pull request #231 from cetinajero/feature/gem-deploy-task
  • 2904a84 Create Deploy Gem task to publish new releases at rubygems.org
  • 823f883 Add animate.css to enable transition animatios @ landing page
  • 15b13a1 Create Ruby customers & dates modules
  • e7fd927 Little typo
  • 3fb43cf Add theme assets requested by CSS
  • 673c1e5 Add themeforest and revolution-slider CSS code
  • 3f48355 Implement destination on config file to help htmlproofer to support sites with baseurl
  • f896a0c Fix broken links
  • 4551bbb Add firebase-app v7.5.2 changes
  • 7ba03d2 Make bootstrap-v card responsive and CSS class based
  • ed6c380 Add firebase v7.5.1 code
  • 63e4a82 Create bootstrap-(h|v) cards & fontawesome bullets components
  • 1ec0a8b Add sass and dist files
  • c8c8d56 Update brand panels img path & migrate custom-footer partials to liquid
  • 6e1b76c Merge branch 'master' into dependabot/npm_and_yarn/bootstrap-4.4.0
  • 682c3d0 Create brands component
  • 0720d16 Add sass and dist files
  • 0a8d5f7 Modify bootstrap carousel to add indicators, captions & optable title
  • bf18d2b Fix empty badge prices
  • 6c7d25f Add comments to liquid code
  • b7869db Rename shoes-men collection to shoes-man
  • 319af13 Create Motorola logo component and add it to the footer
  • b9bbe66 Avoid generic CSS, prefer spacing utility classes
  • 432ba0c Bump firebase from 6.1.1 to 6.2.0
  • db2e315 Create Formspree component
  • c8dc878 Bump firebase from 6.0.4 to 6.1.0
  • ae4bd70 Add combination filters with functions
  • 02c266f Add isotope-layout dependency
  • 436d696 Move flag-icon-css SASS variable to main.min.scss
  • 85d4225 Fix Yarn's bootstrap warning
  • a76597f Bump firebaseui from 2.5.1 to 3.6.1
  • 9122b84 Migrate background to AWS S3

v0.5.0

28 May 20:47
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Enhancements

  • Installed dependency packages #2f68852
    • "bootstrap": "3.2.0",
    • "flag-icon-css": ">=3.0.0",
    • "font-awesome": ">=4.1.0",
    • "jquery": "1.11.2",
    • "js-md5": ">=0.7.3",
    • "jspdf": ">=1.3.5",
    • "vue": ">=2.5.16"
  • Installed dependencies thru yarn package manager. #a8b33b7, #86e3f5c
  • Added lang-switcher component. #3d18d5b
  • Added max-width to breadcrumb component. #021829a
  • Added i18n page content thru detailed_desc. #aebcc9e
  • Created components SASS section. #de17ee0
  • Added data-last-deploy attribute to body/header/logo include. #7064910
  • Implement Firestore database on exchange-rates collection. #bce885c
  • Translate 3d-space product-card. #ccd64d0
  • Make 3d-space product card responsive. #5f70ca2

Bug fixes

  • Fixed issue on special offers's Download button. #d226b2d
  • Fixed issue using collection.label instead of page.collection. #9521b09

v0.4.0

03 Apr 17:00
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Enhancements

  • Add jsPDF to create PDF on the fly. #969a9c5
  • Implement breadcrumbs on page layout. #6ca0530 #73771fe
  • Create 3D Space product-card. #a9b7efc
  • Active targered nav-tab based on hashed urls on product layout. #a080366

v0.3.0

13 Mar 17:02
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Enhancements

v0.2.0

16 Jan 20:46
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Enhancements

  • Implemented relative_url links. #a7a50ef
  • Implemented OpenSearch protocol. #1e06157
  • Added favicon.ico #a579565
  • Added meta tags to head. #f81d511
  • Added head and body to default layout, also added structure to home layout. #ba9f2fc
  • Added rake tasks for easier development.
  • Added plaintext layout. #20a4af9
    • Note: plaintext layout do not depend on the default layout.
  • Added github-pages gem. #35b3b49

Bug Fixes

  • Fix unsupported theme warning from GitHub pages builds. #3b6dc0a

v0.1.0

01 Jan 22:39
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Enhancements

  • Added default, home, page and post layouts. _layouts@v0.1.0
    • Note: home, page and post layouts depend on the default layout.