Add readme and licenses
This commit is contained in:
parent
2d93361d2f
commit
67b73946fb
3 changed files with 429 additions and 0 deletions
24
README.md
Normal file
24
README.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
<!--
|
||||
SPDX-FileCopyrightText: 2025 Eilertsens Kodeknekkeri
|
||||
SPDX-FileContributor: Harald Eilertsen <haraldei@anduin.net>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
-->
|
||||
|
||||
# Default theme for Volse Hubzilla
|
||||
|
||||
This theme is just a light modification of the Redbasic theme that comes with Hubzilla, and for the most part falls back to the default Hubzilla Redbasic theme. It's meant as a place to keep overrides and customizations used by the Volse Hubzilla hub. It may also be useful for others, and could work as a starting point for your own derived theme based on Redbasic.
|
||||
|
||||
## Customizations in this theme
|
||||
|
||||
- Toggle buttons have been replaced with regular check boxes, and inline instructions placed on a separate line.
|
||||
- `<code>` elements are now treated as inline elements, as is the default for html.
|
||||
- Code blocks (`<pre><code>`) has been made to stand out a bit more from the surroinding text.
|
||||
|
||||
## Contributions
|
||||
|
||||
If you have ideas for further customizations, or have patches you would like to include, feel free to submit [by email](mailto:haraldei-volsetheme@anduin.net), or directly [on Hubzilla](https://hub.volse.no/~harald).
|
||||
|
||||
## LICENSE
|
||||
|
||||
The Default theme for Volse Hubzilla (`volse-theme`) is provided under the AGPLv3 or (at your option) later license. See the [LICENSES](LICENSES/) directory for details.
|
Loading…
Add table
Add a link
Reference in a new issue