Leatherbound Codex


In config.yml:

remote_theme: AninditaBasu/parchment-docs

plugins:
  - jekyll-remote-theme

parchment:
  preset: codex


Headings

This is heading 1

This is heading 2

This is heading 3

This is heading 4


Paragraphs

Meghaduta is a lyric poem written by Kalidasa (c. 4th–5th century CE), considered to be one of the greatest Sanskrit poets. It describes how a yaksha, who had been banished by his master to a remote region for a year, asked a cloud to take a message of love to his wife. The poem become well-known in Sanskrit literature and inspired other poets to write similar poems (known as messenger-poems or Sandesha Kavya) on similar themes.


Lists

Unordered list

Ordered list

  1. Clean the glass bottle thoroughly and put it out to dry.
  2. Dip the quill pen into the ink and write a message on the parchment.
  3. Wait for the ink to dry, and then fold the parchment and place it inside the oilskin pouch.
  4. Place the pouch inside the glass bottle and seal it.
  5. Determine the time of the next high tide by referring to the tides table.
  6. At the next high tide, walk out to the sea and throw the glass bottle out as far as you can.

Definition list

I can’t open the chest
Find the key. If the key is missing, take a crowbar and prise open the lid.
My letter was washed out by a cloudburst
Write the letter again. Then, rub a piece of wax all over it.

Tables

Date First tide Second tide
Fri Apr 1 10:44 AM 10:28 PM
Sat Apr 2 11:28 AM 10:59 PM
Sun Apr 3 12:12 PM 11:32 PM
Mon Apr 4 12:58 PM 12:08 AM

Codes

In code blocks, long lines are soft-wrapped.

tk.Label(root, text='Directory with the DITA files:', font=font_regular, bg=window_background_colour, justify='left', anchor='w', height=2).grid(row=0, column=0, sticky='w', padx=10, pady=5)

Inline code is rendered like this: pip install google-generativeai pillow.

To highlight keyboard keys, use HTML tags in your Markdown file. For example,

Press <kbd>Ctrl</kbd> + <kbd>S</kbd> to save.

Rendered like this: Press Ctrl + S to save.


Admonitions

Listen: Do you want to know a secret? Do you promise not to tell?


Images

Images are centered.

Site logo