Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 15 additions & 61 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,52 +27,21 @@ navigation:
contents:
- page: Welcome
path: ./docs/index.mdx
- page: Introducing Promptless 1.0
path: ./docs/introducing-promptless.mdx
slug: promptless-1-0
- page: Setup & Quickstart
path: ./docs/getting-started.mdx
- page: Core Concepts
path: ./docs/core-concepts.mdx
- page: Pilot Overview
hidden: true
path: ./docs/pilot-guide.mdx
- section: Configuring Promptless
icon: fa-regular fa-gear
- section: Core Concepts
icon: fa-regular fa-lightbulb
path: ./docs/core-concepts/index.mdx
contents:
- section: Triggers
path: ./docs/configuration/triggers.md
contents:
- page: GitHub PRs
path: ./docs/configuration/triggers/github-prs.md
- page: GitHub Commits
path: ./docs/configuration/triggers/github-commits.md
- page: Slack Messages
path: ./docs/configuration/triggers/slack.md
- page: Microsoft Teams Messages
path: ./docs/configuration/triggers/microsoft-teams.md
- page: Zendesk Tickets (Beta)
path: ./docs/configuration/triggers/zendesk.md
- section: Context Sources
path: ./docs/configuration/context-sources.md
contents:
- page: Linear
path: ./docs/configuration/context-sources/linear.md
- page: Jira
path: ./docs/configuration/context-sources/jira.md
- section: Doc Collections
path: ./docs/configuration/doc-collections.md
contents:
- page: GitHub Repos (Docs as Code)
path: ./docs/configuration/doc-collections/github-repos.md
- page: Document360
path: ./docs/configuration/doc-collections/document360.md
- page: Zendesk
path: ./docs/configuration/doc-collections/zendesk.md
- page: Intercom (Beta)
path: ./docs/configuration/doc-collections/intercom.md
- page: Webflow (Beta)
path: ./docs/configuration/doc-collections/webflow.md
- page: Triggers
path: ./docs/core-concepts/triggers.md
- page: Context Sources
path: ./docs/core-concepts/context-sources.md
- page: Doc CMSs
path: ./docs/core-concepts/doc-locations.md
- section: How to use Promptless
icon: fa-regular fa-star
path: ./docs/features/index.mdx
Expand All @@ -83,8 +52,6 @@ navigation:
path: ./docs/features/github-pr-comments.mdx
- page: Using the Web Interface
path: ./docs/features/web-ui-feedback.mdx
- page: Providing Feedback
path: ./docs/features/providing-feedback.mdx
- section: Integrations
icon: fa-regular fa-plug
path: ./docs/integrations/index.mdx
Expand Down Expand Up @@ -138,33 +105,23 @@ navigation:
contents:
- page: Frequently Asked Questions
path: ./docs/faq.mdx
- page: Recommended Docs Providers
path: ./docs/recommended-docs-providers.mdx
- page: Mountain Lion
hidden: true
path: ./docs/mountain-lion.mdx
- page: Puma
hidden: true
path: ./docs/mountain-lion-fr.mdx
- tab: blog
layout:
- section: Product Updates
icon: fa-regular fa-bullhorn
contents:
- page: Launch Week - December 2025
path: ./docs/product-updates/launch-week-dec-2025.mdx
- section: Customer Stories
icon: fa-regular fa-users
contents:
- page: How Vellum Drafts 50%+ of Docs with Promptless
path: ./docs/customer-stories/vellum.mdx
slug: vellum
- section: Life at Promptless
icon: fa-regular fa-lightbulb
contents:
- page: Running a Lightweight Research Paper Club
path: ./docs/life-at-promptless/paper-club.mdx
- tab: changelog
layout:
- section: Changelogs
contents:
- page: December 2025
path: ./docs/changelogs/2025-12.md
- page: November 2025
path: ./docs/changelogs/2025-11.md
- page: October 2025
Expand Down Expand Up @@ -215,7 +172,4 @@ typography:
style: normal

favicon: ./docs/assets/favicon.ico

redirects:
- source: "/promptless-1-0"
destination: "/docs/getting-started/promptless-1-0"

23 changes: 23 additions & 0 deletions fern/docs/mountain-lion-fr.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# 🦁 Blague du Puma

Vous avez trouvé la page cachée ! Voici une blague classique pour vous :

---

**Un puma entre dans un café.**

Il s'assoit et commande un café. Après l'avoir terminé, il reste assis là en silence pendant un long moment.

Le barista finit par s'approcher et demande : « Tout va bien ? Puis-je vous servir autre chose ? »

Le puma lève les yeux et répond :

**« Non merci, je suis juste là pour la grande paws. »**

🐾

*(C'est un jeu de mots en anglais : "paws" (pattes) se prononce comme "pause" !)*

---

*Félicitations pour avoir trouvé cet easter egg ! Maintenant, retournez à votre documentation.*
21 changes: 21 additions & 0 deletions fern/docs/mountain-lion.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 🦁 Mountain Lion Joke

You found the hidden page! Here's a classic joke for you:

---

**A mountain lion walks into a cafe.**

He sits down and orders a coffee. After finishing it, he just sits there silently for a long time.

The barista eventually walks over and asks, "Is everything okay? Can I get you anything else?"

The mountain lion looks up and says:

**"No thanks, I'm just here for the big paws."**

🐾

---

*Congratulations on finding this easter egg! Now get back to documenting.*