Replies: 2 comments
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Hi, GitHub Pages by default assumes you're using Jekyll. If your website is a plain HTML/CSS/Bootstrap project (not Jekyll), you need to disable Jekyll by adding an empty |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
Hello! I am uploading a website that uses Bootstrap 5.3.3 to github.com. When it deploys to pages, I get a pile of errors. The site is working perfectly on my computer. I've pasted the build and deploy log below. TIA for any help.
/usr/bin/docker run --name ghcrioactionsjekyllbuildpagesv1013_47e4fb --label 098748 --workdir /github/workspace --rm -e "INPUT_SOURCE" -e "INPUT_DESTINATION" -e "INPUT_FUTURE" -e "INPUT_BUILD_REVISION" -e "INPUT_VERBOSE" -e "INPUT_TOKEN" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_ID_TOKEN_REQUEST_URL" -e "ACTIONS_ID_TOKEN_REQUEST_TOKEN" -e "ACTIONS_RESULTS_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/ist363/ist363":"/github/workspace" ghcr.io/actions/jekyll-build-pages:v1.0.13
'Configuration file: none
To use retry middleware with Faraday v2.0+, install
faraday-retry
gemBuild Warning: Layout '404' requested in bootstrap-5.3.3-dist/site/content/404.md does not exist.
Build Warning: Layout 'docs' requested in bootstrap-5.3.3-dist/site/content/docs/5.3/getting-started/accessibility.md does not exist.
Liquid Warning: Liquid syntax error (line 3): [:comparison, "<"] is not a valid expression in "{{< docsref "/components/collapse" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 5): [:comparison, "<"] is not a valid expression in "{{< callout info >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 6): [:comparison, "<"] is not a valid expression in "{{< partial "callouts/info-prefersreducedmotion.md" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 7): Unexpected character / in "{{< /callout >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 17): [:comparison, "<"] is not a valid expression in "{{< example >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 56): Unexpected character / in "{{< /example >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 62): Unexpected character = in "{{< example class="bg-body-secondary" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 95): Unexpected character / in "{{< /example >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 101): [:comparison, "<"] is not a valid expression in "{{< example >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 140): Unexpected character / in "{{< /example >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 144): [:comparison, "<"] is not a valid expression in "{{< docsref "/components/collapse#accessibility" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 150): [:comparison, "<"] is not a valid expression in "{{< added-in "5.2.0" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 154): Unexpected character = in "{{< scss-docs name="accordion-css-vars" file="scss/_accordion.scss" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Liquid Warning: Liquid syntax error (line 158): Unexpected character = in "{{< scss-docs name="accordion-variables" file="scss/_variables.scss" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md
Build Warning: Layout 'docs' requested in bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md does not exist.
Liquid Warning: Liquid syntax error (line 5): [:comparison, "<"] is not a valid expression in "{{< callout info >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 7): Unexpected character / in "{{< /callout >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 9): [:comparison, "<"] is not a valid expression in "{{< example >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 10): [:comparison, "<"] is not a valid expression in "{{< alerts.inline >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 11): Unexpected character $ in "{{ range (index $.Site.Data "theme-colors") }}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 12): [:dot, "."] is not a valid expression in "{{ .name }}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 13): [:dot, "."] is not a valid expression in "{{ .name }}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 15): Unexpected character / in "{{< /alerts.inline >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 16): Unexpected character / in "{{< /example >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 18): [:comparison, "<"] is not a valid expression in "{{< callout info >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 19): [:comparison, "<"] is not a valid expression in "{{< partial "callouts/warning-color-assistive-technologies.md" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 20): Unexpected character / in "{{< /callout >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 26): Unexpected character = in "{{< example stackblitz_add_js="true" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 29): Unexpected character / in "{{< /example >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 33): Unexpected character = in "{{< js-docs name="live-alert" file="site/assets/js/snippets.js" >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 39): [:comparison, "<"] is not a valid expression in "{{< example >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 40): [:comparison, "<"] is not a valid expression in "{{< alerts.inline >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 41): Unexpected character $ in "{{ range (index $.Site.Data "theme-colors") }}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 42): [:dot, "."] is not a valid expression in "{{ .name }}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 43): [:dot, "."] is not a valid expression in "{{ .name }}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Warning: Liquid syntax error (line 45): Unexpected character / in "{{< /alerts.inline >}}" in bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md
Liquid Exception: Liquid syntax error (line 16): Variable '{{- $match := findRE
:root,\n\[data-bs-theme=light\] {([^}' was not properly terminated with regexp: /\}\}/ in bootstrap-5.3.3-dist/site/content/docs/5.3/customize/css-variables.md /usr/local/bundle/gems/liquid-4.0.4/lib/liquid/block_body.rb:136:in
raise_missing_variable_terminator': Liquid syntax error (line 16): Variable '{{- $match := findRE:root,\n\[data-bs-theme=light\] {([^}' was not properly terminated with regexp: /\}\}/ (Liquid::SyntaxError) from /usr/local/bundle/gems/liquid-4.0.4/lib/liquid/block_body.rb:128:in
create_variable'from /usr/local/bundle/gems/liquid-4.0.4/lib/liquid/block_body.rb:39:in
parse' from /usr/local/bundle/gems/liquid-4.0.4/lib/liquid/document.rb:10:in
parse'from /usr/local/bundle/gems/liquid-4.0.4/lib/liquid/document.rb:5:in
parse' from /usr/local/bundle/gems/liquid-4.0.4/lib/liquid/template.rb:130:in
parse'from /usr/local/bundle/gems/liquid-4.0.4/lib/liquid/template.rb:114:in
parse' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/liquid_renderer/file.rb:13:in
block in parse'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/liquid_renderer/file.rb:49:in
measure_time' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/liquid_renderer/file.rb:12:in
parse'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:121:in
render_liquid' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:79:in
render_document'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/renderer.rb:62:in
run' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:479:in
render_regenerated'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:472:in
block in render_pages' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:471:in
each'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:471:in
render_pages' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:192:in
render'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/site.rb:71:in
process' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/command.rb:28:in
process_site'from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/commands/build.rb:65:in
build' from /usr/local/bundle/gems/jekyll-3.10.0/lib/jekyll/commands/build.rb:36:in
process'from /usr/local/bundle/gems/github-pages-232/bin/github-pages:70:in
block (3 levels) in <top (required)>' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in
block in execute'from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in
each' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in
execute'from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in
go' from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary.rb:19:in
program'from /usr/local/bundle/gems/github-pages-232/bin/github-pages:6:in
<top (required)>' from /usr/local/bundle/bin/github-pages:25:in
load'from /usr/local/bundle/bin/github-pages:25:in `
Error: Logging at level: debug GitHub Pages: github-pages v232 GitHub Pages: jekyll v3.10.0 Theme: jekyll-theme-primer Theme source: /usr/local/bundle/gems/jekyll-theme-primer-0.6.0 Requiring: jekyll-github-metadata Requiring: jekyll-seo-tag Requiring: jekyll-coffeescript Requiring: jekyll-commonmark-ghpages Requiring: jekyll-gist Requiring: jekyll-github-metadata Requiring: jekyll-paginate Requiring: jekyll-relative-links Requiring: jekyll-optional-front-matter Requiring: jekyll-readme-index Requiring: jekyll-default-layout Requiring: jekyll-titles-from-headings GitHub Metadata: Initializing... Source: /github/workspace/. Destination: /github/workspace/./_site Incremental build: disabled. Enable with --incremental Generating... Generating: JekyllOptionalFrontMatter::Generator finished in 0.00199482 seconds. Generating: JekyllReadmeIndex::Generator finished in 0.016811967 seconds. Generating: Jekyll::Paginate::Pagination finished in 6.162e-06 seconds. Generating: JekyllRelativeLinks::Generator finished in 0.334960875 seconds. Generating: JekyllDefaultLayout::Generator finished in 0.001920921 seconds. Requiring: kramdown-parser-gfm Generating: JekyllTitlesFromHeadings::Generator finished in 0.008246694 seconds. Rendering: bootstrap-5.3.3-dist/site/content/404.md Pre-Render Hooks: bootstrap-5.3.3-dist/site/content/404.md Rendering Markup: bootstrap-5.3.3-dist/site/content/404.md Rendering Layout: bootstrap-5.3.3-dist/site/content/404.md Rendering: bootstrap-5.3.3-dist/site/content/docs/5.3/getting-started/accessibility.md Pre-Render Hooks: bootstrap-5.3.3-dist/site/content/docs/5.3/getting-started/accessibility.md Rendering Markup: bootstrap-5.3.3-dist/site/content/docs/5.3/getting-started/accessibility.md Rendering Layout: bootstrap-5.3.3-dist/site/content/docs/5.3/getting-started/accessibility.md Rendering: bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md Pre-Render Hooks: bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md Rendering Liquid: bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md Rendering Markup: bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md Rendering Layout: bootstrap-5.3.3-dist/site/content/docs/5.3/components/accordion.md Rendering: bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md Pre-Render Hooks: bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md Rendering Liquid: bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md Rendering Markup: bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md Rendering Layout: bootstrap-5.3.3-dist/site/content/docs/5.3/components/alerts.md Rendering: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/api.md Pre-Render Hooks: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/api.md Rendering Liquid: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/api.md Rendering Markup: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/api.md Rendering Layout: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/api.md Rendering: bootstrap-5.3.3-dist/site/content/docs/5.3/extend/approach.md Pre-Render Hooks: bootstrap-5.3.3-dist/site/content/docs/5.3/extend/approach.md Rendering Liquid: bootstrap-5.3.3-dist/site/content/docs/5.3/extend/approach.md Rendering Markup: bootstrap-5.3.3-dist/site/content/docs/5.3/extend/approach.md Rendering Layout: bootstrap-5.3.3-dist/site/content/docs/5.3/extend/approach.md Rendering: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/background.md Pre-Render Hooks: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/background.md Rendering Liquid: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/background.md Rendering Markup: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/background.md Rendering Layout: bootstrap-5.3.3-dist/site/content/docs/5.3/utilities/background.md Rendering: bootstrap-5.3.3-dist/site/content/docs/5.3/components/badge.md Pre-Render Hooks: bootstrap-5.3.3-dist/site/content/docs/5.3/components/badge.md Rendering Liquid: bootstrap-5.3.3-dist/site/content/docs/5.3/components/badge.md Rendering Markup: boots
Beta Was this translation helpful? Give feedback.
All reactions