Skip to content

Presenter displays slide presentations. It runs a web server that presents slide files from a specific directory.

License

Notifications You must be signed in to change notification settings

coding-socks/presenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presenter

Presenter displays slide presentations. It runs a web server that presents slide files from a specific directory.

Introduction

Markdown is a very versatile tool. This library builds on that premise and generates presentations from markdown files.

Production readiness

This project is still in alpha phase. In this stage the public API can change between days.

Documents

Inspiration

Inspiration for the implementation comes from the following places:

How is it different from x/tools/present and x/tools/cmd/present?

  • There is no legacy layout. Only Markdown formatting is available which allows the library to fully build on https://github.com/yuin/goldmark.
  • No "present command invocation", markdown only.
  • Some changes on how metadata and author information parsed.
  • Not focused on Go. There for, the Go playground is not part of the presentation tools.
  • As of now, no notes (#2) and no comments (#3) support.
  • More changes are coming...

About

Presenter displays slide presentations. It runs a web server that presents slide files from a specific directory.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published