Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 716 Bytes

File metadata and controls

21 lines (15 loc) · 716 Bytes

Running Plone on AWS

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Build this Presentation

Build dependencies

  • nvm
  • pandoc
  • bsdtar (part of the libarchive-tools package on Ubuntu)

Make sure that your working directory is set up to use the LTS version of node before you begin. Then can just build your presentation with make.

$ nvm install --lts
$ make start