(and rename icon->img, btw...)
@@ -3,6 +3,9 @@ div
|
|||||||
a.disabled(href="https://chest.lair.moe")
|
a.disabled(href="https://chest.lair.moe")
|
||||||
img(src="/static/img/88x31/gf.png")
|
img(src="/static/img/88x31/gf.png")
|
||||||
|
|
||||||
|
a(href="//lair.moe")
|
||||||
|
img(src="/static/img/88x31/lair.gif")
|
||||||
|
|
||||||
a#pie(href="https://preview.about.akarpov.ru")
|
a#pie(href="https://preview.about.akarpov.ru")
|
||||||
img(src="/static/img/88x31/withpie.gif")
|
img(src="/static/img/88x31/withpie.gif")
|
||||||
|
|
||||||
|
|||||||
@@ -2,29 +2,29 @@
|
|||||||
h3 Development
|
h3 Development
|
||||||
.blocks.badges
|
.blocks.badges
|
||||||
a.block(href="//g.lair.moe/Sweetbread")
|
a.block(href="//g.lair.moe/Sweetbread")
|
||||||
img.icon(src="/static/icon/service/gitea.webp")
|
img.img(src="/static/img/service/gitea.webp")
|
||||||
| Gitea
|
| Gitea
|
||||||
|
|
||||||
a.block(href="https://github.com/VerySweetBread")
|
a.block(href="https://github.com/VerySweetBread")
|
||||||
img.icon(src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png")
|
img.img(src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png")
|
||||||
| GitHub
|
| GitHub
|
||||||
|
|
||||||
a.block(href="https://git.kolibrios.org/Sweetbread")
|
a.block(href="https://git.kolibrios.org/Sweetbread")
|
||||||
img.icon(src="https://git.kolibrios.org/assets/img/logo.svg")
|
img.img(src="https://git.kolibrios.org/assets/img/logo.svg")
|
||||||
| KolibriOS Git
|
| KolibriOS Git
|
||||||
|
|
||||||
h3 Contacts
|
h3 Contacts
|
||||||
.blocks.badges
|
.blocks.badges
|
||||||
a.block(href="https://matrix.to/#/@risdeveau:lair.moe")
|
a.block(href="https://matrix.to/#/@risdeveau:lair.moe")
|
||||||
img.icon(src="https://matrix.org/assets/favicon.ico")
|
img.img(src="https://matrix.org/assets/favimg.ico")
|
||||||
| Matrix
|
| Matrix
|
||||||
|
|
||||||
a.block(href="//b.lair.moe/@risdeveau")
|
a.block(href="//b.lair.moe/@risdeveau")
|
||||||
img.icon(src="/static/icon/service/sharkey.webp")
|
img.img(src="/static/img/service/sharkey.webp")
|
||||||
| Fediverse
|
| Fediverse
|
||||||
|
|
||||||
a.block(href="https://discord.com/users/459823895256498186")
|
a.block(href="https://discord.com/users/459823895256498186")
|
||||||
img.icon(src="https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e3d80db9971f10a9757c99_Symbol.svg")
|
img.img(src="https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e3d80db9971f10a9757c99_Symbol.svg")
|
||||||
| Discord
|
| Discord
|
||||||
|
|
||||||
a.block(href="mailto:risdeveau@lair.moe") Mail
|
a.block(href="mailto:risdeveau@lair.moe") Mail
|
||||||
@@ -32,9 +32,9 @@
|
|||||||
h3 Game accounts
|
h3 Game accounts
|
||||||
.blocks.badges
|
.blocks.badges
|
||||||
a.block(href="https://steamcommunity.com/id/risdeveau")
|
a.block(href="https://steamcommunity.com/id/risdeveau")
|
||||||
img.icon(src="https://store.steampowered.com/favicon.ico")
|
img.img(src="https://store.steampowered.com/favimg.ico")
|
||||||
| Steam
|
| Steam
|
||||||
|
|
||||||
a.block(href="https://gamebanana.com/members/3899828")
|
a.block(href="https://gamebanana.com/members/3899828")
|
||||||
img.icon(src="https://images.gamebanana.com/static/img/favicon/favicon.ico")
|
img.img(src="https://images.gamebanana.com/static/img/favimg/favimg.ico")
|
||||||
| GameBanana
|
| GameBanana
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ html(lang="en")
|
|||||||
each f in ('tw', 'main', 'risdeveau')
|
each f in ('tw', 'main', 'risdeveau')
|
||||||
link(rel="stylesheet", href="/static/style/#{f}.css")
|
link(rel="stylesheet", href="/static/style/#{f}.css")
|
||||||
|
|
||||||
link(rel="icon" type="image/webp" href="/static/icon/us/risdeveau.webp")
|
link(rel="img" type="image/webp" href="/static/img/us/risdeveau.webp")
|
||||||
|
|
||||||
script(src="/static/script/rtime.js")
|
script(src="/static/script/rtime.js")
|
||||||
script(
|
script(
|
||||||
|
|||||||
|
After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
@@ -138,7 +138,7 @@ footer {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
font-size: x-large;
|
font-size: x-large;
|
||||||
|
|
||||||
.icon {
|
.img {
|
||||||
margin-right: .5ch;
|
margin-right: .5ch;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -174,7 +174,7 @@ footer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon {
|
.img {
|
||||||
width: 1.5em;
|
width: 1.5em;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
border-radius: .2em;
|
border-radius: .2em;
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ html(lang=g.locale)
|
|||||||
title Lair
|
title Lair
|
||||||
|
|
||||||
link(rel="stylesheet" href="/static/style/main.css")
|
link(rel="stylesheet" href="/static/style/main.css")
|
||||||
link(rel="icon" type="image/webp" href="/static/icon/lair.webp")
|
link(rel="img" type="image/webp" href="/static/img/lair.webp")
|
||||||
|
|
||||||
script(src="/static/script/copy-mono.js")
|
script(src="/static/script/copy-mono.js")
|
||||||
script(
|
script(
|
||||||
@@ -18,7 +18,7 @@ html(lang=g.locale)
|
|||||||
meta(property="og:type" value="website")
|
meta(property="og:type" value="website")
|
||||||
meta(property="og:url" value="https://lair.moe")
|
meta(property="og:url" value="https://lair.moe")
|
||||||
meta(property="og:title" value="Lair.moe")
|
meta(property="og:title" value="Lair.moe")
|
||||||
meta(property="og:image" value="https://lair.moe/static/icon/lair.webp")
|
meta(property="og:image" value="https://lair.moe/static/img/lair.webp")
|
||||||
meta(property="og:description" value=_("description"))
|
meta(property="og:description" value=_("description"))
|
||||||
|
|
||||||
body
|
body
|
||||||
|
|||||||
@@ -1,19 +1,19 @@
|
|||||||
extends root/templates/base.pug
|
extends root/templates/base.pug
|
||||||
|
|
||||||
block title
|
block title
|
||||||
img.icon(src="/static/icon/lair.webp")
|
img.img(src="/static/img/lair.webp")
|
||||||
| Lair
|
| Lair
|
||||||
|
|
||||||
block content
|
block content
|
||||||
a.block(href="https://b.lair.moe" target="_blank")
|
a.block(href="https://b.lair.moe" target="_blank")
|
||||||
.header
|
.header
|
||||||
img.icon(src="/static/icon/service/sharkey.webp")
|
img.img(src="/static/img/service/sharkey.webp")
|
||||||
strong Sharkey
|
strong Sharkey
|
||||||
p= _('index.descr:sharkey')
|
p= _('index.descr:sharkey')
|
||||||
|
|
||||||
a.block(href="https://g.lair.moe" target="_blank")
|
a.block(href="https://g.lair.moe" target="_blank")
|
||||||
.header
|
.header
|
||||||
img.icon(src="/static/icon/service/gitea.webp")
|
img.img(src="/static/img/service/gitea.webp")
|
||||||
strong Gitea
|
strong Gitea
|
||||||
p= _('index.descr:gitea')
|
p= _('index.descr:gitea')
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,12 @@ block title
|
|||||||
block content
|
block content
|
||||||
a.block.green(href=url_for('risdeveau.index'))
|
a.block.green(href=url_for('risdeveau.index'))
|
||||||
.header
|
.header
|
||||||
img.icon(src="/static/icon/us/risdeveau.webp")
|
img.img(src="/static/img/us/risdeveau.webp")
|
||||||
| Sweetbread
|
| Sweetbread
|
||||||
| Главный админ, занимается почти всеми сервисами. Создал этот сайт
|
| Главный админ, занимается почти всеми сервисами. Создал этот сайт
|
||||||
|
|
||||||
.block.orange.disabled
|
.block.orange.disabled
|
||||||
.header
|
.header
|
||||||
img.icon(src="/static/icon/us/chest.webp")
|
img.img(src="/static/img/us/chest.webp")
|
||||||
| Chest
|
| Chest
|
||||||
| Должна была помогать делать этот сайт
|
| Должна была помогать делать этот сайт
|
||||||
|
|||||||