Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revealjs Slides for Java 2019

Prerequisites

You need npm to build the project.

brew install npm

Clone and Prepare

Then

git clone https://github.com/njuics/java-2019.git
cd java-2019
npm install

Compose

Please create new slides in src folder. Use demo.html as the reference to compose good-looking pages. Please put the image files in contents/images.

Build and run

To preview locally,

npm run live-fa-svg

To deploy to github pages,

npm run build-web
git add .
git commit -a -m "..."
npm run publish

Of course, don't forget to push the changes,

git push origin master

About

Java 2019 https://njuics.github.io/java-2019/

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages