Skip to content
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

docs(llms): generate llms.txt from content #3246

Merged
merged 5 commits into from
Feb 5, 2025
Merged

docs(llms): generate llms.txt from content #3246

merged 5 commits into from
Feb 5, 2025

Conversation

farnabaz
Copy link
Member

@farnabaz farnabaz commented Feb 5, 2025 β€’

πŸ”— Linked issue

nuxt-ui-pro/docs#130

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

The LLMs text can be found at https://238e71e9.ui-6q2.pages.dev/llms.txt

Within PR I created a simple module that receives options and generates llms.txt accordingly.


Update: we can separate contents into different section via filters

# Nuxt UI v3

> A comprehensive, Nuxt-integrated UI library providing a rich set of fully-styled, accessible and highly customizable components for building modern web applications.

## Getting Started

- [Installation](https://ui3.nuxt.dev/getting-started/installation/nuxt): Learn how to install and configure Nuxt UI in your Nuxt application.
...

## Components

- [App](https://ui3.nuxt.dev/components/app): Wraps your app to provide global configurations and more.
- [Accordion](https://ui3.nuxt.dev/components/accordion): A stacked set of collapsible panels.
-....

## Composables

- [defineShortcuts](https://ui3.nuxt.dev/composables/define-shortcuts): A composable to define keyboard shortcuts in your app.
...

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Sorry, something went wrong.

Copy link

pkg-pr-new bot commented Feb 5, 2025 β€’

npm i https://pkg.pr.new/@nuxt/ui@3246

commit: 9ef82c9

Copy link

cloudflare-workers-and-pages bot commented Feb 5, 2025 β€’

Deploying ui3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9ef82c9
Status: βœ…  Deploy successful!
Preview URL: https://8af837f0.ui-6q2.pages.dev
Branch Preview URL: https://feat-llms.ui-6q2.pages.dev

View logs

@benjamincanac benjamincanac changed the title WIP feat(llms): generate llms.txt from contents docs(llms): generate llms.txt from content Feb 5, 2025
@benjamincanac benjamincanac merged commit c5bb540 into v3 Feb 5, 2025
3 checks passed
@benjamincanac benjamincanac deleted the feat/llms branch February 5, 2025 17:25
@benjamincanac benjamincanac added the v3 #1289 label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants