mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-07 01:12:47 +02:00
Merge branch 'master' of https://github.com/Ricardo-Silva91/ipfs-blog-vuepress
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
label: Newslinks
|
||||
label: Special Cards
|
||||
hide_body: true
|
||||
fields:
|
||||
- type: text
|
||||
|
||||
@@ -4,9 +4,14 @@ auto_deploy: false
|
||||
admin_path:
|
||||
webhook_url:
|
||||
sections:
|
||||
- type: directory
|
||||
path: src/_blog/newslinks
|
||||
label: News Links
|
||||
create: all
|
||||
match: "**/*"
|
||||
- type: directory
|
||||
path: src/_blog
|
||||
label: blog
|
||||
label: Blog Posts
|
||||
create: all
|
||||
match: "**/*"
|
||||
upload_dir: src/.vuepress/public
|
||||
|
||||
@@ -2,17 +2,50 @@
|
||||
title: Newslinks
|
||||
type: newslink
|
||||
data:
|
||||
- name: test
|
||||
title: newslink to ipfs.io
|
||||
path: https://ipfs.io/
|
||||
date: 2020-10-15
|
||||
tags: weekly
|
||||
- name: link 2
|
||||
title: title 2
|
||||
path: https://ipfs.io/
|
||||
date: 2020-10-23
|
||||
- name: link 3
|
||||
title: title 3
|
||||
path: https://ipfs.io/
|
||||
date: 2020-10-24
|
||||
- name: 'Juan Benet: From Idea to Action (CoinDesk Most Influential 2020)'
|
||||
title: 'Juan Benet: From Idea to Action (CoinDesk Most Influential 2020)'
|
||||
path: https://www.coindesk.com/juan-benet-most-influential-2020
|
||||
date: 2020-12-09 00:00:00 +0000
|
||||
tags:
|
||||
- interview
|
||||
- name: IPFS is paving the way for a new digital economy (Modern Consensus)
|
||||
title: IPFS is paving the way for a new digital economy (Modern Consensus)
|
||||
path: https://modernconsensus.com/commentary/opinion/ipfs-is-paving-the-way-for-a-new-digital-economy/
|
||||
date: 2020-10-08 06:00:00 +0000
|
||||
tags: weekly
|
||||
- name: The Decentralized Web Could Help Preserve The Internet’s Data For 1,000 Years.
|
||||
Here’s Why We Need IPFS To Build It (TechDirt)
|
||||
title: The Decentralized Web Could Help Preserve The Internet’s Data For 1,000 Years.
|
||||
Here’s Why We Need IPFS To Build It (TechDirt)
|
||||
path: https://www.techdirt.com/articles/20200504/16050844431/decentralized-web-could-help-preserve-internets-data-1000-years-heres-why-we-need-ipfs-to-build-it.shtml#comments
|
||||
date: 2020-05-05 06:00:00 +0000
|
||||
tags:
|
||||
- link
|
||||
- name: Latest Version of Open Source IPFS Improves Performance (DevOps.com)
|
||||
title: Latest Version of Open Source IPFS Improves Performance (DevOps.com)
|
||||
path: https://devops.com/latest-version-of-open-source-ipfs-improves-performance/
|
||||
date: 2020-04-30 06:00:00 +0000
|
||||
tags:
|
||||
- link
|
||||
- name: Decentralized Web Protocol IPFS Has Its Biggest Update So Far (Cointelegraph)
|
||||
title: Decentralized Web Protocol IPFS Has Its Biggest Update So Far (Cointelegraph)
|
||||
path: https://cointelegraph.com/news/decentralized-web-protocol-ipfs-has-its-biggest-update-so-far
|
||||
date: 2020-04-28 06:00:00 +0000
|
||||
tags: ''
|
||||
- name: InterPlanetary File System Is Uncensorable During Coronavirus News Fog (Coindesk)
|
||||
title: InterPlanetary File System Is Uncensorable During Coronavirus News Fog (Coindesk)
|
||||
path: https://www.coindesk.com/interplanetary-file-system-is-uncensorable-during-coronavirus-news-fog
|
||||
date: 2020-03-18 06:00:00 +0000
|
||||
tags: ''
|
||||
- name: IPFS Emerges as Tool to Distribute Container Images (Container Journal)
|
||||
title: IPFS Emerges as Tool to Distribute Container Images (Container Journal)
|
||||
path: https://containerjournal.com/topics/container-management/ipfs-emerges-as-tool-to-distribute-container-images/
|
||||
date: 2020-03-02 07:00:00 +0000
|
||||
tags: ''
|
||||
- name: JavaScript apps going InterPlanetary (Alessandro Segala)
|
||||
title: JavaScript apps going InterPlanetary (Alessandro Segala)
|
||||
path: https://medium.com/@italypaleale/watch-javascript-apps-going-inter-planetary-e33dba615a48
|
||||
date: 2020-01-20 07:00:00 +0000
|
||||
tags: ''
|
||||
|
||||
---
|
||||
|
||||
@@ -1,20 +1,18 @@
|
||||
---
|
||||
date: 2020-10-20 23:00:00 +0000
|
||||
date: 2020-10-20T23:00:00.000+00:00
|
||||
url: "/weekly-110/"
|
||||
translationKey: ipfs-weekly-110
|
||||
tags: weekly
|
||||
tags:
|
||||
- weekly
|
||||
- test
|
||||
header_image: weekly-newsletter.png
|
||||
title: Welcome to IPFS Weekly 110
|
||||
description: Forestry test
|
||||
description: Short description
|
||||
author: Jenn Turner
|
||||
|
||||
---
|
||||
Here’s what’s happening in the [InterPlanetary File System](https://ipfs.io/) galaxy! 🚀
|
||||
|
||||
(forestry edit test)
|
||||
|
||||

|
||||
|
||||
## Filecoin Mainnet takes off 🚀🚀🚀
|
||||
|
||||
Around 3pm UTC, on October 15, the Filecoin Mainnet went live! This was the culmination of years of effort, innovation, and teamwork. Join us in celebrating this momentous event by participating in [Filecoin Liftoff week](https://filecoin.io/blog/mainnet-liftoff-week/), running today through Friday, October 23.
|
||||
|
||||
Reference in New Issue
Block a user