jorgik1 / drupal-docs-list

Provides simplified and accessible Drupal docs

Home Page:https://drupal-docs-list.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Provides simplified and accessible Drupal docs

https://drupal-docs-list.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 82.6%Language:JavaScript 17.2%Language:CSS 0.2%