Skip to content

siliconmeadow/new_in_drupal102

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's new in Drupal 10.2.0

A talk looking at the new features and other things in Drupal 10.2.0.

Install

1 Clone the repo

$ git clone [email protected]:hashbangcode/new_in_drupal102.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

New features coming to Drupal 10.2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%