1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 06:45:01 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot]
2b03e09fa7 build(deps): bump next from 15.5.7 to 15.5.9
Bumps [next](https://github.com/vercel/next.js) from 15.5.7 to 15.5.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.5.7...v15.5.9)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 01:52:57 +00:00
dependabot[bot]
488d70abae build(deps): bump next from 15.5.2 to 15.5.7
Bumps [next](https://github.com/vercel/next.js) from 15.5.2 to 15.5.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.5.2...v15.5.7)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-03 19:09:20 +00:00
dependabot[bot]
ee27e5c532 Bump next from 15.3.4 to 15.5.2 (#2711)
Bumps [next](https://github.com/vercel/next.js) from 15.3.4 to 15.5.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.3.4...v15.5.2)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-03 12:10:31 +01:00
dependabot[bot]
8725a35540 Bump next from 15.3.1 to 15.3.4
Bumps [next](https://github.com/vercel/next.js) from 15.3.1 to 15.3.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.3.1...v15.3.4)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-03 21:04:57 +00:00
Joe Adams
1b377fc4ef Update blog RSS feed with rendered content
After migrating to Next.js in #2656, the blog RSS feed was missing the rendered markdown content for the blog. This uses the unified package, similar to how we render the blog entires, to render the entries to HTML inside the feed.

Signed-off-by: Joe Adams <github@joeadams.io>
2025-06-03 22:07:07 -04:00
Julius Volz
e4bfbc4a12 Include Google Analytics via Next.js instead of Netlify snippet
Following the steps at https://nextjs.org/docs/app/guides/third-party-libraries#google-analytics

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-28 19:58:03 +02:00
Julius Volz
54d37d3c27 Updated Mantine packages to latest version (8.0.2)
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-27 16:21:50 +02:00
Julius Volz
38b82f8c66 Remove unused Algolia docsearch packages
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-26 15:54:02 +02:00
Julius Volz
2ae615e08d Add pagefind build step to package.json
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-20 22:20:19 +02:00
Julius Volz
c65a69a24b Add Pagefind-based search
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-20 22:03:11 +02:00
Julius Volz
d0cba7df41 Start building blog RSS feed
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-20 21:59:44 +02:00
Julius Volz
5af9d32534 Much more work on new site
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-15 18:15:38 +02:00
Julius Volz
2f8368d003 More work
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-14 09:43:26 +02:00
Julius Volz
18209a3827 More work on new docs site
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-12 14:03:08 +02:00
Julius Volz
90504ed638 Initial docs site commit
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-09 07:52:50 +02:00
Julius Volz
0708b40cf2 Initial commit from Create Next App
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-03 20:18:33 +02:00