Giter Club home page Giter Club logo

mechanic-2-server's Introduction

Mechanic 2 server

A website built with Jekyll and hosted on GitHub.

The Mechanic 2 website works as a central server with metadata about individual extensions, each in its own repository.

Extension metadata is stored inside the _data folder as single .yml files.

Extensions are published by adding new files to this folder.

Extension metadata

Extension metadata is written in YAML syntax and follows the Extension Item Format:

extensionName: <name of the extension>
repository: <URL of the repository>
extensionPath: <path to the extension relative to the repository>
description: <description>
icon: <URL to a png file, optional>
developer: <name of the developer>
developerURL: <url of the developer>
tags:
  - <a tag>
  - <a tag>
  - <a tag>
dateAdded: YYYY-MM-DD HH:MM:SS
  • Use existing tags whenever possible – see the Mechanic 2 website for the full list.
  • The date is used to automatically announce newly added extensions in the Mechanic Twitter.
  • See the Boilerplate Extension for examples of the different URL schemes used by GitHub, GitLab and BitBucket.

Testing extensions

It is recommended to test your extension metadata locally before submitting it to the Mechanic 2 server.

  1. Save the metadata file with a .mechanic extension.
  2. Install the extension in Mechanic 2 using Settings > Single extension item.

Adding extensions

When everything is ready, follow the steps below to submit your extension to the Mechanic 2 server:

  1. Fork this repository.
  2. Add a <extensionName>.yml file to the _data folder.
  3. Make a pull request and wait until one of the admins reviews and approves it.

mechanic-2-server's People

Contributors

andyclymer avatar cjdunn avatar connordavenport avatar djrrb avatar frankrolf avatar gferreira avatar jackjennings avatar jansindl3r avatar jenskutilek avatar jtanadi avatar letterror avatar luke-snider avatar mrecord avatar okay-type avatar rafalbuchner avatar roberto-arista avatar ryanbugden avatar typedev avatar typemytype avatar typesupply avatar typoman avatar verbosus avatar yanone avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.