Dyalog / Dyalog/documentation

Inject OpenGraph information into all pages

Open
#540 5 comments 0 reactions 1 assignee Claimed by @rikedyp View on GitHub
Dominant language
Python
Stars
9
Forks
7
Avg merge
1d 9h
Merged PRs (30d)
56

Description

Every page should have the following basic information:

```



```

The above should be created automatically by injecting the following onto each page:
```
---
title: "foo"
image: "https://fff.png"
url: "https://foo"
---
```

where the title and URL are specific to the page and the image is specific to the document.

> Note: PDF and CHM do not support front-matter!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.