Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

members.json #42

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
9699089
Update members.json
axilleasmandravelis Feb 27, 2022
9310f7b
Update members.json
nikosbout Feb 27, 2022
f79bbf6
Update members.json
axilleasmandravelis Feb 27, 2022
42930d8
Update members.json
axilleasmandravelis Feb 27, 2022
6cf32dc
Update members.json
p17simt Mar 1, 2022
bf2ea14
Update members.json
p17simt Mar 1, 2022
440b3ac
Update members.json
p17simt Mar 1, 2022
1f606a0
Update meta.json
axilleasmandravelis Mar 1, 2022
0c8dfe5
Update meta.json
axilleasmandravelis Mar 1, 2022
a547674
Update meta.json
axilleasmandravelis Mar 2, 2022
6323a76
Update meta.json
axilleasmandravelis Mar 2, 2022
fb759b6
Add files via upload
axilleasmandravelis Mar 2, 2022
b23d500
Update meta.json
axilleasmandravelis Mar 2, 2022
cfd5bcd
Update members.json
axilleasmandravelis Mar 2, 2022
77c985e
Update meta.json
axilleasmandravelis Mar 2, 2022
5cd4c29
Update meta.json
axilleasmandravelis Mar 2, 2022
64eb2e4
Update embed.njk
axilleasmandravelis Mar 2, 2022
6b73a85
Update meta.json
axilleasmandravelis Mar 3, 2022
c753bc9
Update meta.json
axilleasmandravelis Mar 3, 2022
08ffb5b
Update members.json
p17simt Mar 3, 2022
82d3c36
Update package.json
p17simt Mar 3, 2022
79af073
Update package.json
p17simt Mar 3, 2022
6359948
Update package.json
p17simt Mar 3, 2022
7d6104a
Update meta.json
p17simt Mar 3, 2022
457af8e
Update members.json
p17simt Mar 3, 2022
316f7e8
Update members.json
p17simt Mar 3, 2022
95994ba
Update members.json
p17simt Mar 4, 2022
0886360
Update meta.json
p17simt Mar 4, 2022
bb8b599
Update package.json
p17simt Mar 4, 2022
c0ef61d
Update meta.json
p17simt Mar 4, 2022
7d66283
Merge branch 'ionioteam' into master
p17simt Mar 4, 2022
415d9e1
Update members.json
p17simt Mar 5, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "http://github.com/maxboeck/webring"
"url": "http://github.com/ionioteam/webring"
},
"scripts": {
"start": "ELEVENTY_ENV=development eleventy --serve",
Expand All @@ -21,6 +21,6 @@
"cssesc": "^3.0.0",
"html-minifier": "^4.0.0",
"netlify-lambda": "^1.6.3",
"node-sass": "^4.14.1"
"node-sass": "^7.0.1"
}
}
Binary file added src/assets/images/artic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 1 addition & 13 deletions src/assets/scripts/embed.njk
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ class WebringBanner extends HTMLElement {
this.url = '{{ meta.url }}';
this.image = this.url + '/assets/images/{{ meta.image }}';
this.membercount = {{ members | length}};
this.icon = this.url + '/assets/images/{{ meta.icon }}';

this.shadowObj = this.attachShadow({ mode: 'open' });
this.render();
Expand All @@ -24,7 +25,6 @@ class WebringBanner extends HTMLElement {
:root {
font-size: 100%;
}

:host {
display: block;
width: 100%;
Expand All @@ -40,18 +40,15 @@ class WebringBanner extends HTMLElement {
box-shadow: 0 2px 4px 0 rgba(14, 30, 37, 0.12);
max-width:480px;
}

.webring-banner a {
color: #7b16ff;
text-decoration:none;
}

.webring-banner a:hover,
.webring-banner a:focus {
color: #6200e2;
text-decoration:underline;
}

.webring-banner__header {
display:flex;
align-items: center;
Expand All @@ -60,27 +57,23 @@ class WebringBanner extends HTMLElement {
padding: 1rem;
border-bottom: 1px solid #DDD;
}

.webring-banner__description {
flex: 1 0 0%;
padding-right: 2rem;
}

.webring-banner__image {
display:block;
width:70px;
height:70px;
margin-right: 1rem;
border-radius:50%;
}

.webring-banner__title {
margin:0;
font-size:1.25rem;
font-weight: bold;
line-height:1.2;
}

.webring-banner__info {
display:flex;
justify-content:center;
Expand All @@ -97,29 +90,24 @@ class WebringBanner extends HTMLElement {
top:1rem;
right:1rem;
}

.webring-banner__links {
display:flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 1rem;
margin:0;
}

.webring-banner__link {
display:block;
text-decoration:none;
color: #00ad9f;
}

.webring-banner__link--random {
text-align:center;
}

.webring-banner__link--next {
text-align:right;
}

@media (min-width:400px) {
.webring-banner__link {
min-width:100px;
Expand Down
49 changes: 12 additions & 37 deletions src/data/members.json
Original file line number Diff line number Diff line change
@@ -1,52 +1,27 @@
[
{
"title": "Max Böck",
"url": "https://mxb.dev/",
"feed": "https://mxb.dev/feed.xml"
"title": "Axilleas Mandravelis",
"url": "https://axilleasmandravelis.github.io/online-cv",
"feed": "null"
},
{
"title": "Manuel Matuzovic",
"url": "https://www.matuzo.at/",
"feed": "https://www.matuzo.at/feed.xml"
"title": "Nikolaos Boutouridis",
"url": "https://nikosbout.github.io/online-cv/",
"feed": "null"
},
{
"title": "Charlie Owen",
"url": "https://www.sonniesedge.net/",
"title": "Pinelopi Simtsi",
"url": "https://p17simt.github.io/online-cv/",
"feed": null
},
{
"title": "Björn Ganslandt",
"url": "https://ganslandt.xyz/",
"title": "",
"url": "",
"feed": null
},
{
"title": "Jan Hrubý",
"url": "https://www.mrozilla.cz/",
"feed": null
},
{
"title": "Zach Leatherman",
"url": "https://www.zachleat.com/",
"feed": "https://www.zachleat.com/web/feed/"
},
{
"title": "Steve Gardner",
"url": "https://ste.vg",
"feed": null
},
{
"title": "Alan Levine",
"url": "https://cogdogblog.com/",
"feed": "https://cogdogblog.com/feed"
},
{
"title": "Marius Ghita",
"url": "https://mhitza.github.io",
"feed": "https://mhitza.github.io/atom.xml"
},
{
"title": "Rings around the Internet",
"url": "https://fanlistings.nickifaulk.com/webrings/",
"title": "",
"url": "",
"feed": null
}
]
18 changes: 11 additions & 7 deletions src/data/meta.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
{
"title": "Nerds of the 90s",
"description": "This is just a demo of a webring. It could be about anything - Metal Bands, Knitting, Craft Beer, Accessibility... For this one, let's just say it's about the good old 90s.",
"image": "freakazoid.jpg",
"url": "https://webringdemo.netlify.com",
"repo": "https://github.com/maxboeck/webring",
"title": "ionioteam",
"description": "This is our webring.",
"image": "",
"url": "https://ionioteam-webring.netlify.app",
"repo": "https://github.com/p17simt/webring",
"admins": [
{
"name": "Max Böck",
"url": "https://github.com/maxboeck"
"name": "Pinelopi Simtsi",
"url": "https://p17simt.github.io/online-cv"
},
{
"name": "Axilleas Mandravelis",
"url": "https://axilleasmandravelis.github.io/online-cv"
}
]
}