mirror of
https://github.com/osmarks/website
synced 2026-05-30 09:12:18 +00:00
Rebuild "other blogs" service without Openring
This commit is contained in:
+6
-1
@@ -40,7 +40,12 @@ block content
|
||||
p View some of my projects at
|
||||
a(href=`https://git.${domain}/`) my git hosting.
|
||||
|
||||
.ring!= openring
|
||||
|
||||
h2.section-header Other Blogs
|
||||
div.ring
|
||||
each entry in openring
|
||||
!= entry
|
||||
|
||||
iframe(src="https://george.gh0.pw/embed.cgi?gollark", style="border:none;width:100%;height:50px", title="Acquiesce to GEORGE.")
|
||||
|
||||
block under-title
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
div.autocol(style=hashBG("remoteFeedEntry", i, 30))
|
||||
div
|
||||
a.title(href=link)= title
|
||||
div.deemph
|
||||
span=`${renderDate(published)} / `
|
||||
a(href=feed.link)= feed.title
|
||||
div!= description
|
||||
Reference in New Issue
Block a user