Skip to content

Commit 76c987a

Browse files
committed
Fix GitHub Pages build failure
- Move Bootstrap SCSS to _sass directory for better load path resolution - Update Sass configuration in _config.yml - Update main.scss imports Signed-off-by: Elmurod Talipov <elmurod.talipov@gmail.com>
1 parent d6950df commit 76c987a

94 files changed

Lines changed: 44 additions & 387 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ social:
4040
linkedin: elmurod-talipov
4141
email: elmurod.talipov@gmail.com
4242

43+
sass:
44+
style: compressed
45+
load_paths:
46+
- _sass
47+
4348
google_analytics: "UA-24495574-1"
4449

4550
show_drafts: false
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)