Victoria's Neofeed
  • 2021-01-06 07:46:44 +0000 UTC
    Victoria Drake

    Victoria Drake

    Jan 06, 2021

    If you’re trying to turn on GitHub Pages for a Hugo theme repository, the configuration files in your theme might make GitHub Pages (Jekyll, really) confused. I successfully got GitHub Pages to serve the site using the README.md after adding a _config.yml file for Jekyll with:

    exclude: ["exampleSite", "theme.toml"]
    
    2021-01-06 07:46:44 +0000 UTC 1314 days ago
    webmention this