Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Add docusaurus headers to markdown files in the docs directory #19

@JohnMcW

Description

@JohnMcW

We copy the markdown files from this library's docs directory into this repo:

https://github.com/apache/incubator-milagro/tree/develop/docs/cryptojs

Then use Docusaurus to build the Milagro website here:

http://milagro.apache.org/docs/amcl-javascript-api/

However, Docusaurus requires that each md file has a header in the following format:

---
id: aes
title: AES
sidebar_label: AES
---

(this is for aes.md)

Please can you add these headers in this repo so that they don't have to be added manually each time we need to update the docs site?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions