My org-mode Website

A Customized Post

10/22/2019, 12:00:00 AM
props
{
  category: 'post',
  title: 'A Customized Post',
  date: '2019-10-22T00:00:00.000Z',
  tags: [ 'customize', 'org-mode' ],
  body: '<p>This is a post that shows you how to customize your post.</p><p>My slug is <code>[category]/[export_file_name]</code>. My date is either <code>date</code> or <code>export_date</code>.</p>',
  slug: '/post/a-normal-post'
}

This is a post that shows you how to customize your post.

My slug is [category]/[export_file_name]. My date is either date or export_date.