Merged
Conversation
✅ Deploy Preview for snazzy-dango-efb2ec ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
The llms.txt file is an industry standard that helps LLMs index content more efficiently, see https://llmstxt.org/ /config/_default/hugo.toml => ```toml [outputFormats] [outputFormats.llms] mediaType = "text/plain" baseName = "llms" isPlainText = true notAlternative = true [outputs] home = ["HTML", "RSS", "JSON", "llms"] ``` From adityatelange/hugo-PaperMod@3bb0ca2
added my personal website
Add new user
Add new user
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.1.2 to 6.1.3. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@iamtraction/google-translate](https://github.com/iamtraction/google-translate) from 1.1.2 to 2.0.1. - [Release notes](https://github.com/iamtraction/google-translate/releases) - [Commits](iamtraction/google-translate@v1.1.2...v2.0.1) --- updated-dependencies: - dependency-name: "@iamtraction/google-translate" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
⚙️ Update Hugo supported version
…/iamtraction/google-translate-2.0.1 📌 Bump @iamtraction/google-translate from 1.1.2 to 2.0.1
…/rimraf-6.1.3 📌 Bump rimraf from 6.1.2 to 6.1.3
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.5 to 11.12.3. - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.5...mermaid@11.12.3) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.12.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.37.2 to 24.37.5. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.37.2...puppeteer-v24.37.5) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 24.37.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.28 to 0.16.33. - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.28...v0.16.33) --- updated-dependencies: - dependency-name: katex dependency-version: 0.16.33 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli) from 4.1.18 to 4.2.1. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-cli) --- updated-dependencies: - dependency-name: "@tailwindcss/cli" dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Languages with null entries in repoColors.json caused Go's fmt.Sprintf to emit '%!s(<nil>)' as the color value, producing invalid CSS and browser parse errors. Add a nil guard to skip those entries, letting them fall back to the default dot color. Fixes #2824
⚙️ Update Hugo supported version
Add airika user
…ev/actions/upload-artifact-7 👷 Bump actions/upload-artifact from 6 to 7
Add new user entries to users.json
fix: skip null colors in repoColors when generating repo-cards CSS
Use Mastodon's official sharing link.
Add optional align parameter to accordion items shortcode.
✨ Feat: add CSS for gist shortcode
Umami Do Not Track browser setting configuration
fix: Tab shortcode supports nested shortcodes
Fix: make accordian chevron behaviour match admonition
✨ Feat: Add printables icon and profile support
✨ Feat: logo alt and remove logo JS
✨ Feat: Email obfuscation
Add support for llms.txt
This file contains hidden or 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
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.
Dev branch for all changes targeting v2.99.0