Create new folder and index.qmd in your blog's posts directory
Arguments
- description
string with post description. Optional but recommended.
string with author name. Suggest including this in a code snippet, see vignette. OPtional.
- categories
string in the format "category1, category2" as a single comma-separated string and NOT a vector.
- root_dir
string your blog's root directory, defaults to here::here()
- the_date
date or string in yyyy-mm-dd format
- character
string with planned post headline. Required