Guide_Landing/LICENSE

20 lines
1.0 KiB
Plaintext
Raw Normal View History

VitePress migration (#50) * Update Tiramisu to Aroma it says tiramisu on the website, but not on the guide, which shows the better option * home: sync excerpts with current state of guides - Except Switch, which doesn't have the best wording for this use case. * donations: add WiiLink - For wii.hacks.guide * Remove now defunct Matrix homeserver configuration This died with the transfer of ownership from Plailect. * Remove Jekyll files * images: clean out unused files * Initialize VitePress - Add theme submodule - Add initial configuration files - Override theme-default VPHero/VPFooter with custom theme version * translations: delete all languages These have not been updated in forever and still include pages such as an explanation for ads that we no longer have at least on this site. Crowdin also doesn't seem to be hooked up properly at the moment. * Move pages to VitePress * Move assets to VitePress * docs: port to VitePress - Add some hack for feature row - Remove 404 page, it doesn't work in VitePress - Adjust headings in privacy-policy for VitePress * config: add navbar and initial translation support * config: add footer * workflow: switch to VitePress * crowdin: move to VitePress * LICENSE: update copyrights All previous copyrights held in this repository were related to the old theme which is no longer in use. * config: add favicon * config: add GitHub link to navbar * dependabot: add npm --------- Co-authored-by: Paxton <84253355+PaxtonPenguin@users.noreply.github.com>
2024-09-27 22:12:07 +00:00
Copyright (c) 2024 Nintendo Homebrew
2018-03-02 20:09:56 +00:00
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.