Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.08 KB

books.md

File metadata and controls

25 lines (17 loc) · 1.08 KB

Books

The books page contains all the processing books. This page doesn't get translated since it wouldn't make sense to translate the description of books that only exist in one language. However, the page does contain books in different languages so you can add a book in any language to it.

Each book has its own folder which contains the index.mdx file and a .png image that has the same name as the folder.

To add a book create a folder in content/books. The name of the book should correspond to the image name from here.

Add the image to the folder.

Then, create the index.mdx file in the folder with a structure like this:

---
title: ''
author: ''
details: ''
buy: ""
language: ''
---

description

Fill in the empty '' and change 'description' with the appropriate information for the book that you can find here or here.