add forgejo
This commit is contained in:
parent
e6bdd64be2
commit
25d27075f0
5 changed files with 261 additions and 2 deletions
117
assets/img/icons/social/forgejo.svg
Normal file
117
assets/img/icons/social/forgejo.svg
Normal file
|
@ -0,0 +1,117 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
viewBox="0 0 24.000001 24"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="forgejo.svg"
|
||||
width="24"
|
||||
height="24"
|
||||
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="namedview4"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#ffffff"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="1"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="20.716981"
|
||||
inkscape:cx="10.088343"
|
||||
inkscape:cy="15.156649"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1440"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg4" />
|
||||
<metadata
|
||||
id="metadata1">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="https://codeberg.org/forgejo/meta/src/branch/readme/branding#logo">
|
||||
<dc:title>Forgejo logo</dc:title>
|
||||
<cc:creator
|
||||
rdf:resource="https://caesarschinas.com/">
|
||||
<cc:attributionName>Caesar Schinas</cc:attributionName>
|
||||
</cc:creator>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<style
|
||||
type="text/css"
|
||||
id="style1">
|
||||
circle {
|
||||
fill: none;
|
||||
stroke: #000;
|
||||
stroke-width: 15;
|
||||
}
|
||||
path {
|
||||
fill: none;
|
||||
stroke: #000;
|
||||
stroke-width: 25;
|
||||
}
|
||||
.orange {
|
||||
stroke:#ff6600;
|
||||
}
|
||||
.red {
|
||||
stroke:#d40000;
|
||||
}
|
||||
</style>
|
||||
<g
|
||||
transform="matrix(0.11374408,0,0,0.11374408,0.625592,0.625592)"
|
||||
id="g4">
|
||||
<path
|
||||
d="M 58,168 V 70 a 50,50 0 0 1 50,-50 h 20"
|
||||
class="orange"
|
||||
id="path1"
|
||||
style="stroke:#da75ed;stroke-opacity:1" />
|
||||
<path
|
||||
d="m 58,168 v -30 a 50,50 0 0 1 50,-50 h 20"
|
||||
class="red"
|
||||
id="path2"
|
||||
style="stroke:#da75ed;stroke-opacity:1" />
|
||||
<path
|
||||
id="circle2"
|
||||
style="fill:none;stroke:#da75ed;stroke-width:15"
|
||||
class="orange"
|
||||
d="M 160,20 A 18,18 0 0 1 142,38 18,18 0 0 1 124,20 18,18 0 0 1 142,2 18,18 0 0 1 160,20 Z" />
|
||||
<path
|
||||
id="circle3"
|
||||
style="fill:none;stroke:#da75ed;stroke-width:15"
|
||||
class="red"
|
||||
d="m 160,88 a 18,18 0 0 1 -18,18 18,18 0 0 1 -18,-18 18,18 0 0 1 18,-18 18,18 0 0 1 18,18 z" />
|
||||
<path
|
||||
id="circle4"
|
||||
style="fill:none;stroke:#da75ed;stroke-width:15"
|
||||
class="red"
|
||||
d="M 76,180 A 18,18 0 0 1 58,198 18,18 0 0 1 40,180 18,18 0 0 1 58,162 18,18 0 0 1 76,180 Z" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.6 KiB |
117
assets/img/icons/suite/forgejo.svg
Normal file
117
assets/img/icons/suite/forgejo.svg
Normal file
|
@ -0,0 +1,117 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
viewBox="0 0 24.000001 24"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="forgejo.svg"
|
||||
width="24"
|
||||
height="24"
|
||||
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="namedview4"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#ffffff"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="1"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="20.716981"
|
||||
inkscape:cx="10.088343"
|
||||
inkscape:cy="15.156649"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1440"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg4" />
|
||||
<metadata
|
||||
id="metadata1">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="https://codeberg.org/forgejo/meta/src/branch/readme/branding#logo">
|
||||
<dc:title>Forgejo logo</dc:title>
|
||||
<cc:creator
|
||||
rdf:resource="https://caesarschinas.com/">
|
||||
<cc:attributionName>Caesar Schinas</cc:attributionName>
|
||||
</cc:creator>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<style
|
||||
type="text/css"
|
||||
id="style1">
|
||||
circle {
|
||||
fill: none;
|
||||
stroke: #000;
|
||||
stroke-width: 15;
|
||||
}
|
||||
path {
|
||||
fill: none;
|
||||
stroke: #000;
|
||||
stroke-width: 25;
|
||||
}
|
||||
.orange {
|
||||
stroke:#ff6600;
|
||||
}
|
||||
.red {
|
||||
stroke:#d40000;
|
||||
}
|
||||
</style>
|
||||
<g
|
||||
transform="matrix(0.11374408,0,0,0.11374408,0.625592,0.625592)"
|
||||
id="g4">
|
||||
<path
|
||||
d="M 58,168 V 70 a 50,50 0 0 1 50,-50 h 20"
|
||||
class="orange"
|
||||
id="path1"
|
||||
style="stroke:#da75ed;stroke-opacity:1" />
|
||||
<path
|
||||
d="m 58,168 v -30 a 50,50 0 0 1 50,-50 h 20"
|
||||
class="red"
|
||||
id="path2"
|
||||
style="stroke:#da75ed;stroke-opacity:1" />
|
||||
<path
|
||||
id="circle2"
|
||||
style="fill:none;stroke:#da75ed;stroke-width:15"
|
||||
class="orange"
|
||||
d="M 160,20 A 18,18 0 0 1 142,38 18,18 0 0 1 124,20 18,18 0 0 1 142,2 18,18 0 0 1 160,20 Z" />
|
||||
<path
|
||||
id="circle3"
|
||||
style="fill:none;stroke:#da75ed;stroke-width:15"
|
||||
class="red"
|
||||
d="m 160,88 a 18,18 0 0 1 -18,18 18,18 0 0 1 -18,-18 18,18 0 0 1 18,-18 18,18 0 0 1 18,18 z" />
|
||||
<path
|
||||
id="circle4"
|
||||
style="fill:none;stroke:#da75ed;stroke-width:15"
|
||||
class="red"
|
||||
d="M 76,180 A 18,18 0 0 1 58,198 18,18 0 0 1 40,180 18,18 0 0 1 58,162 18,18 0 0 1 76,180 Z" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.6 KiB |
|
@ -29,7 +29,7 @@
|
|||
<div class="wrapgroup">
|
||||
<div class="flexobject button pinkborder">
|
||||
<a href="https://git.pogmom.me/pogmommy">
|
||||
<img title="Gitea Button" alt="Gitea icon" src="/assets/img/icons/social/gitea.svg">
|
||||
<img title="Forgejo Button" alt="Forgejo icon" src="/assets/img/icons/social/forgejo.svg">
|
||||
</a>
|
||||
</div>
|
||||
<div class="flexobject button pinkborder">
|
||||
|
|
13
index.html
13
index.html
|
@ -35,7 +35,18 @@
|
|||
</div>
|
||||
<div class="flexobject button pinkborder">
|
||||
<a href="https://cloud.pogmom.me">
|
||||
<img title="Nextcloud Icon" alt="Nextcloud Icon" src="assets/img/icons/suite/searxng.svg">
|
||||
<img title="Forgejo Icon" alt="Nextcloud Icon" src="assets/img/icons/suite/forgejo.svg">
|
||||
<p>Forgejo</p>
|
||||
</a>
|
||||
<div class="buttondetails">
|
||||
<a href="/info.html#forgejo">
|
||||
<img title="Service Information" alt="Information Button" src="/assets/img/icons/ui/info.svg">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flexobject button pinkborder">
|
||||
<a href="https://cloud.pogmom.me">
|
||||
<img title="SearXNG Icon" alt="Nextcloud Icon" src="assets/img/icons/suite/searxng.svg">
|
||||
<p>SearXNG</p>
|
||||
</a>
|
||||
<div class="buttondetails">
|
||||
|
|
14
info.html
14
info.html
|
@ -26,6 +26,20 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="forgejo">
|
||||
<div class="textsection pinkborder">
|
||||
<h2 class="groupheader">Forgejo</h2>
|
||||
<div class="groupcontent">
|
||||
<p>Forgejo is a lightweight software forge dedicated to free software</p>
|
||||
<a class="button pinkborder" href="https://forgejo.org/">
|
||||
<p>Learn more</p>
|
||||
</a>
|
||||
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/cloud/forgejo">
|
||||
<p>Docker Configuration</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="searxng">
|
||||
<div class="textsection pinkborder">
|
||||
<h2 class="groupheader">SearXNG</h2>
|
||||
|
|
Loading…
Add table
Reference in a new issue