move blog posts to drafts
This commit is contained in:
parent
6c24ba372f
commit
2314102d70
@ -6,7 +6,7 @@ company: Fortra
|
|||||||
email: jonathan.branan@fortra.com
|
email: jonathan.branan@fortra.com
|
||||||
linkedin: https://www.linkedin.com/in/jonathanbranan/
|
linkedin: https://www.linkedin.com/in/jonathanbranan/
|
||||||
github: https://github.com/jonbranan
|
github: https://github.com/jonbranan
|
||||||
gitea: https://git.jonb.io/jblu
|
#gitea: https://git.jonb.io/jblu
|
||||||
---
|
---
|
||||||
|
|
||||||
Jonathan Branan is a Software Engineer at Fortra. He is mostly self-taught however he did attend a vocational class at Rackspace Open Cloud Academy.
|
Jonathan Branan is a Software Engineer at Fortra. He is mostly self-taught however he did attend a vocational class at Rackspace Open Cloud Academy.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: Sample .md file
|
title: Sample .md file
|
||||||
date: '2016-03-08'
|
date: '2016-03-08'
|
||||||
tags: ['markdown', 'code', 'features']
|
tags: ['markdown', 'code', 'features']
|
||||||
draft: false
|
draft: true
|
||||||
summary: Example of a markdown file with code blocks and syntax highlighting
|
summary: Example of a markdown file with code blocks and syntax highlighting
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ title: 'Release of Tailwind Nextjs Starter Blog v2.0'
|
|||||||
date: '2023-08-05'
|
date: '2023-08-05'
|
||||||
lastmod: '2023-08-05'
|
lastmod: '2023-08-05'
|
||||||
tags: ['next-js', 'tailwind', 'guide', 'feature']
|
tags: ['next-js', 'tailwind', 'guide', 'feature']
|
||||||
draft: false
|
draft: true
|
||||||
summary: 'Release of Tailwind Nextjs Starter Blog template v2.0, refactored with Nextjs App directory and React Server Components setup.Discover the new features and how to migrate from V1.'
|
summary: 'Release of Tailwind Nextjs Starter Blog template v2.0, refactored with Nextjs App directory and React Server Components setup.Discover the new features and how to migrate from V1.'
|
||||||
images: ['/static/images/twitter-card.png']
|
images: ['/static/images/twitter-card.png']
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user