This is the template project that's checked out and configured when you run the bando-up command from ljsthw-bandolier. This is where the code really lives.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
bandolier-template/rendered/feed_index.json

21 lines
818 B

{
"title": "The Bandolier Block",
"description": "Recent updates about the `The Bandolier` project.",
"id": "https://bandolier.learnjsthehardway.com/",
"link": "https://bandolier.learnjsthehardway.com/",
"language": "en",
"image": "https://bandolier.learnjsthehardway.com/favicon-32x32.png",
"favicon": "https://bandolier.learnjsthehardway.com/favicon.ico",
"copyright": "All rights reserved 2020, Zed A. Shaw.",
"generator": "ljsthw",
"feedLinks": {
"json": "https://bandolier.learnjsthehardway.com/feed.json",
"atom": "https://bandolier.learnjsthehardway.com/feed.atom",
"rss": "https://bandolier.learnjsthehardway.com/feed.rss"
},
"author": {
"name": "Zed A. Shaw",
"email": "help@learnjsthehardway.com",
"link": "https://bandolier.learnjsthehardway.com/about"
}
}