The code for my personal website, powered by Jekyll. arthr.me
jekyll-site personal-website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

adding more wander links

+3
+3
wander/wander.js
··· 1 1 const wander = { 2 2 consoles: [ 3 3 'https://susam.net/wander/', 4 + 'https://heckmeck.de' 4 5 ], 5 6 pages: [ 6 7 'https://arbesman.net/computationaldelights/', ··· 17 18 'https://whimsical.club/', 18 19 'https://www.robinsloan.com/tap/tour/', 19 20 'https://permacomputing.net/', 21 + 'https://www.thenewatlantis.com/publications/do-elephants-have-souls', 22 + 'https://syllabusproject.org/syllabus-for-taking-an-internet-walk/', 20 23 ], 21 24 // Websites and consoles to ignore. When this console serves as 22 25 // your host console, it will never contact consoles or recommend