Skip to content

Missing dependencies and broken links when using GH Pages #478

Description

@jordanperr

I am able to serve this project locally using bundle exec jekyll serve and navigate around the UI. Unfortunately, this does not seem to work through Github Pages. There appear to be several assets (css and js files) hosted separately on software.llnl.gov which are not available to github pages.

Steps to reproduce:

  1. Fork llnl.github.io into own account.
  2. Rebuild data index using MASTER.sh script
  3. Delete CNAME file
  4. Enable github pages pointing to "master"
  5. Navigate to github pages url (in my case, https://jordanperr.github.io/llnl.github.io/)

Expected Behavior: Site should appear as it does locally.
Observed Behavior: UI is broken, many assets not loaded (404 errors in developer console).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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