Python

Starting with Pelican

January 1, 2023 · 1 min read

Starting with Pelican, I began a new attempt at writing consistently. As the old line goes, 'The ancients spared no effort in learning; what is achieved in youth is only completed in old age. What comes from books alone always feels shallow; true understanding requires practice.' In this post, we try out how common Markdown syntax is rendered in Pelican.

On this page

Beginning


Let the whole journey begin with Pelican.

Steps

The level-two heading does not seem very clear.

1. First

  • An unordered list
  • An ordered list nested under an unordered item
    1. This is a problem
    2. This is not a problem

2. Then

This is a quote

This is still a quote

This is bold text, which does not really look more advanced than italic text unless it is both bold and italic.

3. Finally

Here comes a table:

NameRole
XavierGod!

This is a piece of code: code.

This is a code block:

# 进入项目文件夹
cd ~/leitbild.cn

And here is a referenced image: IMGP0104.jpg

Tags