Skip to content

Layout change proposal#16

Open
blbradley wants to merge 3 commits intomattgraham:masterfrom
blbradley:global-layout-with-markdown
Open

Layout change proposal#16
blbradley wants to merge 3 commits intomattgraham:masterfrom
blbradley:global-layout-with-markdown

Conversation

@blbradley
Copy link

Hello!

I made some changes for the purposes of using this as a blog. I feel like these changes will help other people getting started for a multi-page site with a default global layout.

Notable

  • All HTML elements have their closing tags in the same file.
  • head, header, and footer elements each have their own file respectively.
  • html and body elements are part of the default layout.
  • index.md is converted to Markdown.

Please don't merge without discussion. Thanks!

New HTML structure:
head, header, and footer element are now alone in their respective files
html and body elements are part of default layout
@blbradley
Copy link
Author

Converting the index page to markdown was not a good choice. I did not know that pagination requires an index.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant