Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemberg/draft
Draft Drupal for developers
https://github.com/lemberg/draft
drupal drupal-8 drupal-8-profile drupal-draft drupal-profile
Last synced: about 2 months ago
JSON representation
Draft Drupal for developers
- Host: GitHub
- URL: https://github.com/lemberg/draft
- Owner: lemberg
- Created: 2017-02-03T13:55:54.000Z (almost 8 years ago)
- Default Branch: 1.x.x
- Last Pushed: 2020-06-05T13:59:05.000Z (over 4 years ago)
- Last Synced: 2024-09-27T10:24:25.327Z (3 months ago)
- Topics: drupal, drupal-8, drupal-8-profile, drupal-draft, drupal-profile
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 12
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Draft Drupal
[![Build Status](https://travis-ci.org/lemberg/draft.svg?branch=1.4.2)](https://travis-ci.org/lemberg/draft)
This is fresh handcrafted Drupal profile.
## Installing Draft
The best way to install Draft is by using our [Composer-based project template](https://github.com/lemberg/draft-template).
Just run this command:
```
$ composer create-project lemberg/draft-template my_awesome_project
```## Docs
Everybody loves documentation. We do too! [Check this out](docs).
## Changelog
Changelog can be found here [CHANGELOG.md](CHANGELOG.md)