Giter Site home page Giter Site logo

mor10 / kuhn Goto Github PK

View Code? Open in Web Editor NEW
364.0 60.0 92.0 766 KB

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

License: GNU General Public License v2.0

PHP 36.62% JavaScript 3.91% CSS 59.47%
css-grid wordpress-theme wordpress progressive-enhancement

kuhn's Introduction

Kuhn

WordPress meets CSS Grid. designed and developed by Morten Rand-Hendriksen. 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 release

Kuhn'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, who first introduced the concept of "paradigm shifts", one of the most frequently used and widely misunderstood philosophical terms of our time.

kuhn's People

Contributors

mor10 avatar versluis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kuhn's Issues

Nav Sidebar

Broken when the display height is too little

image

Fix footer

Looks terrible. Sort out font sizing and make it look interesting.

Resolve Edge case

Edge is a mess. Lack of grid-template-areas + minmax support causes irreconcilable differences between the site and the browser: https://twitter.com/idguy/status/869544849585864704

To resolve, be more forceful with support requirements:
@supports (grid-area: header) {}

This will return true only when Edge stops being an edge case and gets its Grid shit together.

How do I uplaod a custom logo?

I see that there is a custom logo support in the functions.php, and your website also is using a custom logo above the site title. But I can't find the option in my customizer to so the same. Am I missing something? How do I go about it?

Translation strings

I am missing a few strings in the POT for translations. Is there any way I could get a mini update for these (for my site here)?

  • Published
  • Discussion
  • Written by

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.