Phùng Khánh Lâm
  • About
  • Posts
  • Talks
  • Lecture
  • Research
  • Publications
  • Misc
Categories
All (1)
Quarto (1)
R (1)
test (1)

My Blog

Test
0 min
Quarto
R
test
blog post description (appears underneath the title in smaller text) which is included on the listing page
Phùng Khánh Lâm
Feb 20, 2023
No matching items
Source Code
---
title: "My Blog"
listing:
  contents: post # all Quarto docs in the `post` directory will be included on your listing page
  type: grid # or `default` or `table`; each type has its own set of yaml options to include
  sort: "date desc" # can also sort on more than one field
  categories: true # allows you to sort posts by assigned categories
  fields: [date, title, description, categories, author, reading-time]
page-layout: full
title-block-banner: false
---
Blog made with Quarto, by Lam Phung. License: CC BY-SA 2.0.