Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate css to scss and use hugo pipe to process #53

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

DaveParr
Copy link
Member

@DaveParr DaveParr commented Oct 8, 2021

This is a prototype to use scss pipes in hugo to supply styling based on https://gohugo.io/hugo-pipes/introduction/#go-pipes

This works because

This change should be matched by changing the config.toml so that where it currently sources a css file as a 'custom css' which is passed into the head.html it should instead do nothing, but leave that open to the user if they would like to use it instead.

This foundation should allow some very aggressive refactoring of the css mess #42

@DaveParr DaveParr added the hacktoberfest-accepted for hacktoberfest label Oct 17, 2021
@DaveParr DaveParr self-assigned this Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted for hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant