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 22, 2023
1 parent 4cd963a commit 71cd23a
Show file tree
Hide file tree
Showing 21 changed files with 112 additions and 61 deletions.
61 changes: 0 additions & 61 deletions _data/links.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
module.exports = [
{
title: 'Gered’s Ramblings',
description: 'Scattered and possibly incoherent thoughts scribbled down in haste.',
href: 'http://blarg.ca/',
tags: ['dos', 'c', 'game-dev', 'blog'],
reason: 'Stumbled upon this blog while researching DOS game dev, stayed for the articles and beautiful aesthetic.',
},
{
title: 'WebAssembly Search Tools for Static Sites',
href: 'https://healeycodes.com/webassembly-search-tools-for-static-websites/',
Expand All @@ -24,72 +17,18 @@ module.exports = [
tags: ['js', '11ty'],
reason: null,
},
{
title: "Tobias Girstmair’s Website",
href: 'https://gir.st/',
tags: ['blog', 'minimalist'],
reason: null
},
{
title: "John Mathews Blog",
href: 'https://johnmathews.eu/blog.html',
tags: ['blog', 'minimalist'],
reason: null
},
{
title: "Kyle Shook’s Website",
href: 'https://www.kyleshook.com/',
tags: ['blog', 'minimalist'],
reason: null
},
{
title: "Susam’s Blog",
href: 'https://susam.in/blog/',
tags: ['blog', 'minimalist'],
reason: null
},
{
title: 'e‑basteln',
href: 'http://www.e-basteln.de/',
tags: ['vintage computing'],
reason: null
},
{
title: 'Xe (Christine Dodrill) Blog',
href: 'https://christine.website/',
tags: ['blog', 'minimalist'],
reason: null
},
{
title: 'Travis Weston',
href: 'https://travisweston.com/',
tags: ['PHP', 'blog', 'medium'],
reason: null
},
{
title: 'Steve McDougall',
href: 'https://www.juststeveking.uk/',
tags: ['PHP Developer', 'Laravel', 'blog'],
reason: null
},
{
title: 'Andrew Stephens',
href: 'https://sheep.horse/',
tags: ['tufte.css', 'minimalist', 'blog'],
reason: 'Stumbled upon this blog while researching people who use Tufte.css.'
},
{
title: 'Mark Llobrera',
href: 'https://markllobrera.com/',
tags: ['blog', 'reading log'],
reason: 'I found Mark\s blog while looking for design inspiration for a reading log, I reall like how they have done theirs.'
},
{
title: 'Jacques Corby-Tuech',
href: 'https://www.jacquescorbytuech.com/',
tags: ['blog', 'minimalist', 'marketing'],
reason: 'I like their minimalist design and focus on content.'
},
{
title: 'Brad Taunt',
href: 'https://tdarb.org/',
Expand Down
10 changes: 10 additions & 0 deletions content/resources/bookmarks/2021-05-10-gereds-ramblings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Gered's Ramblings
tags:
- list/blogroll
cite:
name: Gered King
href: http://blarg.ca/
---

Stumbled upon this blog while researching DOS game dev, stayed for the articles and beautiful aesthetic.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Tobias Girstmair’s Website
tags:
- list/blogroll
cite:
name: Tobias Girstmair
href: https://gir.st/

---
10 changes: 10 additions & 0 deletions content/resources/bookmarks/2021-08-06-john-mathews-blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: John Mathews Blog
tags:
- list/blogroll
cite:
name: John Mathews
href: https://johnmathews.is/
feed:
rss: https://johnmathews.is/feed.xml
---
10 changes: 10 additions & 0 deletions content/resources/bookmarks/2021-08-06-kyle-shooks-website.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Kyle Shook’s Website
tags:
- list/blogroll
cite:
name: Kyle Shook
href: https://www.kyleshook.com/
---

I enjoy the minimalism of Kyles Website, they do have a [Digital Garden](https://www.kyle.garden/) although at time of writing it is quite sparse. I really like their [[ Awesome Looking Websites ]] project and would like to replicate it with my own list here on PhotoGabble.
16 changes: 16 additions & 0 deletions content/resources/bookmarks/2021-10-30-susams-blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Susam’s Website
tags:
- list/blogroll
- list/digital-garden
cite:
name: Susam Pal
href: https://susam.in
feed:
rss: https://susam.net/blog/feed.xml
src:
name: Github
href: https://github.com/susam/susam.net
---

Susam has a Digital Garden that they call [Susam's Maze](https://susam.net/maze/).
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Jacques Corby-Tuech Website
tags:
- list/blogroll
cite:
name: Jacques Corby-Tuech
href: https://www.jacquescorbytuech.com/
feed:
rss: https://www.jacquescorbytuech.com/feeds/all.atom.xml
---
12 changes: 12 additions & 0 deletions content/resources/bookmarks/2021-12-22-mark-llobreras-blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Mark Llobrera's Blog
tags:
- list/blogroll
cite:
name: Mark Llobrera
href: https://markllobrera.com/
feed:
rss: https://www.markllobrera.com/feed/feed.xml
---

I really like the way Mark has laid out their [Reading](https://www.markllobrera.com/reading/) and [Watching](https://www.markllobrera.com/watching/) pages; they inspired my own [bookshelf](/books/) page layout.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: The Blog of Andrew Stephens
tags:
- list/blogroll
cite:
name: Andrew Stephens
href: https://sheep.horse/
feed:
rss: https://sheep.horse/rss.xml
---

I stumbled upon this blog while researching people who use [Tufte.css](https://github.com/edwardtufte/tufte-css) back when I was also using the Tufte CSS project for PhotoGabble. As usual, Andrew's unique spin on minimalist design caught my eye thus the entry to my Blogroll.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Xe Iaso's Blog
tags:
- list/blogroll
cite:
name: Xe Iaso
href: https://christine.website/
src:
name: Github
href: https://github.com/Xe/site
feed:
rss: https://xeiaso.net/blog.rss
json: https://xeiaso.net/blog.json
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Awesome Looking Websites
tags:
- Nifty Show and Tell
cite:
name: Kyle Shook
href: https://awesomelookingwebsites.vercel.app/

---
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.

0 comments on commit 71cd23a

Please sign in to comment.