An open API service indexing awesome lists of open source software.

https://github.com/tox82/changeloggr

Automatically displays a modal showing your changelog file. With 1 line of code. Only when something has actually changed
https://github.com/tox82/changeloggr

Last synced: about 1 year ago
JSON representation

Automatically displays a modal showing your changelog file. With 1 line of code. Only when something has actually changed

Awesome Lists containing this project

README

          

# How do I use changeloggr?

Download the project, put it somewhere in your website's files, and paste this code somewhere in your html code. File should point at your changelog file:

``

## That's it!

Out of the box, it shows a modal dialog on the right side of your web page, showing the formatted MarkDown changelog. You can easily extend the provided CSS or create a new theme.
Your users will see the modal only once, until your next update to the changelog file.

![image](https://github.com/user-attachments/assets/7dc0efd0-37e2-481d-a824-71834caeac99)