Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

boilerplate broken by latest wet-boew/gcweb-jekyll updates: Layout 'page' does not exist. #11

@anthonyfok

Description

@anthonyfok

As of today (2021-02-16), website built with canada-ca-jekyll-boilerplate as template results in empty pages out of the box, see https://anthonyfok.github.io/ for example.

Configuration file: /home/foka/git/canada-ca-jekyll-boilerplate/_config.yml
            Source: /home/foka/git/canada-ca-jekyll-boilerplate
       Destination: /home/foka/git/canada-ca-jekyll-boilerplate/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
      Remote Theme: Using theme wet-boew/gcweb-jekyll
     Build Warning: Layout 'page' requested in _pages/en/another-page.md does not exist.
     Build Warning: Layout 'page' requested in _pages/fr/autre-page.md does not exist.
     Build Warning: Layout 'page' requested in _pages/en/index.md does not exist.
     Build Warning: Layout 'page' requested in _pages/fr/index.md does not exist.
     Build Warning: Layout 'page' requested in _pages/index.md does not exist.

After much head-scratching and debugging, it turns out that wet-boew/gcweb-jekyll, which is fetched as a remote theme, has a breaking change in the 2021-02-15 wet-boew/gcweb-jekyll@f66348c especially where the "page" layout _layouts/page.html was removed...

Please fix soon! Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions