A modern, fast, and responsive support documentation portal built with Next.js 14 and Tailwind CSS for Welford IAG.
This open-source project serves as a knowledge base, help center, and support article platform designed for enterprise-level documentation and internal team use.
- ⚡ Next.js 14 (App Router) – high performance and server-rendered pages.
- 🎨 Tailwind CSS – clean and elegant blue-white theme (
#1C3E66). - 📝 Markdown/MDX Support – easily write and manage articles in
/content/. - 🔍 Smart Search – search through articles and documentation instantly.
- 📚 Dynamic Routing – each Markdown file becomes a unique support article.
- 🧠 SEO Optimized Structure – clean URLs, semantic headings, and metadata.
- 💡 Perfect for internal documentation, support teams, and technical guides.
Clone the repository and run it locally:
git clone https://github.com/AATHILDUCKY/nextjs-documentation-template.git
cd nextjs-documentation-template
npm install
npm run devtitle: "Resetting a User Password in Welford IAG" description: "Step-by-step guide for support engineers to reset user passwords or send reset emails in Welford IAG Support Portal." date: "2025-11-16" tags:
- password reset
- user management
- support documentation
- troubleshooting category: "How-To Guides" keywords:
- reset password
- forgot password
- account recovery
- Welford IAG support
Write your detailed steps here...
Would you like me to make it more keyword-focused for ranking on “Next.js documentation template” (e.g., to attract developers searching for templates)?
