msankhala / drupal-common-snippets

A collection of Drupal snippets

Home Page:https://msankhala.github.io/drupal-common-snippets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drupal Common Snippets

This is a collection of snippets for the Drupal CMS. Please consider contributing to this project by adding your own snippets.

Contributing

Contributions are welcome! Please follow these steps:

  1. Make sure you have the hugo binary installed. You can download it from here.
  2. Fork the project
  3. Create a new branch for your snippet
  4. Add your drupal code snippet to the content/drupal-modules/<YOUR-SNIPPET-FILE.md>. Follow quick start guide
  5. Run hugo server to preview your changes.
  6. Commit your changes and push them to your fork.
  7. Create a pull request

About

A collection of Drupal snippets

https://msankhala.github.io/drupal-common-snippets/


Languages

Language:HTML 100.0%