This package has been deprecated

Author message:

WARNING: This package has been renamed to @dschulmeis/mini-tutorial.js. Install using @dschulmeis/mini-tutorial.js instead.

mini-tutorial.js

1.1.0 • Public • Published

mini-tutorial.js - Beautiful HTML tutorials with minimal effort

Documentation

Templates to get started:

What is it

Oh, nothing special but thanks for asking. Basically it is just a tiny hack to solve a problem of mine. For my lectures I wanted to be able to put tutorials online without much effort. Tiny manuals or documentation pages with a clean and beautiful look and a possibility to browse between chapters. This is, instead of simply showing a long HTML page, it should be possible to only show one chapter at a time and read through them like a book.

So here it is. The result of one evening of coding. A minimal single page app which allows to easily build beautiful HTML tutorials. No feature bloat and no external dependencies. Just one VanillaJS class and some stylesheets. And it doesn't get in your way, except for the stylesheets which applies global styling to your document.

White Theme

Everybody loves screenshots, right? Well I do, so feel right at home. This is the white.css theme:

Screenshot

See: https://www.github.com/DennisSchulmeister/mt-template-simple

Book Layout

Extension to white.css called book.css for large documents with a book-like structure:

Screenshot

See: https://www.github.com/DennisSchulmeister/mt-template-book

Roundbox Layout

Alternative to white.css called roundbox.css for a more playful design:

Screenshot

See: https://www.github.com/DennisSchulmeister/mt-template-roundbox

Slideshow Layout

Alternative to the other css files for a simple slideshow presentation:

Screenshot

See: https://www.github.com/DennisSchulmeister/mt-template-slideshow

Copyright

mini-tutorial.js (https://www.github.com/DennisSchulmeister/mini-tutorial.js)
© 2018 – 2022 Dennis Schulmeister-Zimolong dennis@pingu-mail.de

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Package Sidebar

Install

npm i mini-tutorial.js

Weekly Downloads

0

Version

1.1.0

License

AGPL-3.0

Unpacked Size

740 kB

Total Files

29

Last publish

Collaborators

  • dschulmeis