Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mor10/kuhn
WordPress theme featuring CSS Grid layouts via aggressive progressive enhancement. Proof of concept to get the conversation about what CSS Grid means for WordPress themes started. Currently running live at https://mor10.com
https://github.com/mor10/kuhn
css-grid progressive-enhancement wordpress wordpress-theme
Last synced: 4 days ago
JSON representation
WordPress theme featuring CSS Grid layouts via aggressive progressive enhancement. Proof of concept to get the conversation about what CSS Grid means for WordPress themes started. Currently running live at https://mor10.com
- Host: GitHub
- URL: https://github.com/mor10/kuhn
- Owner: mor10
- License: gpl-2.0
- Created: 2017-03-27T19:25:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T09:08:18.000Z (about 3 years ago)
- Last Synced: 2023-11-07T16:14:50.966Z (about 1 year ago)
- Topics: css-grid, progressive-enhancement, wordpress, wordpress-theme
- Language: CSS
- Homepage:
- Size: 748 KB
- Stars: 363
- Watchers: 58
- Forks: 93
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kuhn
WordPress meets CSS Grid. designed and developed by [Morten Rand-Hendriksen](https://mor10.com). Kuhn is hyper-opinionated and developed to take advantage of modern CSS. It was developed for mor10.com and is released as a showcase of what CSS Grid can do for WordPress theme layouts.
Contributors welcome.
## Features
- Site logo
- Featured images
- Enhanced Recent Posts and Recent Comments widgets### Licenses and External Assets
Kuhn is distributed under the terms of the GNU GPL v2### Changelog
#### 1.0.5 - Sepbember 01 2017
- Main menu floats to the top on wide screens.
- Social media menu added to footer.#### 1.0.4 - August 11 2017
- Responsive images throughout.
- New paging navigation for archive views.
- Minor bugfixes.#### 1.0.3 - June 10 2017
- Replace complex calc with simpler fr in archive layout.
- Break words in archive titles to allow for the above.#### 1.0.1 - May 31 2017
- Resolve MS Edge support by being more forceful with @supports rules (basically no grid until Edge supports it properly).
- Code cleanup to resolve latent issues.#### 1.0 - May 30 2017 =
- Initial releaseKuhn's code base started out as _s (http://underscores.me) as it were on May 11, 2017.
### Namesake
Kuhn is named after philosopher [Thomas Kuhn](https://en.wikipedia.org/wiki/Thomas_Kuhn), who first introduced the concept of "paradigm shifts", one of the most frequently used and widely misunderstood philosophical terms of our time.