Add blog post widget
This commit is contained in:
parent
3a26ae3a49
commit
17afe49401
@ -11,12 +11,12 @@
|
||||
[[main]]
|
||||
name = "Experience"
|
||||
url = "#experience"
|
||||
weight = 40
|
||||
weight = 20
|
||||
|
||||
# [[main]]
|
||||
# name = "Posts"
|
||||
# url = "#posts"
|
||||
# weight = 20
|
||||
[[main]]
|
||||
name = "Posts"
|
||||
url = "#posts"
|
||||
weight = 30
|
||||
|
||||
# [[main]]
|
||||
# name = "Projects"
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||
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.
|
||||
|
||||
title = "Blog Posts"
|
||||
|
34
content/post/2020-irtf-qirg/index.md
Normal file
34
content/post/2020-irtf-qirg/index.md
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
# Documentation: https://sourcethemes.com/academic/docs/managing-content/
|
||||
|
||||
title: "Schrödinger’s 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/).
|
Loading…
Reference in New Issue
Block a user