Git Product home page Git Product logo

mor10 / kuhn Goto Github PK

View Code? Open in Web Editor NEW
364.0 60.0 91.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 Issues

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?

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.

Nav Sidebar

Broken when the display height is too little

image

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.