Skip to content

jorgik1/drupal-docs-list

Repository files navigation

This is a Drupal.org documentation project based on Next.js. The project is a work in progress and is not yet ready for production.

Features

Simplified documentation view

Features to be added

  • Search
  • Table of contents
  • Better categorization

Requirements

  • Node.js (v14.0.0 or later)
  • Yarn (v1.22.0 or later)
  • Pnpm (v6.0.0 or later)

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published