Skip to content
Snippets Groups Projects
Commit 3f715f06 authored by Gorka Fraga Gonzalez's avatar Gorka Fraga Gonzalez :seedling:
Browse files

Update README.md

parent c5858461
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ Project entry in SNF data base: https://data.snf.ch/grants/grant/213535
## Instructions for content editors
Access and edit the content of 'webpage_contents/publications' . You can edit the .md files in the browser and use 'preview'
The file will be automatically listed in the 'publications' page in the main site.
The .md file has some metadata fields in the header section (delimited by '---'). This metadata (author, title, subtitle,date) will appear in the table in the main site.
The .md file has some metadata fields in the header section (delimited by '---'). This metadata (author, title, subtitle) will appear in the table in the main site .
## Instructions for repository owners
New pages can be added to the website by added
......@@ -32,7 +32,7 @@ fdcns/ # Repository
│ └── webpage_contents.Rproj # Recommended file for working with R locally
│ └── publications/ # >> Each page can be a file or a self-contained folder with a .md file and related images or data
│ │
│ └── *.md # The publication description
└── *.md # The publication description
├+ _site # If rendered locally this folder is created with the html files. It will be .gitignore when pushing changes to remote
......
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