2023-10-13

master
Charles Iliya Krempeaux 2023-10-11 13:32:07 -07:00
parent 09c7e905ac
commit e305fe05ad
7 changed files with 234 additions and 1 deletions

View File

@ -0,0 +1,60 @@
# a winner is you
Siamak Aghebati
@sia@onepicaday.com
`https://onepicaday.com/p/sia/617286920690374921`
---
![bg contain](img/onepicaday-com-p-sia-617286920690374921.png)
---
![bg contain](img/onepicaday-com-p-sia-617286920690374921.jpeg)
---
# #SilentSunday
@Sgalligan@mastodon.social
`https://mastodon.social/@Sgalligan/111200612352279460`
---
![bg contain](img/mastodon-social-Sgalligan-111200612352279460.png)
---
![bg contain](img/mastodon-social-Sgalligan-111200612352279460_IMAGE.png)
---
# #Mosstodon
a winner is you
---
# #DeskBot
a winner is you
Jacob Michelsen
@ChromeGadget@retro.pizza
`https://retro.pizza/@ChromeGadget/111104808777426044`
---
![bg contain](img/retro-pizza-ChromeGadget-111104808777426044.png)
---
![bg contain](img/retro-pizza-ChromeGadget-111104808777426044.jpeg)
---
[Loading](to-be-continued.html)

View File

@ -0,0 +1,56 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>#AllYourBases</title>
<style>
@font-face {
font-family: 'Paytone One';
src: url('../../../common/font/paytone-one-regular.ttf');
}
</style>
<style>
body {
background-color: #303030;
}
body, a {
color:white;
}
a {
text-decoration:none;
}
body {
font-family: 'Paytone One', sans-serif;
}
</style>
<style>
.heading {
font-size: 13vh;
}
.heading {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -130%);
}
</style>
<style>
.subheading {
font-size: 5vh;
}
.subheading {
position: absolute;
top: 70%;
left: 50%;
transform: translate(-50%, -130%);
}
</style>
</head>
<body>
<div class="heading"><a href="a-winner-is-you.html">A Winner Is You</a></div>
<div class="subheading">#AllYourBases</div>
</body>
</html>

View File

@ -0,0 +1,15 @@
# It Came From The Fediverse
Charles Iliya Krempeaux
@reiver@mastodon.social
`https://mastodon.social/@reiver/111178826398251610`
---
![bc contain](img/mastodon-social-reiver-111178826398251610.png)
---
[Loading](sysop-wants-to-chat_splash.html)

View File

@ -0,0 +1,5 @@
# SYSOP WANTS TO CHAT
---
[Loading](a-winner-is-you_splash.html)

View File

@ -0,0 +1,56 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>#AllYourBases</title>
<style>
@font-face {
font-family: 'Paytone One';
src: url('../../../common/font/paytone-one-regular.ttf');
}
</style>
<style>
body {
background-color: #303030;
}
body, a {
color:white;
}
a {
text-decoration:none;
}
body {
font-family: 'Paytone One', sans-serif;
}
</style>
<style>
.heading {
font-size: 9.284vh;
}
.heading {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -130%);
}
</style>
<style>
.subheading {
font-size: 5vh;
}
.subheading {
position: absolute;
top: 70%;
left: 50%;
transform: translate(-50%, -130%);
}
</style>
</head>
<body>
<div class="heading"><a href="sysop-wants-to-chat.html">SYSOP WANTS TO CHAT</a></div>
<div class="subheading">#AllYourBases</div>
</body>
</html>

View File

@ -0,0 +1,40 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>#AllYourBases</title>
<style>
@font-face {
font-family: 'Paytone One';
src: url('../../../common/font/paytone-one-regular.ttf');
}
</style>
<style>
body {
background-color: #303030;
}
body, a {
color:white;
}
a {
text-decoration:none;
}
body {
font-family: 'Paytone One', sans-serif;
}
</style>
<style>
.meme {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
</style>
</head>
<body>
<img class="meme" src="../../../common/meme/it-is-dangerous-to-go-alone-take-one-of-these.jpeg" />
</body>
</html>

View File

@ -1,4 +1,5 @@
npx @marp-team/marp-cli@latest in-the-news.md
npx @marp-team/marp-cli@latest a-winner-is-you.md
npx @marp-team/marp-cli@latest todays-topic.md
npx @marp-team/marp-cli@latest it-came-from-the-fediverse.md
npx @marp-team/marp-cli@latest sysop-wants-to-chat.md
npx @marp-team/marp-cli@latest a-winner-is-you.md