-
Notifications
You must be signed in to change notification settings - Fork 13
Conversation
@westonruter it is likely this will need to be reworked following the work in #43 (branch |
@kopepasah sorry I missed that 😦 |
@kopepasah I was going to go through and make the changes but I don't want to mess with the way you're doing markup. Would you please make the necessary adjustments so that we can make use of I'm not sure about the wrapper element around the I think that adding |
@westonruter can this be closed? |
@ThierryA I'm not sure as I think @kopepasah or @delawski were going to make changes to the loop to allow for it to be an amp-live-list. I saw Loop do it for more stories partial, but I haven't seen it yet for the main loop. |
You're right, @westonruter . @kopepasah or myself are going to change the way the articles in the |
@westonruter Here's a PR that simplifies the markup: #67 I haven't been working on this PR since it's out of date and I wasn't sure if it's going to be used at all. |
# Conflicts: # archive.php # inc/template-tags.php # index.php # search.php
@westonruter I pushed several updates which use |
* develop: Fix comment styling Issue 38: add escaping Enqueue font instead of using @font-face Compile assets. Issue 38: Make the header sticky on mobile and desktop. Compile assets. Issue 38: Add padding to the header nav menu. Issue 38: Fix desktop header search form alignment. Issue 38: Fix desktop main menu layout. Issue 38: Revamp site header and menu on mobile. Build assets. 28 Add widget class for recent comments. Build assets. 28 Add specificity for recent comments widget. 28 Add styles for recent comments widget. 38 Set state for mobile menu. 38 Add toggle state of… toggle. # Conflicts: # assets/dist/css/main.css # assets/src/css/base/_structure.scss
* develop: Issue 38: Fix site header width on large desktop. # Conflicts: # assets/dist/css/main.css
# Conflicts: # archive.php # assets/dist/css/main.css # category.php # functions.php # search.php
…-list # Conflicts: # assets/src/css/main.scss # home.php
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There have been quite a few updates to this pull request and a bit more work is needed (to be completed by myself).
No description provided.