Update about
Add a meta tag
Add a link
The website of Grauwölfchen's Wookroom.
# use stable
% rustc --version
rustc 1.54.0 (a178d0322 2021-07-26)
% make
% ./target/release/workroom
% xdg-open dst/index.html
# debug
% make build:debug && ./target/debug/workroom && xdg-open ./dst/index.html
# release
% make build:release && ./target/release/workroom && xdg-open ./dst/index.html
This project is distributed as multiple licenses by parts.
GFDL-1.3
This work is distributed as the GNU Free Documentation License. (versior 1.3)
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License".
Check the GNU Free Documentation License.
AGPL-3.0
This 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.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
See LICENSE.
Workroom
Copyright (C) 2014-2024 Yasha