Skip to content
  • Christopher Chedeau's avatar
    Add instructions for submodule · a2cdd8cb
    Christopher Chedeau authored
    Otherwise it fails with
    
    ```
      Conversion error: Jekyll::Converters::Scss encountered an error while converting 'css/main.scss':
                        File to import not found or unreadable: bootstrap/scss/bootstrap.scss. Load path: /Users/vjeux/random/website/_sass on line 9
    jekyll 3.2.1 | Error:  File to import not found or unreadable: bootstrap/scss/bootstrap.scss.
    Load path: /Users/vjeux/random/website/_sass on line 9
    ```
    a2cdd8cb