This repository has been archived by the owner on Oct 10, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Issue 24: Add comments list and reply form static markup and styling. #47
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* develop: Change the plugin notice messages. Remove manual inclusion of AMP component scripts
* develop: 34 Add posts pagination to index.php. 34 Correct position of sidebar. 34 Move .wrap class to accomidate multipe instances. 34 Use the_post_thumbnail() for featured images. 34 Add correct article attributes. 34 Build Assets. 34 Add styles for post pagination. 32 Add todo for creating image size markup. 34 Add required custom image sizes. 34 Further integration of dynamic data into static templates. Change the plugin notice messages. 34 Set correct content width. Remove manual inclusion of AMP component scripts 34 Improve and correctly link entry content. 34 Add template for no content. 34 Add home template. 34 Initial commit of dynamic index templates. # Conflicts: # assets/dist/css/main.css
* add/22: Fix stylelint issues. Issue 22: Fix entry header spacings on mobile. 34 Add posts pagination to index.php. 34 Correct position of sidebar. 34 Move .wrap class to accomidate multipe instances. 34 Use the_post_thumbnail() for featured images. 34 Add correct article attributes. 34 Build Assets. 34 Add styles for post pagination. 32 Add todo for creating image size markup. 34 Add required custom image sizes. 34 Further integration of dynamic data into static templates. 34 Set correct content width. 34 Improve and correctly link entry content. 34 Add template for no content. 34 Add home template. 34 Initial commit of dynamic index templates. # Conflicts: # assets/dist/css/main.css
I've merged an updated |
kopepasah
approved these changes
Jan 29, 2018
@delawski @kopepasah Take note of some updates to the comment template in #52 |
Comments styling fixed in #69 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This was branched off of
add/22
but should eventually land indevelop
once the source branch is merged.