|
37 | 37 | }, { |
38 | 38 | "service": "lastfm" |
39 | 39 | }], |
| 40 | + "sections": [{ |
| 41 | + "title": "Books", |
| 42 | + "links": [{ |
| 43 | + "title": "What to Ask Your Website Company", |
| 44 | + "subtitle": "Things to consider. Questions to ask. Red flags to avoid", |
| 45 | + "link": "https://websiteguide.davecross.co.uk/" |
| 46 | + }, { |
| 47 | + "title": "George and the Smart Home", |
| 48 | + "subtitle" : "A children's book", |
| 49 | + "link": "https://george.davecross.co.uk/" |
| 50 | + }, { |
| 51 | + "title": "GitHub Actions Essentials", |
| 52 | + "subtitle" : "A book for techies", |
| 53 | + "link": "https://actions.davecross.co.uk/" |
| 54 | + }, { |
| 55 | + "title": "Books I've written", |
| 56 | + "link": "https://davecross.co.uk/books/" |
| 57 | + }] |
| 58 | + }, { |
| 59 | + "title": "Writing", |
| 60 | + "links": [{ |
| 61 | + "title": "One Thing at a Time", |
| 62 | + "subtitle": "An infrequent Substack newsletter", |
| 63 | + "link": "https://davecross.substack.com/" |
| 64 | + }, { |
| 65 | + "title": "Perl Hacks", |
| 66 | + "subtitle": "Stuff about Perl", |
| 67 | + "link": "https://perlhacks.com/" |
| 68 | + }, { |
| 69 | + "title": "dev.to", |
| 70 | + "subtitle": "A developer's blog", |
| 71 | + "link": "https://dev.to/davorg" |
| 72 | + }, { |
| 73 | + "title": "The Horsell Transmissions", |
| 74 | + "subtitle": "Recovered Martian bureaucratic transmissions: Earth invaded, forms filed, microbes prevailed.", |
| 75 | + "link": "https://horsell.substack.com/", |
| 76 | + "new": 1 |
| 77 | + }] |
| 78 | + }], |
40 | 79 | "links": [{ |
41 | 80 | "title": "Professional website", |
42 | 81 | "subtitle": "A good place to start if you think you might need my services", |
43 | 82 | "link": "https://davecross.co.uk/" |
44 | | - }, { |
45 | | - "title": "The Horsell Transmissions", |
46 | | - "subtitle": "Recovered Martian bureaucratic transmissions: Earth invaded, forms filed, microbes prevailed.", |
47 | | - "link": "https://horsell.substack.com/", |
48 | | - "new": 1 |
49 | | - }, { |
50 | | - "title": "One Thing at a Time", |
51 | | - "subtitle": "An infrequent Substack newsletter", |
52 | | - "link": "https://davecross.substack.com/" |
53 | 83 | }, { |
54 | 84 | "title": "Modern CSS Daily", |
55 | 85 | "subtitle": "A daily article about a modern CSS feature", |
56 | 86 | "link": "https://modern-css.davecross.co.uk/" |
57 | | - }, { |
58 | | - "title": "What to Ask Your Website Company", |
59 | | - "subtitle": "Things to consider. Questions to ask. Red flags to avoid", |
60 | | - "link": "https://websiteguide.davecross.co.uk/" |
61 | 87 | }, { |
62 | 88 | "title": "Etsy print store", |
63 | 89 | "link": "https://www.etsy.com/shop/printsfromdave" |
64 | | - }, { |
65 | | - "title": "Books I've written", |
66 | | - "link": "https://davecross.co.uk/books/" |
67 | | - }, { |
68 | | - "title": "George and the Smart Home", |
69 | | - "subtitle" : "A children's book", |
70 | | - "link": "https://george.davecross.co.uk/" |
71 | | - }, { |
72 | | - "title": "GitHub Actions Essentials", |
73 | | - "subtitle" : "A book for techies", |
74 | | - "link": "https://actions.davecross.co.uk/" |
75 | 90 | }, { |
76 | 91 | "title": "GitHub Sponsor Page", |
77 | 92 | "link": "https://github.com/sponsors/davorg/" |
|
83 | 98 | "title": "Royal Relations", |
84 | 99 | "subtitle" : "All one big happy family", |
85 | 100 | "link": "https://rels.lineofsuccession.co.uk/" |
86 | | - }, { |
87 | | - "title": "dev.to", |
88 | | - "subtitle": "A developer's blog", |
89 | | - "link": "https://dev.to/davorg" |
90 | | - }, { |
91 | | - "title": "Perl Hacks", |
92 | | - "subtitle": "Stuff about Perl", |
93 | | - "link": "https://perlhacks.com/" |
94 | 101 | }, { |
95 | 102 | "title": "Line of Succession", |
96 | 103 | "subtitle": "See the British line of succession on dates in the past", |
|
0 commit comments