Skip to content

build(doks): migrate from doks v1.8 to v1.9#134

Merged
Lemon73-Computing merged 5 commits into
mainfrom
lemon73/doks-migrate-v1.8-to-v1.9
May 8, 2026
Merged

build(doks): migrate from doks v1.8 to v1.9#134
Lemon73-Computing merged 5 commits into
mainfrom
lemon73/doks-migrate-v1.8-to-v1.9

Conversation

@Lemon73-Computing
Copy link
Copy Markdown
Member

@Lemon73-Computing Lemon73-Computing commented May 1, 2026

@Lemon73-Computing Lemon73-Computing self-assigned this May 1, 2026
@Lemon73-Computing Lemon73-Computing added enhancement New feature or request dependencies Pull requests that update a dependency file labels May 1, 2026
@Lemon73-Computing Lemon73-Computing force-pushed the lemon73/doks-migrate-v1.8-to-v1.9 branch from ddbf20f to 8d1a96d Compare May 1, 2026 17:23
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Hugo configuration and project dependencies, including an extension of output formats to support Markdown and LLMS-specific files. Significant changes were made to the module mounts for better layout and asset management, and new parameters were introduced for mathematical rendering and UI components. The PostCSS configuration was refactored to use ESM and now conditionally executes PurgeCSS during production builds. Additionally, the PR integrates Changesets for release management and applies dependency overrides for glob and minimatch. A typo was identified in the PostCSS safelist where a trailing space in a class name could lead to unintended CSS removal.

Comment thread config/postcss.config.js Outdated
@Lemon73-Computing Lemon73-Computing force-pushed the lemon73/doks-migrate-v1.8-to-v1.9 branch from 8d1a96d to 2e069d8 Compare May 1, 2026 17:38
@Lemon73-Computing Lemon73-Computing force-pushed the lemon73/doks-migrate-v1.8-to-v1.9 branch from 2e069d8 to 4c543b4 Compare May 1, 2026 17:39
@Lemon73-Computing
Copy link
Copy Markdown
Member Author

Error:

ERROR Failed to publish Resource: open /home/runner/work/AliceDocs/AliceDocs/public: is a directory

Why...?

@Lemon73-Computing
Copy link
Copy Markdown
Member Author

@Lemon73-Computing
Copy link
Copy Markdown
Member Author

I can't resolve the issue...

@Lemon73-Computing Lemon73-Computing marked this pull request as draft May 6, 2026 16:46
@Lemon73-Computing
Copy link
Copy Markdown
Member Author

Lemon73-Computing commented May 8, 2026

I think the reason why it cannot run caused by multilingual settings. maybe, the exception occured on content/ dir.

@Lemon73-Computing
Copy link
Copy Markdown
Member Author

maybe, the exception occured on content/ dir.

Abusolutly.

@Lemon73-Computing
Copy link
Copy Markdown
Member Author

and, the error is exist in content/blog/ dir

@Lemon73-Computing
Copy link
Copy Markdown
Member Author

Lemon73-Computing commented May 8, 2026

Ah, okay.

The issue was caused by missing _index.md files in nested content directories, for example inside content/blog/2025/.

Adding _index.md to the affected directories can resolve the issue.

@Lemon73-Computing Lemon73-Computing marked this pull request as ready for review May 8, 2026 08:56
@Lemon73-Computing Lemon73-Computing force-pushed the lemon73/doks-migrate-v1.8-to-v1.9 branch from c6df581 to b4c8a7f Compare May 8, 2026 14:32
Copy link
Copy Markdown
Member Author

@Lemon73-Computing Lemon73-Computing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@Lemon73-Computing Lemon73-Computing force-pushed the lemon73/doks-migrate-v1.8-to-v1.9 branch from 7215308 to 044e0fa Compare May 8, 2026 14:46
@Lemon73-Computing Lemon73-Computing merged commit 4161a4d into main May 8, 2026
1 check failed
@Lemon73-Computing Lemon73-Computing deleted the lemon73/doks-migrate-v1.8-to-v1.9 branch May 8, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant