From df197e0d5b5a5b14d8a24e995ee7b466e7f260f6 Mon Sep 17 00:00:00 2001 From: Naej Doree <0mindstorming@gmail.com> Date: Tue, 7 Jul 2020 10:59:35 +0200 Subject: [PATCH] small modifications --- content/_index.md | 9 ++++++--- content/about/_index.md | 6 +++--- static/css/post.css | 6 ++++++ 3 files changed, 15 insertions(+), 6 deletions(-) create mode 100644 static/css/post.css diff --git a/content/_index.md b/content/_index.md index 117ebc5..a7df6d3 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,9 @@ --- -title: "Naej Doree : a game dev" +title: "Naej Doree" featured_image: '/images/gohugo-default-sample-hero-image.jpg' -description: "The best Portfolio ever. Maybe." +description: "Game Developer, Animator (2D), Illustrator" --- -Welcome to my WIP portfolio ! +Welcome to my world ! + +Discover a world of creativity: +Experiments, Game Jams, and sometimes bigger projects ! diff --git a/content/about/_index.md b/content/about/_index.md index fe404f9..9ecfb3b 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -1,8 +1,8 @@ --- -title: "About" -description: "A few years ago, while visiting or, rather, rummaging about Notre-Dame, the author of this book found, in an obscure nook of one of the towers, the following word, engraved by hand upon the wall: —ANANKE." +title: "About me" +description: "Game dev, illustrator, animator, traçeur and much more" featured_image: '' --- -{{< figure src="/images/Victor_Hugo-Hunchback.jpg" title="Illustration from Victor Hugo et son temps (1881)" >}} +{{< figure src="/images/Victor_Hugo-Hunchback.jpg" title="I never climbed up here but still a picture" >}} _The Hunchback of Notre-Dame_ (French: _Notre-Dame de Paris_) is a French Romantic/Gothic novel by Victor Hugo, published in 1831. The original French title refers to Notre Dame Cathedral, on which the story is centered. English translator Frederic Shoberl named the novel The Hunchback of Notre Dame in 1833 because at the time, Gothic novels were more popular than Romance novels in England. The story is set in Paris, France in the Late Middle Ages, during the reign of Louis XI. diff --git a/static/css/post.css b/static/css/post.css new file mode 100644 index 0000000..6b54d91 --- /dev/null +++ b/static/css/post.css @@ -0,0 +1,6 @@ +.post_parent { +} + +.post { + +}