mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-06 17:03:23 +02:00
@@ -1,7 +1,7 @@
|
||||
'use strict'
|
||||
|
||||
/**
|
||||
The ipfs.io website requests for a blog.ipfs.io/news.json file
|
||||
The ipfs.io website requests for a blog.ipfs.tech/news.json file
|
||||
with the latest 3 news.
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
'use strict'
|
||||
|
||||
/**
|
||||
The ipfs.io website requests for a blog.ipfs.io/index.json file
|
||||
The ipfs.io website requests for a blog.ipfs.tech/index.json file
|
||||
with the latest 4 posts.
|
||||
This script parses the rss feed file index.xml and generates the
|
||||
required index.json file.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
'use strict'
|
||||
|
||||
/**
|
||||
The ipfs.io website requests for a blog.ipfs.io/videos.json file
|
||||
The ipfs.io website requests for a blog.ipfs.tech/videos.json file
|
||||
with the latest 2 videos.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user