stack/docs/src/app
Madison dd9938fe57
[Docs][Content] - Rework overview page and slight updates to codeblocks (#1056)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md
-->

## Changes
### overview Page Redesign
- Added centered hero section with Stack Auth logo and welcome message
- Replaced verbose "Why Stack Auth" section with a clean Quick start
guide for next.js
- added Components section with compact card links. 
- Streamlined QuickLinks and Apps sections
- Added lastModified frontmatter support

### Frontmatter schema extension
- Extended frontmatter schema to support optional lastModified field
- Enables pages to display when they were last updated

### Last Modified Display
- Added subtle "Last Updated" text at the bottom of pages that have the
lastModified frontmatter field

### Copy Button for Code Blocks
- Added copy-to-clipboard button to  all codeblocks
- Button appears on hover, shows checkmark feedback when copied
- Applies to all code blocks

### New Code Examples
- Added setup/overview examples for the overview page quick start
	- install - npx command
	- use-auth - useUser example




<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
  * Code blocks gain a copy-to-clipboard button.
  * Docs pages now show "Last updated" timestamps when available.

* **Documentation**
* Overview page redesigned into a hero + quick-start, component
showcase, and explore sections with clearer links.
* Setup examples expanded to include an "install" quick-start and an
authentication "use" example.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-12-17 15:39:35 -06:00
..
(home) [Docs][Util][Content] - refactor docs to single source (#919) 2025-10-20 12:42:46 -05:00
api add search, fetch tools to MCP server for better ChatGPT compatibility (#917) 2025-11-17 15:27:21 +00:00
api-embed [Docs][Site] + [Dashboard][UI] - Adds docs to Stack Companion (#869) 2025-10-30 20:01:30 -05:00
dashboard-embed [Docs][Site] + [Dashboard][UI] - Adds docs to Stack Companion (#869) 2025-10-30 20:01:30 -05:00
docs [Docs][Content] - Rework overview page and slight updates to codeblocks (#1056) 2025-12-17 15:39:35 -06:00
docs-embed [Docs][Site] + [Dashboard][UI] - Adds docs to Stack Companion (#869) 2025-10-30 20:01:30 -05:00
handler/[...stack] [Docs][site] - Add signin functionality (#876) 2025-09-10 01:32:10 -05:00
js/[...path] Fix docs 404 for once and for all 2025-08-01 15:13:59 -07:00
llms.mdx/[[...slug]] Fix types 2025-08-01 15:22:04 -07:00
llms.txt Llms.txt (#724) 2025-06-27 13:28:55 -05:00
mcp-browser fix circular deps (#840) 2025-08-12 13:00:35 -05:00
next/[...path] Fix docs 404 for once and for all 2025-08-01 15:13:59 -07:00
openapi/[...path] New docs (#698) 2025-06-20 13:30:01 -07:00
python/[...path] Fix docs 404 for once and for all 2025-08-01 15:13:59 -07:00
react/[...path] Fix docs 404 for once and for all 2025-08-01 15:13:59 -07:00
rest-api/[...path] Fix docs 404 for once and for all 2025-08-01 15:13:59 -07:00
robots.txt docs robots.txt 2025-08-11 14:20:18 -07:00
sitemap.xml implement sitemap.xml (#815) 2025-08-01 15:15:32 -07:00
favicon.ico Update favicons 2025-07-17 09:56:08 -07:00
global.css [docs][dashboard][stack-shared] Update docs to new apps (#996) 2025-11-12 15:45:30 -06:00
layout.config.tsx New docs (#698) 2025-06-20 13:30:01 -07:00
layout.tsx [Docs][Util][Content] - refactor docs to single source (#919) 2025-10-20 12:42:46 -05:00
loading.tsx Remove Loading in docs 2025-09-28 14:40:59 -05:00
not-found.tsx Fix docs 404 for once and for all 2025-08-01 15:13:59 -07:00