https://github.com/colorfield/drupalship
Speed up the Drupal evaluation and onboarding process with selected documentation and most used Drupal projects.
https://github.com/colorfield/drupalship
documentation drupal onboarding php
Last synced: 5 months ago
JSON representation
Speed up the Drupal evaluation and onboarding process with selected documentation and most used Drupal projects.
- Host: GitHub
- URL: https://github.com/colorfield/drupalship
- Owner: colorfield
- License: mit
- Created: 2023-02-18T15:47:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T09:12:53.000Z (over 1 year ago)
- Last Synced: 2025-04-07T16:21:15.129Z (12 months ago)
- Topics: documentation, drupal, onboarding, php
- Language: MDX
- Homepage: https://drupalship.org
- Size: 4.13 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drupalship
Drupal documentation site based on [Nextra](https://nextra.site).
## Development
```
pnpm i
pnpm dev
```