Skip to content

windust/seajug-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeaJUG Meeting Introduction Template

This template uses Reveal.js to construct a meeting intro for the Seattle Java Users Group.

Creating an intro

We can use the git flow model to create feature branches and releases for each meeting.

This allows us to change only the parts that vary between meetings and leave everything else in place.

Showing the intro

Execute the following command from shell:

python -m SimpleHTTPServer

or if python 3

python3 -m http.server

Then point your browser at http://localhost:8000

Production

The project is hosted on GitHub Pages and available at https://seajug.org/intro or https://windust.github.io/seajug-intro/

About

Seajug Intro Slides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors