Skip to content

Conversation

@ShadowByteStudio
Copy link

Added --local-css flag to replace the remote CSS link with local CSS for azure pipelines.

Copy link
Contributor

@ksuther ksuther left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, and sorry for taking forever to look at it! Left a comment about including link if this option is enabled.

doc.html {
doc.head {
doc.title "#{title} - Slather"
doc.link :href => css_path, :media => "all", :rel => "stylesheet"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If local_css is enabled should doc.link be skipped?

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.

2 participants