Skip to content

Update "Add theme to Pages site" #25314

Closed
@DRMPN

Description

@DRMPN

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/adding-a-theme-to-your-github-pages-site-using-jekyll
adding-a-theme-to-your-github-pages-site-using-jekyll.md

What changes are you suggesting?

I tried to follow the guide step by step, so I chose a github pages deploy branch, it worked perfectly. The site was up and working as expected.
When I tried to install a theme through adding _config.yml file and typed theme: slate I received the error:
github-pages 228 | Error: The slate theme could not be found.
Well, that's not right, so I tried to set up the source for pages from `GitHub Actions'.
Again, received same error:

Configuration file: /github/workspace/./_config.yml
             Theme: slate
github-pages 228 | Error:  The slate theme could not be found.

Since I obviously couldn't do what I wanted, I think you should update this page.

You can see the exact stacktrace by following this link - https://github.com/DRMPN/open-source-ops

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issuepagesContent related to GitHub Pages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions