NAIL blogspace
  • NCSU Home
  • About

Categories
All (2)
news (1)
tutorial (1)

Blogging with quarto

tutorial
To develop a draft of a blog post you can add the draft: true tag to the yaml header. This will prevent the post from being published to the site.
Nov 29, 2022
Anil Radhakrishnan

Welcome to NAIL

news
This is the first post on this blog. Welcome!
Nov 29, 2022
Anil Radhakrishnan
No matching items
Source Code
---
title: ""
listing:
  contents: posts
  sort: "date desc"
  type: default
  categories: true
  sort-ui: true
  filter-ui: false
  feed: true
page-layout: full
title-block-banner: true
---
  • © 2022 NAIL