Wrapping
This commit is contained in:
parent
bbd1a56d58
commit
3bbb1036f9
3 changed files with 38 additions and 11 deletions
|
|
@ -12,10 +12,13 @@ meta:
|
|||
## Drupal
|
||||
|
||||
* Website development using Drupal 6 and 7.
|
||||
* Use of Drupal distributions such as [Commerce Kickstart](https://www.drupal.org/project/commerce_kickstart), [Drupal Commons](https://www.drupal.org/project/commons), [Open Atrium](https://www.drupal.org/project/openatrium) and [COD](http://usecod.io) (the conference organising distribution).
|
||||
* Use of Drupal distributions such as [Commerce Kickstart](https://www.drupal.org/project/commerce_kickstart),
|
||||
[Drupal Commons](https://www.drupal.org/project/commons), [Open Atrium](https://www.drupal.org/project/openatrium) and
|
||||
[COD](http://usecod.io) (the conference organising distribution).
|
||||
* Custom module development including integration with third party APIs.
|
||||
* Front-end and theme development using [SASS](http://sass-lang.com) and [Compass](http://compass-style.org).
|
||||
* eCommerce using [Drupal Commerce](http://drupalcommerce.org) (I've also used [Ubercart](http://ubercart.org) with Drupal 6).
|
||||
* eCommerce using [Drupal Commerce](http://drupalcommerce.org) (I've also used [Ubercart](http://ubercart.org) with
|
||||
Drupal 6).
|
||||
* CRM integration including [CiviCRM](http://civicrm.org) and [SugarCRM](www.sugarcrm.com).
|
||||
* Content and data migration using the [Migrate framework](http://www.drupal.org/migrate).
|
||||
* Ad-hoc and ongoing support and maintenance of Drupal sites, including security updates.
|
||||
|
|
@ -23,7 +26,9 @@ meta:
|
|||
|
||||
## System Administration
|
||||
|
||||
* [CentOS](http://www.centos.org), [RHEL](http://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) and [Ubuntu](http://www.ubuntu.com/server) server configuration, including [Apache](http://apache.org), [Nginx](http://nginx.org), [PHP](http://php.net), [MySQL](http://mysql.com) and [MariaDB](https://mariadb.org).
|
||||
* [CentOS](http://www.centos.org), [RHEL](http://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) and
|
||||
[Ubuntu](http://www.ubuntu.com/server) server configuration, including [Apache](http://apache.org),
|
||||
[Nginx](http://nginx.org), [PHP](http://php.net), [MySQL](http://mysql.com) and [MariaDB](https://mariadb.org).
|
||||
* Server configuration and management using [Puppet](http://puppetlabs.com) and/or [Ansible](http://www.ansible.com).
|
||||
* Continuous integration using [Jenkins](http://jenkins-ci.org).
|
||||
* Virtual machine setup using [Vagrant](http://vagrantup.com) for development or server testing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue