You need basic knowledge about Git, GitLab, Jekyll & Ruby to follow the following steps:
Field | Description |
---|---|
title | The title of your assets. |
date | The date of the creation of the post. |
folder | The name of your assets folder (your folder inside the /assets folder). |
homepage | (optional) The assets homepage (if it has have any). External link. |
preview | (optional) A link for the users to preview the assets. Example: it could be a link to an “overview” sprite sheet that shows all available sprites. External or internal link. |
download | The download link to your assets. External or internal link. |
license | The license for your assets. Choose a License is a great site to review licensing options. |
license_notes | (optional) Additional license information. Example: If you’re using the MIT license, but you don’t want people to even provide credit back to you. You can leave that note here. |
license_url | (optional) A direct link to the license file or website page. External or internal link. |
author | Your name, alias or whatever. |
social_media | (optional) Collection of links to the assets author. External links. |
images/thumbnail | The preview image for your assets. Image size: 315x250. External or internal link. |
images/banner | (optional) Big preview image for your assets. Recommended image size at least: 640x360. External or internal link. |
images/screenshots | (optional) Screenshots of your assets. External or internal links. |
tags | Self explanatory. Example: A sprite sheet might have different animation states in it, list them all in the tags section: Idle, Walk, Run, Attack, etc |