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

Use scss instead of plain css #10

Open
Paradyx opened this issue Apr 15, 2019 · 3 comments
Open

Use scss instead of plain css #10

Paradyx opened this issue Apr 15, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@Paradyx
Copy link
Member

Paradyx commented Apr 15, 2019

Use scss magic to clean up code and make it more maintainable. Suggested by @Tikrass

@Paradyx Paradyx added the enhancement New feature or request label Apr 15, 2019
@sudo42
Copy link
Member

sudo42 commented Apr 15, 2019

Hugo is able to process SCSS, but it seems to be meant for themes.
This would match my plan to move the "theme-componets" (which we are just overriding/shadowing at the moment) to a separate theme (+ repo?).

@Paradyx
Copy link
Member Author

Paradyx commented Apr 15, 2019

The theme will only be used with hugo. No need for an extra repository for now.

@sudo42
Copy link
Member

sudo42 commented Apr 15, 2019

True. But at least we could create a "local fork" of the current base theme inside of this repository instead of the current (rather unsatisfying) solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants