by steve0greatness, Sunday, 19 January 2025, 09:06:05 (1737277565), pushed by steve0greatness, Tuesday, 28 January 2025, 07:34:17 (1738049657)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>
8c57e1678dcdafb17193457c78c0bf31e4de9819
index.html
@@ -1,9 +1,43 @@
<!DOCTYPE html>
<html lang="en-US">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="refresh" content="0;url=index.xml"/>
<title>Roundabout Theme Index</title>
<link rel="stylesheet" href="required.css" />
<link rel="stylesheet" href="style.css" defer="defer" />
<link rel="stylesheet" href="breadcrumbs.css" defer="defer" />
<link rel="stylesheet" href="code.css" defer="defer" />
<link rel="stylesheet" href="fonts.css" defer="defer" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="icon" href="favicon.ico" />
</head>
<body>
<p>Resolving to <a href="index.xml">index.xml</a>.</p>
<hgroup role="group">
<h1>Roundabout Theme Index</h1>
<p class="subtitle">The hub for Roundabout Themes</p>
</hgroup>
<p>Welcome to the homepage of the Roundabout Theme Index. Looking for a theme? Take a look at <a href="themes.xml">themes.xml</a> for the list of themes.</p>
<h2 id="help-resources">Help and Resources</h2>
<ul>
<li>Don't know how to install a theme? See <a href="install.html">install.html</a></li>
<li>Want your own theme here? See <a href="submit.html">submit.html</a></li>
<li>Source code available at <a rel="external" href="https://roundabout-host.com/steve0greatness/ThemeIndex">roundabout-host.com/steve0greatness/ThemeIndex</a></li>
<li>Join our Matrix: <a rel="external" href="https://matrix.to/#/#roundaboutthemeindex:matrix.org">#roundaboutthemeindex:matrix.org</a></li>
</ul>
<h3 id="theme-creation">Theme Creation</h3>
<p>This section is for resources about theme creation.</p>
<ul>
<li>Roundabout default theme: <a rel="external" href="https://roundabout-host.com/roundabout/roundabout/tree/master/static/efficient-ui/THEME.css">roundabout-host.com/roundabout/roundabout/tree/master/static/efficient-ui/THEME.css</a></li>
<li>Roundabout stylesheet: <a rel="external" href="https://roundabout-host.com/roundabout/roundabout/tree/master/static/style.css">roundabout-host.com/roundabout/roundabout/tree/master/static/style.css</a></li>
</ul>
<h3 id="notes">Notes</h3>
<ul>
<li>The fonts Roboto and Roboto Mono are used on this website. They're licensed under the Apache License, a copy of which is found at <a rel="nofollow" href="/Roboto_LICENSE.txt">Roboto_LICENSE.txt</a>.</li>
<li>This website as a whole is licensed under the GNU GPL v3.</li>
</ul>
</body>
</html>
index.xml
@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="theme-list.xsl" type="text/xsl"?>
<themes xmlns="https://steve0greatness.roundabout-host.com/ThemeIndex/themes.xsd">
<theme>
<title>Dusk</title>
<author
uri="https://roundabout-host.com/roundabout"
instance="roundabout-host.com"
username="roundabout"
>Roundabout developer</author>
<uri>roundabout/dusk.css</uri>
</theme>
</themes>
install.html
@@ -17,7 +17,7 @@
<body>
<nav aria-label="breadcrumbs">
<ol>
<li><a href="index.xml">index</a></li>
<li><a href="index.html">index</a></li>
<li><a href="install.html" aria-current="location">Installing a Theme</a></li>
</ol>
</nav>
submit.html
@@ -17,7 +17,7 @@
<body>
<nav aria-label="breadcrumbs">
<ol>
<li><a href="index.xml">index</a></li>
<li><a href="index.html">index</a></li>
<li><a href="submit.html" aria-current="location">Submit a Theme</a></li>
</ol>
</nav>
theme-list.xsl
@@ -8,7 +8,7 @@
<xsl:template match="/">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<title>Roundabout Theme Index</title>
<title>Themes List</title>
<link rel="stylesheet" href="required.css" />
<link rel="stylesheet" href="style.css" defer="defer" />
<link rel="stylesheet" href="breadcrumbs.css" defer="defer" />
@@ -20,33 +20,13 @@
<link rel="icon" href="favicon.ico" />
</head>
<body>
<hgroup role="group">
<h1>Roundabout Theme Index</h1>
<p class="subtitle">The hub for Roundabout Themes</p>
</hgroup>
<details class="resources">
<summary>Help and Resources</summary>
<ul>
<li>Don't know how to install a theme? See <a href="install.html">install.html</a></li>
<li>Want your own theme here? See <a href="submit.html">submit.html</a></li>
<li>Source code available at <a rel="external" href="https://roundabout-host.com/steve0greatness/ThemeIndex">roundabout-host.com/steve0greatness/ThemeIndex</a></li>
<li>Join our Matrix: <a rel="external" href="https://matrix.to/#/#roundaboutthemeindex:matrix.org">#roundaboutthemeindex:matrix.org</a></li>
</ul>
<strong>Theme Creation</strong>
<p>This section is for resources about theme creation.</p>
<ul>
<li>Roundabout default theme: <a rel="external" href="https://roundabout-host.com/roundabout/roundabout/tree/master/static/efficient-ui/THEME.css">roundabout-host.com/roundabout/roundabout/tree/master/static/efficient-ui/THEME.css</a></li>
<li>Roundabout stylesheet: <a rel="external" href="https://roundabout-host.com/roundabout/roundabout/tree/master/static/style.css">roundabout-host.com/roundabout/roundabout/tree/master/static/style.css</a></li>
</ul>
<strong>Quick notes</strong>
<p>Some notices.</p>
<ul>
<li>The fonts Roboto and Roboto Mono are used on this website. They're licensed under the Apache License, a copy of which is found at <a rel="nofollow" href="/Roboto_LICENSE.txt">Roboto_LICENSE.txt</a>.</li>
<li>This website as a whole is licensed under the GNU GPL v3.</li>
</ul>
</details>
<hr />
<h2 id="theme-list">Theme List</h2>
<nav aria-label="breadcrumbs">
<ol>
<li><a href="index.html">index</a></li>
<li><a href="submit.html" aria-current="location">Theme List</a></li>
</ol>
</nav>
<h1>Theme List</h1>
<ul id="ThemeList">
<xsl:for-each select="/t:themes/t:theme">
<li>
themes.xml
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="theme-list.xsl" type="text/xsl"?>
<themes xmlns="https://steve0greatness.roundabout-host.com/ThemeIndex/themes.xsd">
<theme>
<title>Dusk</title>
<author
uri="https://roundabout-host.com/roundabout"
instance="roundabout-host.com"
username="roundabout"
>Roundabout developer</author>
<uri>roundabout/dusk.css</uri>
</theme>
</themes>