Github pages w/ Jekyll 404 on specific page

Scott Anderson

I am currently having an issue with Github Pages

I guess it doesn't hurt to use the actual live example

The corresponding repo is https://github.com/ScottA38/ScottA38.github.io

I made some styling changes (maybe some JS changes I don't remember) ages ago when I was actively working on the content, and somehow ever since the 'projects' page has been 404 when I try and click through to it from the menu.

I am using Jekyll theme Jam which is some obscure obsolete theme, but I don't see it being a problem really

The strangest part is that if I load the site locally with bundle exec jekyll serve then this page appears perfectly at localhost:4000/projects, just not on the live site

If I put https://scotta38.github.io/projects.html (live site) it also appears perfectly, just not at https://scotta38.github.io/projects like I want

I have seen some suggestions about GH servers caching an old version or something like this but I don't really understand and I need some guidance

Alter Lagos

"About" page works and you have a permalink there, but nothing for projects.
Probably adding

permalink: /projects/

will fix the issue.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

404 page not working with permalink: pretty using GitHub Pages + Jekyll

GitHub Pages (jekyll blog) showed 404

adding a page to github pages 404

Generate category page in jekyll targeting github pages

Github Pages - trouble rendering a Page with Jekyll

Receiving 404 error for assets in Github Pages Jekyll site

Trailing slashes in Jekyll + GitHub Pages site cause 404

Why is github pages showing a different date for my post (w/ Jekyll)?

Get a blank page after pushing a site using Github pages with Jekyll

How do I customize Jekyll theme for a single page in GitHub pages?

Accessible index page configured wrong (Jekyll + Github Pages)

Deploy through GitHub Pages returns 404 Not Found Page

404 when refreshing page on github pages with Angular 6 app

Why does my blazor page result in 404 errors on github pages?

Github pages is giving me 404 instead of linking to a different page

Using Github pages with Jekyll in a subdirectory

Github pages jekyll images not loading

Installing Jekyll 3.8.5 on GitHub Pages

Jekyll on Github Pages not rendering CSS

Setting Jekyll environment for GitHub Pages

Animation on jekyll run github pages

Problem with GitHub Pages Jekyll Template

Github Pages: How to access github project page when root site is jekyll

Jekyll on github pages showing error: 404 Index.html not found (window)?

Why isn't this static project page showing up on a Jekyll-generated user page on GitHub Pages?

GitHub Pages Jekyll theme working for pages but not for posts

How to separate posts by pages on Jekyll GitHub Pages?

Jekyll page specific CSS

Rendering a GitHub wiki on a GitHub Pages Jekyll site