Add blog post widget

This commit is contained in:
Wojciech Kozlowski 2020-10-11 21:45:00 +02:00
parent 3a26ae3a49
commit 17afe49401
3 changed files with 40 additions and 6 deletions

View File

@ -11,12 +11,12 @@
[[main]] [[main]]
name = "Experience" name = "Experience"
url = "#experience" url = "#experience"
weight = 40 weight = 20
# [[main]] [[main]]
# name = "Posts" name = "Posts"
# url = "#posts" url = "#posts"
# weight = 20 weight = 30
# [[main]] # [[main]]
# name = "Projects" # name = "Projects"

View File

@ -4,7 +4,7 @@
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/ widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section. headless = true # This file represents a page section.
active = false # Activate this widget? true/false active = true # Activate this widget? true/false
weight = 60 # Order that this section will appear. weight = 60 # Order that this section will appear.
title = "Blog Posts" title = "Blog Posts"

View File

@ -0,0 +1,34 @@
---
# Documentation: https://sourcethemes.com/academic/docs/managing-content/
title: "Schrödingers Internet at the IRTF"
subtitle: ""
summary: "With the hype around quantum computing growing every year, it was only natural that some people would start asking whether the Internet could also benefit from the quantum revolution."
tags: []
categories: []
date: 2020-08-31
featured: false
draft: false
reading_time: false
# Featured image
# To use, add an image named `featured.jpg/png` to your page's folder.
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
image:
caption: ""
focal_point: ""
preview_only: false
links:
- icon_pack: fas
icon: newspaper
name: Full text on IETF News
url: 'https://www.ietf.org/blog/quantum-internet/'
---
**With the hype around quantum computing growing every year, it was only
natural that some people would start asking whether the Internet could also
benefit from the quantum revolution.**
The full text of this blog post can be found on the [IETF
website](https://www.ietf.org/blog/quantum-internet/).