Skip to content

undersound/drupaltools.github.io

 
 

Repository files navigation

DrupalTools

drupaltools.github.io, a list of open-source tools used for Drupal development and other Drupal related tasks.

Based on the this collaboration list on Google Sheets.

Contributing

Missing a tool here? Just fork the repo and add your tool as a <name>.yml in the _data/projects folder.

Make sure to follow the following rules:

  • Open Source: The generator must have a public repository on Github that we can link to and pull in stats from.
  • Stick to the format: Fill out all the same fields as the other tools in source/projects.
  • Short description: Keep all the details for the body text, keep the description for the overview page short and sweet.

Running locally

Drupaltools is built with Jekyll, Bundler and Liquid. To install and run locally:

gem install jekyll bundler
git clone https://github.com/theodorosploumis/drupaltools.git
cd drupaltools
bundle install
bundle exec jekyll serve

License

This project is licensed under the MIT license.

Drupal is a registered trademark of Dries Buytaert.

About

Open-source tools used for Drupal related tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.6%
  • HTML 46.2%
  • Ruby 3.8%
  • JavaScript 2.4%