You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.
while porting this theme to Hugo I just took the final stylesheets. Otherwise I would have to keep track which changes have been made to the original SCSS files and maintain them as well. And this is not the only theme that I maintain.
Nonetheless, you can find the original scss/less files in the repo of the original Jekyll theme.
OK, I understand. For users, it'd be nice to have the source files so that they can customize easily. Customizing through the css files would be tedious and inefficient. If it's a direct port of the styling, then I think a better approach would be to copy their source style files and run gulp tasks to generate final css. That way you can make both available to the users. Let me know what you think and I'm happy to help in this regard.
It's difficult to customize the theme without the source scss/less files. Any particular reason they're not version controlled?
The text was updated successfully, but these errors were encountered: