LibrePhotos/librephotos.docs

[BUG] Invalid US-ASCII character "\xE2" on line 54

derneuere opened this issue · 3 comments

Describe the bug
When building the documentation I get the following error:

bundle exec jekyll serve
Configuration file: /home/niaz/librephotos/librephotos.docs/_config.yml
            Source: /home/niaz/librephotos/librephotos.docs
       Destination: /home/niaz/librephotos/librephotos.docs/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
   GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/main.scss':
                    Invalid US-ASCII character "\xE2" on line 54
jekyll 3.9.0 | Error:  Invalid US-ASCII character "\xE2" on line 54
/home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:123:in `rescue in convert': Invalid US-ASCII character "\\xE2" on line 54 (Jekyll::Converters::Scss::SyntaxError)
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:118:in `convert'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:101:in `block in convert'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:99:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:99:in `reduce'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:99:in `convert'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:83:in `render_document'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:62:in `run'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:479:in `render_regenerated'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:472:in `block in render_pages'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:471:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:471:in `render_pages'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:192:in `render'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:71:in `process'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/command.rb:28:in `process_site'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/build.rb:65:in `build'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/build.rb:36:in `process'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:93:in `block in start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:93:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:93:in `start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:75:in `block (2 levels) in init_with_program'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/exe/jekyll:15:in `<top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/jekyll:23:in `load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/jekyll:23:in `<top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:63:in `load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:63:in `kernel_load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:28:in `run'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:494:in `exec'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:30:in `dispatch'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:24:in `start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/exe/bundle:49:in `block in <top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/friendly_errors.rb:130:in `with_friendly_errors'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/exe/bundle:37:in `<top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/bundle:23:in `load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/bundle:23:in `<main>'
/home/niaz/librephotos/librephotos.docs/_sass/minimal-mistakes/vendor/susy/susy/_utilities.scss:54: Invalid US-ASCII character "\\xE2" (Sass::SyntaxError)
        from /home/niaz/librephotos/librephotos.docs/_sass/minimal-mistakes/vendor/susy/_susy-prefix.scss:6
        from /home/niaz/librephotos/librephotos.docs/_sass/minimal-mistakes/vendor/susy/_susy.scss:4
        from /home/niaz/librephotos/librephotos.docs/_sass/minimal-mistakes.scss:14
        from (sass):4
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1090:in `rescue in block in find_encoding_error'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1087:in `block in find_encoding_error'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1086:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1086:in `each_with_index'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1086:in `find_encoding_error'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:814:in `check_sass_encoding'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/engine.rb:444:in `check_encoding!'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/engine.rb:400:in `_to_tree'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/engine.rb:321:in `to_tree'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:323:in `block in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `visit_children'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:157:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:36:in `css_tree'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:20:in `render'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/engine.rb:290:in `render'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass.rb:57:in `compile'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:119:in `convert'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:101:in `block in convert'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:99:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:99:in `reduce'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:99:in `convert'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:83:in `render_document'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:62:in `run'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:479:in `render_regenerated'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:472:in `block in render_pages'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:471:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:471:in `render_pages'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:192:in `render'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:71:in `process'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/command.rb:28:in `process_site'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/build.rb:65:in `build'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/build.rb:36:in `process'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:93:in `block in start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:93:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:93:in `start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:75:in `block (2 levels) in init_with_program'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/exe/jekyll:15:in `<top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/jekyll:23:in `load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/jekyll:23:in `<top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:63:in `load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:63:in `kernel_load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:28:in `run'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:494:in `exec'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:30:in `dispatch'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:24:in `start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/exe/bundle:49:in `block in <top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/friendly_errors.rb:130:in `with_friendly_errors'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/exe/bundle:37:in `<top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/bundle:23:in `load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/bundle:23:in `<main>'
/home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1088:in `encode': "\\xE2" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII (Encoding::UndefinedConversionError)
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1088:in `block in find_encoding_error'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1086:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1086:in `each_with_index'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:1086:in `find_encoding_error'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/util.rb:814:in `check_sass_encoding'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/engine.rb:444:in `check_encoding!'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/engine.rb:400:in `_to_tree'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/engine.rb:321:in `to_tree'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:323:in `block in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `map'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `block in with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:88:in `with_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `block in with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:135:in `with_frame'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/stack.rb:79:in `with_base'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:158:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `map'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:52:in `visit_children'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `block in visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/base.rb:36:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:157:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/visitors/perform.rb:10:in `visit'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:36:in `css_tree'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/tree/root_node.rb:20:in `render'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass/engine.rb:290:in `render'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/sass-3.7.4/lib/sass.rb:57:in `compile'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb:119:in `convert'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:101:in `block in convert'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:99:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:99:in `reduce'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:99:in `convert'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:83:in `render_document'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/renderer.rb:62:in `run'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:479:in `render_regenerated'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:472:in `block in render_pages'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:471:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:471:in `render_pages'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:192:in `render'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/site.rb:71:in `process'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/command.rb:28:in `process_site'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/build.rb:65:in `build'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/build.rb:36:in `process'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:93:in `block in start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:93:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:93:in `start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/lib/jekyll/commands/serve.rb:75:in `block (2 levels) in init_with_program'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/jekyll-3.9.0/exe/jekyll:15:in `<top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/jekyll:23:in `load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/jekyll:23:in `<top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:63:in `load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:63:in `kernel_load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:28:in `run'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:494:in `exec'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
        from /h```ome/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:30:in `dispatch'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:24:in `start'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/exe/bundle:49:in `block in <top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/friendly_errors.rb:130:in `with_friendly_errors'
        from /home/niaz/.local/share/gem/ruby/3.0.0/gems/bundler-2.2.16/exe/bundle:37:in `<top (required)>'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/bundle:23:in `load'
        from /home/niaz/.local/share/gem/ruby/3.0.0/bin/bundle:23:in `<main>'

A clear and concise description of what the bug is.

To Reproduce
Build it locally with bundle exec jekyll serve

Expected behavior
A hosted version of the documentation at localhost:4000

Desktop (please complete the following information):

  • OS: Manjaro

Is this still a recurring problem? I used github pages for my building the page and had no issue with seeing everything.
I was getting too many problems with gem/jekyll/bundle to be able to build the site locally.

Yes, the issue is that if you use ruby 3.0.0, you will run into this bug. I installed ruby 2.7.0 on my Windows machine, and then it worked.

We switched to docusaurus instead.