hugo-geekdoc/src/sass
Robert Kaussow 5c5e2d59cb
refactor: replace gulp by webpack and npm scripts (#258)
BREAKING CHANGE: We have replaced `gulp` with `webpack` and `npm scripts` to build this theme. If you build it on your own or use build commands during the deployment, you may have to adjust your setup.

BREAKING CHANGE: The `GeekblogIcons` font is using the icon name as Unicode now. As a consequence, you have to replace all references to Icons from this font if you have customized the theme.

BREAKING CHANGE: We have refactored the search integration to split Hugo templates from JavaScript code. To get it working again, you need to adjust the `outputFormats` and `outputs` in your Hugo configuration file, as [documented](https://geekdocs.de/usage/configuration/#site-configuration).
2022-01-06 13:58:10 +01:00
..
_base.scss refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
_chroma_base.scss fix: fix various spacing issues (#238) 2021-11-13 13:57:06 +01:00
_chroma_dark.scss fix: fix various spacing issues (#238) 2021-11-13 13:57:06 +01:00
_chroma_light.scss fix: fix various spacing issues (#238) 2021-11-13 13:57:06 +01:00
_color_mode.scss cleanup formatting and docs (#247) 2021-11-24 09:10:26 +01:00
_defaults.scss cleanup formatting and docs (#247) 2021-11-24 09:10:26 +01:00
_fonts.scss chore: remove unused font and only preload main fonts (#132) 2021-05-19 22:10:54 +02:00
_markdown.scss refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
_mobile.scss cleanup formatting and docs (#247) 2021-11-24 09:10:26 +01:00
_normalize.css fix: set line-height in normalized h1 to avoid overlapping (#58) 2021-02-07 14:14:04 +01:00
_print.scss fix: switch back to pixel based border sizes 2021-02-21 22:34:34 +01:00
_shortcodes.scss fix: remove headline anchors on more shortcodes (#158) 2021-07-01 09:28:27 +02:00
_test.scss Dark mode (#66) 2021-04-27 23:44:35 +02:00
_utils.scss cleanup formatting and docs (#247) 2021-11-24 09:10:26 +01:00
main.scss feat: add button to copy code blocks (#228) 2021-11-07 22:12:14 +01:00
mobile.scss split out css 2020-11-09 22:06:06 +01:00
print.scss split out css 2020-11-09 22:06:06 +01:00