Skip to content

Latest commit

 

History

History
executable file
·
25 lines (20 loc) · 571 Bytes

README.md

File metadata and controls

executable file
·
25 lines (20 loc) · 571 Bytes

Mechanic 2

A jekyll site hosted on github.

Adding extensions

  • fork this repo
  • add a <extensionName>.yml file in _data folder
  • make a pull request and wait until one of the admins approves your PR

Extension yml

extensionName: <name of the extensions> 
repository: <url of the repository>
extensionPath: <path relative in the repository to the extension
description: <description>
icon: <url to an png, optional>
developer: <name of the developer>
developerURL: <url of the developer>
tags:
  - <list of tags>
  - <list of tags>
  - <list of tags>