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:
8
docs/colophon/changelog.md
Normal file
8
docs/colophon/changelog.md
Normal 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
13
docs/colophon/index.md
Normal 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/).
|
Reference in New Issue
Block a user