Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Slide show presentations powered by remark

License

Notifications You must be signed in to change notification settings

nathanrosspowell/presentations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentations

This is a source repository of slide show presentations.

How to View

If you wish to view the slideshows, follow this link.

How to contibrute

If you are familiar with GitHub then issue a pull request. If you are an end user of this conetent then I wil be happy to give you the power to directly edit the source documents in the web browser.

How to Build the Slideshows on your Computer

Install GitHub ( or git ) and clone the repository. * Use the "Clone In Desktop" button form this page * -OR- * use git clone git@github.com:nathanrosspowell/presentations.git on the command line Install node.js in the correct way for your platform Install the Grunt command line interface globally (in a command line) * > npm install grunt-cli -g Install all of the project dependencies * > npm install Run the default grunt task to generate the build folder * > grunt Open one of the slideshows from the build folder * Double click the file \presentations\build\beginner_guides\programmer_talk\index.html * The content of this is sildeshow is from \presentations\src\markdown\beginner_guides\programmer_talk.md

  • Run the Grunt task again if you make changes to the source .md mardown file
    • > grunt

About

Slide show presentations powered by remark

http://nathanrosspowell.github.io/presentations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published