Add premium logo and professional theme for high-end clients

- Create custom SVG logo with professional branding
- Implement premium color scheme with blue and gold accents
- Add custom CSS with professional styling for cards, tables, buttons
- Update logo template to use new logo.svg file
- Create custom favicon for complete branding
- Redesign homepage with premium content sections
- Update resources page with membership tiers and premium pricing
- Enhance contact page with testimonials and detailed information
- Target audience: high-paying clients ($100+/hour)
- Professional yet approachable design language

💘 Generated with Crush

Assisted-by: GLM-4.7 via Crush <crush@charm.land>
This commit is contained in:
Charles N Wyble
2026-01-13 16:15:40 -05:00
parent e6c15cafb3
commit 9f7fe553dc
2596 changed files with 433475 additions and 113 deletions

View File

@@ -0,0 +1,221 @@
# v2.1.2
## 8/25/2025
1. [](#new)
* Added `comments.html.twig` for native Comments Pro support
# v2.1.1
## 03/14/2025
1. [](#new)
* Added modular template
* Added multilingual support for the theme options in the admin panel. Initial translations include English and Spanish.
* Added a new toggle option in the admin panel for modular pages to enable or disable the `onepage_menu` functionality directly from the page settings.
1. [](#bugfix)
* Removed double `login-status.html.twig` reference, and added `ignore missing` on include in `base.html.twig`
# v2.1.0
## 03/08/2025
1. [](#new)
* Added Estonian translation [PR#205](https://github.com/getgrav/grav-theme-quark/pull/205)
* Added Japanese translation [PR#126](https://github.com/getgrav/grav-theme-quark/pull/126)
* Added Polish translation [PR#173](https://github.com/getgrav/grav-theme-quark/pull/173)
# v2.0.5
## 03/05/2025
1. [](#improved)
* Added `login-status.html.twig` if available
* Updated `partials/taxonomylist.html.twig` to support latest updates in that plugin
* Added `children_only: true` to sidebar template
* Fixed `label-primary` class in relatedpages template
* Updated README.md [#PR208](https://github.com/getgrav/grav-theme-quark/pull/208)
* Applied taxonomy value date format setting in Archives template [#PR165](https://github.com/getgrav/grav-theme-quark/pull/165)
# v2.0.4
## 09/29/2021
1. [](#new)
* Added simple gallery modular page for `lightbox-gallery` plugin
2. [](#bugfix)
* Fixed `radio` form field error when admin isn't installed
* Translate `grid size` text
# v2.0.3
## 06/08/2020
1. [](#improved)
* Updated some JS libraries
* Simplified navigation macro
* Use `site.title` in logo alt text [#139](https://github.com/getgrav/grav-theme-quark/pull/109)
# v2.0.2
## 08/09/2019
1. [](#improved)
* Allow for overriding of `{% block content %}{% endblock %}`
* Improved default `.table` styling
* Simplified navigation macro
1. [](#bugfix)
* Fixed issue with Prism Highlight [prism-highlight#1](https://github.com/trilbymedia/grav-plugin-prism-highlight/issues/1)
* Use slug for onpage links [#115](https://github.com/getgrav/grav-theme-quark/issues/115)
* Fixed 2 minor YAML linting issues
# v2.0.1
## 05/09/2019
1. [](#improved)
* Typo in blueprints [#109](https://github.com/getgrav/grav-theme-quark/pull/109)
* Added convenience scripts to `package.json` [#110](https://github.com/getgrav/grav-theme-quark/pull/110)
* Added Czech translation [#106](https://github.com/getgrav/grav-theme-quark/pull/106)
* Added Chinese translation [#114](https://github.com/getgrav/grav-theme-quark/pull/114)
* Removed redundant code [#104](https://github.com/getgrav/grav-theme-quark/pull/104)
* Updated to match Archives plugin translation output
1. [](#bugfix)
* Bugfix to class in macro [#105](https://github.com/getgrav/grav-theme-quark/pull/105)
* Bugfix a z-index issue [#75](https://github.com/getgrav/grav-theme-quark/pull/75)
# v2.0.0
## 04/11/2019
1. [](#improved)
* Updated to use new `GRAV` core language prefix
* Updated [Spectre.css](https://picturepan2.github.io/spectre/) to latest `0.5.8` version
* Support for 2FA panel styling
* Updated to Yarn 4.0 syntax
* Restructured SCSS to ensure easier Spectre updates in future
1. [](#bugfix)
* Some checkboxes fixes for Forms 3.0
* More Twig 2.0 compatibility fixes
* Fixed a Twig 2.0 issue with assets rendering
# v1.2.6
## 03/21/2019
1. [](#new)
* Set Dependency of Grav 1.5.10+ which has support for new **Deferred Block** Twig extension
* Implement assets rendering using **Deferred Block** Twig extension
# v1.2.5
## 12/07/2018
1. [](#improved)
* Updated [Spectre.css](https://picturepan2.github.io/spectre/) to latest `0.5.7` version
1. [](#bugfix)
* Fixed missing `</html>` close tag in bae template [#76](https://github.com/getgrav/grav-theme-quark/pull/76)
# v1.2.4
## 11/12/2018
1. [](#improved)
* Updated [Spectre.css](https://picturepan2.github.io/spectre/) to latest `0.5.5` version
* Added link support to modular `features` [#39](https://github.com/getgrav/grav-theme-quark/pull/39/)
* Remove desktop menu when in mobile mode [#59](https://github.com/getgrav/grav-theme-quark/pull/59/)
* Support modular `text` full-width if no image [#70](https://github.com/getgrav/grav-theme-quark/issues/70)
* Shim for IE support of BrickLayer.js [#64](https://github.com/getgrav/grav-theme-quark/issues/64)
1. [](#bugfix)
* Fixed `continue_link:` showing up as toggled [#65](https://github.com/getgrav/grav-theme-quark/issues/65)
* Fixed issue with modular pages not hidden in on-page menu with `visible: false` [#71](https://github.com/getgrav/grav-theme-quark/issues/71)
# v1.2.3
## 11/05/2018
1. [](#improved)
* Moved footer into standalone twig to allow for easier extensibility [#63](https://github.com/getgrav/grav-theme-quark/pull/63)
1. [](#bugfix)
* Fix variable name for prouction mode [#61](https://github.com/getgrav/grav-theme-quark/pull/61)
* Fix layout size in features blueprint [#67](https://github.com/getgrav/grav-theme-quark/pull/67)
* Fix active page logic in `nav` so there's no empty class attributes [#68](https://github.com/getgrav/grav-theme-quark/pull/68)
* Fix for features blueprint because `class` didn't work [#69](https://github.com/getgrav/grav-theme-quark/pull/69)
# v1.2.2
## 10/24/2018
1. [](#improved)
* Changed nav macro to format supported by Twig 2.0
* Updated `partials/form-messages.html.twig` to be more inline with latest Forms plugin
1. [](#bugfix)
* Make the theme to work with Twig auto-escaping turned on
* Moved language strings under `THEME_QUARK`
# v1.2.1
## 08/23/2018
1. [](#improved)
* Added additional "mobile custom logo" support
1. [](#bugfix)
* Addressed some CSS issues by forcing logo height
# v1.2.0
## 08/23/2018
1. [](#new)
* Added new "custom logo" support [#3](https://github.com/getgrav/grav-theme-quark/issues/3)
* Added option JSON feed syndication support in sidebar [#47](https://github.com/getgrav/grav-theme-quark/pull/47)
* Added basic form field `array` styling
# v1.1.0
## 07/25/2018
1. [](#new)
* Responsive font sizing [#28](https://github.com/getgrav/grav-theme-quark/issues/28)
1. [](#improved)
* Updated [Spectre.css](https://picturepan2.github.io/spectre/) to latest `0.5.3` version
* Make blog settings toggleable [#38](https://github.com/getgrav/grav-theme-quark/pull/38)
1. [](#bugfix)
* Proper fix for sticky footer in IE10 and IE11 [#21](https://github.com/getgrav/grav-theme-quark/issues/21)
* Fix for lists wrapping weirdly due to `outside` attribute
* Updated checkbox + radio to take into account `client_side_validation` form option
* Fixes for fallback values [#37](https://github.com/getgrav/grav-theme-quark/pull/37)
* Fix inheritance for images folder [#30](https://github.com/getgrav/grav-theme-quark/pull/30)
* Added blueprint option for `continue_link` [#45](https://github.com/getgrav/grav-theme-quark/issues/45)
* Added blueprint option for Feature `class` [#14](https://github.com/getgrav/grav-theme-quark/issues/14)
* Fixed `Duplicate ID` issues with modular sections. Might break CSS on first load, need to refresh to pick up new CSS [#24](https://github.com/getgrav/grav-theme-quark/issues/24)
* Fixed Text feature alignment issue [#4](https://github.com/getgrav/grav-theme-quark/issues/4)
* Overlapping menu and mobile button [#7](https://github.com/getgrav/grav-theme-quark/issues/7)
# v1.0.3
## 05/11/2018
1. [](#new)
* Added new primary button mixin
1. [](#improved)
* Updated [Spectre.css](https://picturepan2.github.io/spectre/) to latest `0.5.1` version
* Improved default login styling
* Removed core Spectre.css override to make upgrading Spectre easier
* Added screenshot to README.md
* Override focus to prevent overzealous blue blurs
1. [](#bugfix)
* Fix for `highlight` plugin not changing background of code blocks
* Removed extraneous `dump()` in Twig output
# v1.0.2
## 02/19/2018
1. [](#new)
* Added toggle options to enable Spectre.css _experimentals_ and _icons_ CSS files
* Switched to a fork of LineAwesome icons compatible with FontAwesome 4.7.0
1. [](#improved)
* Font tweaks
1. [](#bugfix)
* Pagination fixes
# v1.0.1
## 01/22/2018
1. [](#new)
* Added blueprints for admin editing
1. [](#improved)
* Use default lang from `site.yaml`
1. [](#bugfix)
* Fixed Current path to address issues with extending Quark
* Fixed parallax to start in same position as standard
* Fixed modular image size
# v1.0.0
## 12/28/2017
1. [](#new)
* ChangeLog started...