42 lines
1.9 KiB
Markdown
42 lines
1.9 KiB
Markdown
# Geronimo
|
|
|
|
This repository hosts my modified version of [smol](https://github.com/colorchestra/smol/), a theme for Hugo.
|
|
|
|
# To browse the source code
|
|
|
|
This project is pushed to two remote repositories.
|
|
|
|
* [Amolith](https://secluded.site/) maintains [NixNet](https://nixnet.services/) as an individual, hosting "a variety of services that are available for anyone to use free of charge." These services include [a Gitea instance.](https://git.nixnet.services/ethan)
|
|
* [Framasoft](https://framasoft.org/) is a French nonprofit organization actively engaged in the free culture movement and host to [a GitLab instance.](https://framagit.org/ethan)
|
|
|
|
# To submit feedback, suggest specific changes, etc.
|
|
|
|
* Email
|
|
* [Issue tracker on Framagit](https://framagit.org/ethan/hugo-src/-/issues/) for both theming and website issues
|
|
|
|
# Licensing
|
|
|
|
SPDX-License-Identifier: `MIT`
|
|
|
|
[MIT (Expat) License](https://choosealicense.com/licenses/mit/)
|
|
|
|
Copyright © 2021 Ethan Yoo
|
|
|
|
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.
|