Skip to content

hashbangcode/drupal-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal Development

A Drupal development presentation that uses the Marp CLI

Install

1 Clone the repo

$ git clone git@github.com:pfwd/talk-template.git

2 Install dependencies

$ npm install

Update src/slides.md with content.
Add images to src/assets/images/.

Build slide deck

Use npm run to see all available commands.

Build HTML from slides

$ npm run build:html

Watch HTML from slides

$ npm run watch:html

Build PDF from slides

$ npm run build:pdf

Build PPT from slides

$ npm run build:pp

Thanks

Many thanks to Peter Fisher for the inital Marp talk template.

About

A workshop looking at Drupal development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published