refactor: update content structure and layout templates
- Updated author format in content files - Added section field to content files - Simplified categories format - Removed no-category.html layout - Updated list.html and single.html layouts - Updated index.html layout - Updated generate-content.js script - Do not index content with git
This commit is contained in:
@@ -6,9 +6,10 @@ slug: "configurer-obs-streaming"
|
||||
wordpress_id: 101
|
||||
excerpt: "Vous avez besoin de faire du streaming ? Vous pensez utiliser OBS pour diffuser en live ? Voici…\n"
|
||||
featured_image: "https://www.mistergeek.net/wp-content/uploads/2020/12/OBS-Studio-23.0-Nvidia-Encoder-NVENC-2.png"
|
||||
author: {"id":1,"name":"Kevin"}
|
||||
categories: [{"id":14,"name":"Informatique","slug":"informatique"}]
|
||||
author: "Kevin"
|
||||
categories: ["Informatique"]
|
||||
tags: []
|
||||
section: "informatique"
|
||||
---
|
||||
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user