Skip to content

FilmKnurd/dekyll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drush commands
==============
Either execute the commands manually:
 drush process-waiting-queue dekyll_clone -v &
 drush process-waiting-queue dekyll_export -v &

Or, execute the bash command
. ./dekyll.sh

That's a dot followed by a space. This causes the currently running shell to interpret the script, instead of launching a subshell. 
The jobs will then be accessible from the standard job control, using the "jobs" command.

About

Drupal as content editing interface for Jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.5%
  • JavaScript 5.0%
  • Shell 1.6%
  • CSS 0.9%