Skip to content

Set no_index to false. - #347

Open
stumbo wants to merge 1 commit into
mainfrom
bs25_fixBibIndex
Open

Set no_index to false.#347
stumbo wants to merge 1 commit into
mainfrom
bs25_fixBibIndex

Conversation

@stumbo

@stumbo stumbo commented Sep 9, 2026

Copy link
Copy Markdown
Member

Fixes regression, Bibliography was not showing as a subpage when viewing history page. This makes finding the bibliography be page navigation possible.

Fixes regression, Bibliography was not showing as a subpage when viewing
history page.  This makes finding the bibliography be page navigation
possible.
@stumbo stumbo self-assigned this Sep 9, 2026
@interlisp-staging-bot

Copy link
Copy Markdown

Staging preview for this pull request is available at https://interlisp.github.io/Interlisp.staging/pr-347/

@pamoroso

pamoroso commented Sep 9, 2026

Copy link
Copy Markdown
Member

The Bibliography item is still missing from the left sidebar on the staging site as noted in issue #2750.

@interlisp-staging-bot

Copy link
Copy Markdown

Staging preview for this pull request is available at https://interlisp.github.io/Interlisp.staging/pr-347/

@stumbo

stumbo commented Sep 10, 2026

Copy link
Copy Markdown
Member Author

The Bibliography item is still missing from the left sidebar on the staging site as noted in issue #2750.

Should be fixed now. The underlying problem was with caching bibliographical material. The cache was set up to track changes in both the Zotero generated content and the non-auto generated pages (_index.md). However, the cache key only included changes to Zotero. Updated shared workflow to only cache generated items -- material derived from Zotero. All other items are excluded from the cache and when changes are made are picked up in the build.

Changes to shared workflow are in PR-5.

@interlisp-staging-bot

Copy link
Copy Markdown

Staging preview for this pull request is available at https://interlisp.github.io/Interlisp.staging/pr-347/

@hjellinek

Copy link
Copy Markdown
Contributor

What about the bottom matter? It's still there.
Screenshot_20260909-185004

@stumbo

stumbo commented Sep 10, 2026

Copy link
Copy Markdown
Member Author

What about the bottom matter? It's still there. Screenshot_20260909-185004

Working as expected. This isn't any different than any other page.

@pamoroso

Copy link
Copy Markdown
Member

I confirm the Bibliography item is back on the staging site.

@hjellinek

hjellinek commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

What about the bottom matter? It's still there. Screenshot_20260909-185004

Working as expected. This isn't any different than any other page.

In our Wednesday meeting we decided that it's redundant on this page and should be removed from this page.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants