-
-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.6.2 #370
Merged
Merged
v2.6.2 #370
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add sustech and zstatic into cdn providers. #347
Updates the README files to include the `git pull` command for updating the theme if it was installed via `git clone`. This ensures that users have the latest version of the theme and can benefit from any new features or bug fixes.
This commit updates the preview workflow to run for all pull requests, regardless of the source repository. This will allow contributors to preview their changes before merging them into the main repository.
Remove the unnecessary condition in the preview workflow to allow the workflow to run on any push or pull request to the EvanNotFound/hexo-theme-redefine repository.
This commit removes unnecessary semicolons and trailing spaces from the `btn.js` file. These changes improve the code's readability and maintainability.
Bump vercel-deployment-for-github-actions to v1.1.0 in both preview and production-demo workflows.
Upgrade GitHub actions to the latest versions. This includes: - actions/github-script@v6 - actions/checkout@v3 - actions/setup-node@v3
This commit introduces new margin and width utilities to the stylesheet. - Adds new margin utility classes: `my-0`, `my-0.5` - Adds new width utility classes: `w-12`, `w-4` - Adds new text size utility classes for small screens: `sm\:text-lg`, `sm\:text-2xl`
归档页文章增加标号
Bump version to 2.6.2 in package.json and package-lock.json.
…script Added Python setup to preview workflow and changed developer mode enabling method to use a Python script for better compatibility and readability.
Enhanced the preview workflow by adding logging to the YAML update script, ensuring better traceability and error handling during the development mode enablement process.
This pull request has been deployed to Vercel.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Key Enhancements:
git pull
command instructions, ensuring users can easily update the theme.Minor Updates: