Skip to content

Commit

Permalink
chore: moving from links.js to bookmark files
Browse files Browse the repository at this point in the history
  • Loading branch information
carbontwelve committed Jul 23, 2023
1 parent 71cd23a commit e4ca307
Show file tree
Hide file tree
Showing 28 changed files with 126 additions and 50 deletions.
48 changes: 0 additions & 48 deletions _data/links.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,60 +29,12 @@ module.exports = [
tags: ['PHP Developer', 'Laravel', 'blog'],
reason: null
},
{
title: 'Brad Taunt',
href: 'https://tdarb.org/',
tags: ['blog', 'minimalist', 'tinkerer', 'electronics'],
reason: null
},
{
title: 'The Computers are Bad Newsletter',
href: 'https://computer.rip/',
tags: ['newsletter', 'technology'],
reason: 'I read their article titled Coaxial goes to war and was sold.'
},
{
title: "Jaana Dogan’s Blog",
href: 'https://rakyll.org/',
tags: ['blog', 'minimalist', 'golang', 'developer'],
reason: "I found Jaana's blog via a link from lobste.rs and enjoyed several of their posts on Go."
},
{
title: "Hugo Daniel’s Blog",
href: 'https://hugodaniel.com/',
tags: ['blog', 'WebGL'],
reason: "I stumbled upon Hugo's article on Minimal Color Swatches while researching colour palette creation."
},
{
title: "Benjojo’s Blog",
href: 'https://blog.benjojo.co.uk',
tags: ['blog', 'minimalist', 'technology'],
reason: null
},
{
title: "Brent’s Blog",
href: 'https://stitcher.io/',
tags: ['blog', 'minimalist', 'PHP'],
reason: null
},
{
title: "Lauren Tan’s Blog",
href: 'https://no.lol/',
tags: ['blog'],
reason: null
},
{
title: "Fabien Sanglard’s Website",
href: 'https://fabiensanglard.net/',
tags: ['blog', 'minimalist', 'vintage-computing'],
reason: null
},
{
title: "Carl Johnson’s Website",
href: 'https://blog.carlmjohnson.net/',
tags: ['Blog', 'Go'],
reason: null
},
{
title: "Alejandro’s Website",
href: 'https://kinduff.com/',
Expand Down
5 changes: 5 additions & 0 deletions _data/lists-meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ module.exports = {
description: 'The OG method of discovering interesting websites',
},

'list/www-club': {
title: 'WWW Clubs',
description: 'List of clubs that group together websites under a single banner',
},

'list/button-board': {
title: 'Button Board',
prefix: 'Community',
Expand Down
1 change: 1 addition & 0 deletions bin/add-bookmark.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const fetchUrl = async (url, date) => {
'Notable Articles',
'list/blogroll',
'list/webring',
'list/www-club',
];

const titlePrompt = new Select({
Expand Down
13 changes: 13 additions & 0 deletions content/resources/bookmarks/2021-12-22-brad-taunts-brain-dump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Brad Taunt's Brain Dump
tags:
- list/blogroll
cite:
name: Brad Taunt
href: https://bt.ht/
feed:
rss: https://bt.ht/atom.xml
pages:
uses: https://bt.ht/uses
now: https://bt.ht/now
---
12 changes: 12 additions & 0 deletions content/resources/bookmarks/2021-12-22-jaana-dogans-blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Jaana Dogan’s Blog
tags:
- list/blogroll
cite:
name: Jaana Dogan
href: https://rakyll.org/
feed:
rss: https://rakyll.org/index.xml
---

I found Jaana's blog via a link from lobste.rs and enjoyed several of their posts on Go.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: The Computers are Bad Newsletter
tags:
- list/blogroll
cite:
name: J. B. Crawford
href: https://computer.rip/
feed:
rss: https://computer.rip/rss.xml
---

I read their article titled Coaxial goes to war and was sold.
10 changes: 10 additions & 0 deletions content/resources/bookmarks/2022-02-15-benjojos-blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Benjojo's Blog
tags:
- list/blogroll
cite:
name: Ben Cox
href: https://blog.benjojo.co.uk
feed:
rss: https://blog.benjojo.co.uk/rss.xml
---
10 changes: 10 additions & 0 deletions content/resources/bookmarks/2022-02-15-brents-blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Brent’s Blog
tags:
- list/blogroll
cite:
name: Brent Roose
href: https://stitcher.io/
feed:
rss: https://stitcher.io/rss
---
10 changes: 10 additions & 0 deletions content/resources/bookmarks/2022-02-15-fabien-sanglards-website.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Fabien Sanglard's Website
tags:
- list/blogroll
cite:
name: Fabien Sanglard
href: https://fabiensanglard.net/
feed:
rss: https://fabiensanglard.net/rss.xml
---
10 changes: 10 additions & 0 deletions content/resources/bookmarks/2022-02-15-lauren-tans-blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Lauren Tan’s Blog
tags:
- list/blogroll
cite:
name: Lauren Tan
href: https://no.lol/
feed:
rss: https://www.no.lol/rss.xml
---
10 changes: 10 additions & 0 deletions content/resources/bookmarks/2022-03-16-alejandros-website.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Alejandro’s Website
tags:
- list/blogroll
cite:
name: Alejandro AR
href: https://kinduff.com/
feed:
rss: https://kinduff.com/feed.xml
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: The Ethically-Trained Programmer
tags:
- list/blogroll
cite:
name: Carl Johnson
href: https://blog.carlmjohnson.net/
feed:
rss: https://blog.carlmjohnson.net/index.xml
json: https://blog.carlmjohnson.net/feed.json
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: '1KB Club: A collection of web pages weighing less than 1 kilobyte'
tags:
- list/www-club
cite:
href: https://1kb.club/
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: '1MB Club: A collection of web pages weighing in less than 1MB'
tags:
- list/www-club
cite:
href: https://1mb.club/
---
7 changes: 7 additions & 0 deletions content/resources/bookmarks/2023-07-23-xhtml-club.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: XHTML Club
tags:
- list/www-club
cite:
href: https://xhtml.club/
---
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions lists/list.njk
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ folder: lists
<section>
<ul>
{%- for item in list.items -%}
{{ item | debug }}
<li><a href="{{ item.data.cite.href }}" rel="noopener">{{ item.data.title }}</a></li>
<li><a href="{{ item.data.cite.href }}" rel="noopener" title="Visit {{ item.data.title }}">{{ item.data.title }}</a> [<a href="{{ item.url }}" title="My notes on {{ item.data.title }}">My Notes</a>]</li>
{%- endfor -%}
</ul>
</section>
Expand Down

0 comments on commit e4ca307

Please sign in to comment.