Skip to content
Snippets Groups Projects
Commit c7aec3c1 authored by martin-corredera's avatar martin-corredera
Browse files

Fixing categories

parent cac9ecad
No related branches found
No related tags found
No related merge requests found
Pipeline #49203 passed
Title: About Us Title: About Us
Date: 2016-03-25 Date: 2016-03-25
Category: About Us... Category: Page
Ordinal:006 Ordinal:006
About Us! About Us!
......
Title: Conclusions Title: Conclusions
Date: 2016-03-25 Date: 2016-03-25
Category: Conclusions Category: Page
Ordinal:005 Ordinal:005
This site is hosted on GitLab Pages! This site is hosted on GitLab Pages!
......
Title: Dataset Title: Dataset
Date: 2016-03-25 Date: 2016-03-25
Category: Dataset Category: Page
Ordinal:002 Ordinal:002
This site is hosted on GitLab Pages! This site is hosted on GitLab Pages!
......
Title: Experiments Title: Experiments
Date: 2016-03-25 Date: 2016-03-25
Category: Experiments Category: Page
Ordinal:004 Ordinal:004
This site is hosted on GitLab Pages! This site is hosted on GitLab Pages!
......
Title: Introduction Title: Introduction
Date: 2016-03-25 Date: 2016-03-25
Category: Introduction Category: Page
Ordinal:001 Ordinal:001
This site is hosted on GitLab Pages! This site is hosted on GitLab Pages!
......
Title: Methods Title: Methods
Date: 2016-03-25 Date: 2016-03-25
Category: Methods Category: Page
Ordinal:003 Ordinal:003
This site is hosted on GitLab Pages! This site is hosted on GitLab Pages!
......
...@@ -46,8 +46,8 @@ PLUGINS = ['figure-ref', 'pelican-cite'] ...@@ -46,8 +46,8 @@ PLUGINS = ['figure-ref', 'pelican-cite']
# ORDENAR LAS PAGINAS EN EL MENU POR EL ATRUBUTO "Ordinal" ------- # ORDENAR LAS PAGINAS EN EL MENU POR EL ATRUBUTO "Ordinal" -------
# si no, te quedan ordenadas alfabéticamente # si no, te quedan ordenadas alfabéticamente
PAGE_ORDER_BY = 'ordinal' PAGE_ORDER_BY = 'Ordinal'
ARTICLE_ORDER_BY = 'ordinal' ARTICLE_ORDER_BY = 'Ordinal'
# UBICACION DE bibtex que usa el plugin pelican-cite # UBICACION DE bibtex que usa el plugin pelican-cite
PUBLICATIONS_SRC = 'content/biblio.bib' PUBLICATIONS_SRC = 'content/biblio.bib'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment