Skip to content

MaticsBarcelona/MaticsBarcelona.github.io

 
 

Repository files navigation

Matics Barcelona website

How to add my artist profile?

Add Artist

Add Artist

Add Profile

Add Profile

Edit Profile

Edit Profile

The header of a post

All the posts should start with the following header format

---
layout: post
title: "Francesc Benlliure"
author: francesc
excerpt: "Gestor Cultural"
category: artists
tags: [Comunicacion, Video]
comments: false
---
  • layout: all the time shall be post
  • title: is the title of the post
  • author: the person that wrote the post, for the artist profiles categories each author should have only one post (each author should post his own profile). The author string shall be the same as the one defined in the file https://github.com/MaticsBarcelona/MaticsBarcelona.github.io/blob/master/_data/authors.yml
  • excerpt: write here the excerpt of your post
  • categories: this field defines in what page the post will be published. For the moment we have 2 categories artists and blog
  • tages: you can write here any tag you want, separated by comma
  • comments: if set to false disables the comments for the post if set to true will enable the comments for the post. The comments implementation is using the disquss platform

###Markdown

Markdown is the sytax used to write the posts, it allows us to format the text, insert links, images, videos.

Here are some usefull links in which this syntax is explained:

Todo List

About

MaticsBarcelona website

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 42.5%
  • CSS 34.3%
  • HTML 21.3%
  • Ruby 1.9%