Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit c8175142 authored by peter_rabbit's avatar peter_rabbit
Browse files

reorganize articles

parent dabb80a7
No related branches found
No related tags found
No related merge requests found
Showing
with 15 additions and 7 deletions
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"use strict"; "use strict";
const build_conf = { const build_conf = {
protected_dirs: ["assets", "style", "news-articles", "game-articles", "software-articles"], protected_dirs: ["assets", "style", "news-articles", "game-articles", "software-articles", "articles"],
}; };
const fs = require("fs"); const fs = require("fs");
......
...@@ -2,7 +2,5 @@ const { server_url } = require("./config"); ...@@ -2,7 +2,5 @@ const { server_url } = require("./config");
module.exports = { module.exports = {
images_url: `${server_url}assets/images`, images_url: `${server_url}assets/images`,
news_articles_url: `${server_url}news-articles`, articles_url: `${server_url}articles/`,
game_articles_url: `${server_url}game-articles`,
software_articles_url: `${server_url}software-articles`,
}; };
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
"title": "Fantom Quest", "title": "Fantom Quest",
"subtitle": "Le labyrinthe de la quête d'identité", "subtitle": "Le labyrinthe de la quête d'identité",
"tags": ["jeu web", "pixelart", "javascript", "labyrinthe"], "tags": ["jeu web", "pixelart", "javascript", "labyrinthe"],
"status": "wip",
"body": "<file>fantom_quest.txt", "body": "<file>fantom_quest.txt",
"images": [ "images": [
"screen_fantom_quest_1.jpg", "screen_fantom_quest_1.jpg",
......
Salut moi c'est Lu7, je suis une geek et je vois la vie en pixels >< ! Salut moi c'est Lu7, je suis une geek et je vois la vie en pixels >< !
<a href="https://www.lucieventadour.com/" target="_blank">Site web</a> -- <a href="http://lucipix.canalblog.com/" target="_blank">Blog pix</a> <a href="https://www.lucieventadour.com/" target="_blank">Site web</a> | <a href="http://lucipix.canalblog.com/" target="_blank">Blog pix</a>
\ No newline at end of file \ No newline at end of file
Salut moi c'est pijar. Je fais des trucs. Salut moi c'est pijar. Je fais des trucs.
J'aime bien le code et je fais du dessin et tout. J'aime bien le code et je fais du dessin et tout.
<a href="https://pierrejarriges-dessins.blogspot.com" target="_blank">Blog Dessin</a> -- <a href="https://soundcloud.com/abstractobject" target="_blank">Soundcloud</a> <a href="https://pierrejarriges-dessins.blogspot.com" target="_blank">Blog Dessin</a> | <a href="https://soundcloud.com/abstractobject" target="_blank">Soundcloud</a>
<a href="https://gitlab.com/peter_rabbit" target="_blank">Gitlab</a> -- <a href=" https://github.com/codnpix" target="_blank">Github</a> <a href="https://gitlab.com/peter_rabbit" target="_blank">Gitlab</a> | <a href=" https://github.com/codnpix" target="_blank">Github</a>
\ No newline at end of file \ No newline at end of file
{
"articles": ["fantom_quest"]
}
{
"articles": ["installation-kuadrado"]
}
{
"articles": ["watergun"]
}
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