https://github.com/simonewebdesign/minitalk
The most minimalist presentation software ever made
https://github.com/simonewebdesign/minitalk
css html presentation presentation-tools
Last synced: 4 months ago
JSON representation
The most minimalist presentation software ever made
- Host: GitHub
- URL: https://github.com/simonewebdesign/minitalk
- Owner: simonewebdesign
- Created: 2019-09-23T21:37:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T23:26:13.000Z (over 4 years ago)
- Last Synced: 2025-07-21T22:46:02.486Z (11 months ago)
- Topics: css, html, presentation, presentation-tools
- Language: HTML
- Size: 6.84 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minitalk — the presentation software for hackers
> The most minimalist presentation software ever made
Tired of bloated software such as Powerpoint and Keynote?
Wish it was as simple as writing some HTML and CSS?
Then minitalk is for you!
## Installation & Usage
Just grab that `index.html` file and start hacking away.
How can it be any simpler?
## Features
- Just 80 lines of HTML you can start customizing right away
- Any HTML or CSS feature will work right out of the box
- Adding a slide is as simple as adding a ``
## Requirements
- A web browser
- Knowledge of HTML and CSS might be necessary, depending on what you'd like to achieve.
## Contributing
Any feedback/contribution is welcome. Just open an issue or send a pull request.
## License
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.