Skip to content

Tweak base template and allow for extra stylesheets. - #74

Open
hdevilbiss wants to merge 4 commits into
forestryio:masterfrom
hdevilbiss:master
Open

Tweak base template and allow for extra stylesheets.#74
hdevilbiss wants to merge 4 commits into
forestryio:masterfrom
hdevilbiss:master

Conversation

@hdevilbiss

Copy link
Copy Markdown

Suggested Changes

Add document type to the base template.

  • Add <!DOCTYPE html> to _default/baseof.html.

Allow for site-specific stylesheets to be more easily added.

  • Move <head> from partial/head/head.html to _default/baseof.html.
  • Create and include a new, empty template, partials/head/extra_styles.html.
  • Add section to README about how to override extra_styles.html.

This is just my ideal implementation.

Why make the changes?

  • Create HTML which is slightly more valid.
  • Make it easier to override default styling without needing to create a custom remote.

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