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: "debloquer-site-streaming"
|
||||
wordpress_id: 206
|
||||
excerpt: "Vous souhaitez débloquer votre site Web de streaming vidéo ? Streamcomplet, Libertyland ou VoirFilms ne fonctionnent pas ?…\n"
|
||||
featured_image: "https://www.mistergeek.net/wp-content/uploads/2017/09/streamcomplet-debloquer.jpg"
|
||||
author: {"id":1,"name":"Kevin"}
|
||||
categories: [{"id":10,"name":"Streaming","slug":"streaming"}]
|
||||
author: "Kevin"
|
||||
categories: ["Streaming"]
|
||||
tags: []
|
||||
section: "streaming"
|
||||
---
|
||||
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user