Skip to content

verbosus/mechanic-2-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Jekyll for Mechanic 2 extension registry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 66.1%
  • HTML 28.7%
  • JavaScript 5.2%