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 1 year ago
JSON representation
Draft Drupal for developers
- Host: GitHub
- URL: https://github.com/lemberg/draft
- Owner: lemberg
- Archived: true
- Created: 2017-02-03T13:55:54.000Z (about 9 years ago)
- Default Branch: 1.x.x
- Last Pushed: 2020-06-05T13:59:05.000Z (almost 6 years ago)
- Last Synced: 2025-03-04T09:12:50.387Z (about 1 year 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
[](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)