Pelican Tutorial

Last updated: June 22, 2023
Table of contents

Metadata Example

Write the metadata in the begining of each markdown file.

Title: Pelican Tutorial
Date: 2010-12-03 10:20
Modified: 2010-12-05 19:30
Category: programming
Tags: publishing
Slug: pelican-tutorial
Authors: anbang
Status: published
Summary: Tutorials for pelican.
Url: test.html
Save_as: test.html

The metadata option Url and Save_as should align with each other.