Skip to content
/ drupal Public template

Template de site internet sous drupal

Notifications You must be signed in to change notification settings

hackariens/drupal

Repository files navigation

Welcome to @hackariens/drupal 👋

Version Documentation Maintenance Continuous Integration

Template de site internet sous drupal

All Contributors

Need

Software:

  • npm
  • docker
  • repository koromerzhin/lampy

Config:

docker swarm

Hosts:

  • drupal.traefik.me

Download

git clone --recurse-submodules git@github.com:hackariens/drupal.git drupal

Environnment

Edit .env with .env.example

Install

npm install

Create apps

npm run create:apps

Layunch

npm run exec

## Author

👤 **Koromerzhin**

- Website: [https://www.letoullec.fr](https://www.letoullec.fr)
- Twitter: [@koromerzhin](https://twitter.com/koromerzhin)
- Github: [@koromerzhin](https://github.com/koromerzhin)
- LinkedIn: [@koromerzhin](https://linkedin.com/in/koromerzhin)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check
[issues page](https://github.com/hackariens/drupal/issues).
You can also take a look at the
[contributing guide](https://github.com/hackariens/drupal/blob/develop/CONTRIBUTING.md).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2020 [Koromerzhin](https://github.com/koromerzhin).

This project is
[MIT](https://github.com/hackariens/wordpress/blob/develop/LICENSE) licensed.

## ✨ Contributors

Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
  <tbody>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/koromerzhin"><img src="https://avatars0.githubusercontent.com/u/308012?v=4" width="100px;" alt=""/><br /><sub><b>Le TOULLEC Martial</b></sub></a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/apps/mend-bolt-for-github"><img src="https://avatars.githubusercontent.com/in/16809?v=4" width="100px;" alt=""/><br /><sub><b>mend-bolt-for-github[bot]</b></sub></a></td>
    </tr>
  </tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the
[all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!

---

_This README was generated with ❤️ by
[readme-md-generator](https://github.com/kefranabg/readme-md-generator)_