-
Notifications
You must be signed in to change notification settings - Fork 0
/
feed.json
27 lines (27 loc) · 1.45 KB
/
feed.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"version": "https://jsonfeed.org/version/1",
"title": "clearly convey",
"description": "",
"home_page_url": "https://www.clearlyconvey.ca",
"feed_url": "https://www.clearlyconvey.ca/feed.json",
"user_comment": "",
"author": {
"name": "Alan Bristow"
},
"items": [
{
"id": "https://www.clearlyconvey.ca/about.html",
"url": "https://www.clearlyconvey.ca/about.html",
"title": "About",
"summary": "Hi, I build and test the accessibility of websites. I became somewhat obsessed with semantic HTML, and the joy of CSS when in 2003 I…",
"content_html": "<p>Hi,</p>\n<p>I build and test the accessibility of websites.</p>\n<p>I became somewhat obsessed with semantic HTML, and the joy of CSS when in 2003 I read <a href=\"https://en.wikipedia.org/wiki/Designing_with_Web_Standards\"><cite>Designing with Web Standards</cite></a> by Jeffrey Zeldman. Hungry for more I moved on to <cite>Web Standards Solutions</cite> by Dan Cederholm in 2004, and <cite>CSS: The Definitive Guide</cite> by Eric Meyer. I was hooked…</p>\n<p>I often listen to web pages, and usually hate the <code>br</code> tag.</p>\n<p>Alan Bristow</p>",
"author": {
"name": "Alan Bristow"
},
"tags": [
],
"date_published": "2024-02-03T23:56:37-05:00",
"date_modified": "2024-02-06T20:37:18-05:00"
}
]
}