add a template
This commit is contained in:
parent
746ae4fd9c
commit
51fed0de36
1 changed files with 16 additions and 0 deletions
16
supporting-docs/projects/template.md
Normal file
16
supporting-docs/projects/template.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: project
|
||||
title: My First Matrix Client
|
||||
categories: projects client
|
||||
# valid categories are client, server, as (application service), sdk (client sdk), and other
|
||||
thumbnail: /docs/projects/images/upload-a-thumbnail-image-to-the-images-subfolder.png
|
||||
description: Describe your project here
|
||||
author: Myself
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||

|
||||
|
||||
# {{ page.title }}
|
||||
Add a fuller description/explanation of your project here, ideally with a link to the source on [github](https://github.com/matrix-org/) or elsewhere.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue