1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-19 14:14:05 +00:00

Added some PR talk

This commit is contained in:
2023-06-29 14:37:39 +02:00
parent eba7e84fc8
commit 823ae1328b
10 changed files with 56 additions and 9 deletions

View File

@ -0,0 +1,8 @@
---
title: Changelog
summary: The development history of Rolens.
parent: Colophon
order: 90
---
{% filecontent "../CHANGELOG.md" %}

13
docs/colophon/index.md Normal file
View File

@ -0,0 +1,13 @@
---
title: Colophon
order: 900
---
Rolens is © [Romein van Buren](mailto:romein@vburen.nl) 2023. The source code and compiled binaries are released under the GNU GPLv3 license — see [`LICENSE`](https://github.com/garraflavatra/rolens/blob/main/LICENSE) for the full license text.
## Credits
* [Wails](https://wails.io/) facilitates the build process for multiple OSes.
* The installer for Windows is generated by [NSIS](https://nsis.sourceforge.io/Main_Page).
* Icons are from [Feather Icons](https://feathericons.com/) by [Cole Bemis](https://github.com/colebemis).
* Vector drawings come from [unDraw](https://undraw.co/).