diff --git a/config.toml b/config.toml index beb25e0..665a524 100644 --- a/config.toml +++ b/config.toml @@ -28,11 +28,6 @@ summaryLength = 20 copyright = "No © reserved - sharing is caring.
An integral part of Brain Baking." # Nav links in the side bar - [[params.navlinks]] - name = "Browse All Articles" - url = "articles/" - home = true - [[params.navlinks]] name = "Appendix" url = "tags/" @@ -41,12 +36,6 @@ summaryLength = 20 name = "About the Codex" url = "about/" -[privacy] - [privacy.googleAnalytics] - anonymizeIP = true - disable = false - respectDoNotTrack = false - useSessionStorage = false - [privacy.youtube] - disable = false - privacyEnhanced = true + [[params.navlinks]] + name = "RSS Feed" + url = "/index.xml" diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..494763a --- /dev/null +++ b/content/_index.md @@ -0,0 +1,25 @@ +--- +title: 'Retro Gaming' +ignore: true +description: 'Nostalgic retro games. Nintendo handheld gaming love mixed with nineties DOS games and old school PC RPGs.' +keywords: + - dos games + - old school pc RPGs + - retro pc games + - retro gba games + - gba RPGs + - retro nintendo ds games + - game retrospectives +--- + +**Codex | Articles | Guides | Reviews.** + +
+ +You're looking at Jefklak's Retro Game Codex, a dedicated and highly opinionated website about nostalgic games. A lovely mix between Nintendo handheld gaming love, '90s DOS games and old school PC RPGs that were an integral part of [my youth](/about).
+That healthy cocktail left a lasting impression - and netted me the Codex (and glasses). A lot of articles have been carefully restored from the black depths of the Jefklak Archive for your entertainment. As [Deckard Cain](https://www.youtube.com/watch?v=tAVVy_x3Erg) would have said it: + +> Stay Awhile and Listen! + +**Looking for something specific?** [Browse the Appendix](/tags). + diff --git a/content/articles/_index.md b/content/articles/_index.md index 4a78e34..544a952 100644 --- a/content/articles/_index.md +++ b/content/articles/_index.md @@ -1,24 +1,5 @@ --- -title: 'Retro Gaming' -description: 'Nostalgic retro games. Nintendo handheld gaming love mixed with nineties DOS games and old school PC RPGs.' -keywords: - - dos games - - old school pc RPGs - - retro pc games - - retro gba games - - gba RPGs - - retro nintendo ds games - - game retrospectives +title: 'Articles' +ignore: true --- -**Codex | Articles | Guides | Reviews.** - -
- -You're looking at Jefklak's Retro Game Codex, a dedicated and highly opinionated website about nostalgic games. A lovely mix between Nintendo handheld gaming love, '90s DOS games and old school PC RPGs that were an integral part of [my youth](/about).
-That healthy cocktail left a lasting impression - and netted me the Codex (and glasses). A lot of articles have been carefully restored from the black depths of the Jefklak Archive for your entertainment. As [Deckard Cain](https://www.youtube.com/watch?v=tAVVy_x3Erg) would have said it: - -> Stay Awhile and Listen! - -**Looking for something specific?** [Browse the Appendix](/tags). - diff --git a/content/articles/features/_index.md b/content/articles/features/_index.md new file mode 100644 index 0000000..123bc7a --- /dev/null +++ b/content/articles/features/_index.md @@ -0,0 +1,5 @@ +--- +title: Features +ignore: true +--- + diff --git a/content/articles/features/animalcrossing-features.md b/content/articles/features/animalcrossing-features.md index e1b13de..a14a10e 100644 --- a/content/articles/features/animalcrossing-features.md +++ b/content/articles/features/animalcrossing-features.md @@ -1,5 +1,4 @@ +++ -imageActive = "gif/acgc.gif" aliases = ['/articles/animalcrossing-features'] image = "gif/acgc_still.gif" date = "2020-05-24" @@ -28,7 +27,9 @@ Jeff is still playing the original Gamecube version of Animal Crossing - anno 20 - 12. **Cherry blossom festival** - Yes! It just passed in April. - 24. **Catching Wisp's spirits**. He's grateful and gives an item in exchange, but I can't remember which one it was... I might have sold it. Whoops. -[![golden statue](/img/games/ac/ac-statue.jpg)](https://www.jvgs.net/acblog/2018/05/25/31-features/#comment-7281) +![golden statue](/img/games/ac/ac-statue.jpg) + +(Via [jvgs.net](https://www.jvgs.net/acblog/2018/05/25/31-features/#comment-7281)) Too bad no statue will be built in New Horizons... diff --git a/content/articles/features/animalcrossing-newhorizons.md b/content/articles/features/animalcrossing-newhorizons.md index 1a4b24c..6e9bece 100644 --- a/content/articles/features/animalcrossing-newhorizons.md +++ b/content/articles/features/animalcrossing-newhorizons.md @@ -1,5 +1,4 @@ --- -imageActive: "gif/acnh.gif" image: "gif/acnh_still.gif" date: "2020-12-27" title: "Animal Crossing: New Horizons Adventure Blog" diff --git a/content/articles/features/animalcrossing-wildworld.md b/content/articles/features/animalcrossing-wildworld.md index 2731c70..8c65dea 100644 --- a/content/articles/features/animalcrossing-wildworld.md +++ b/content/articles/features/animalcrossing-wildworld.md @@ -1,5 +1,4 @@ +++ -imageActive = "gif/acww.gif" image = "gif/acww_still.gif" date = "2006-10-01" aliases = ['/articles/animalcrossing-wirldworld'] diff --git a/content/articles/features/gba-rpgs.md b/content/articles/features/gba-rpgs.md index 6e2d92b..eeca3ab 100644 --- a/content/articles/features/gba-rpgs.md +++ b/content/articles/features/gba-rpgs.md @@ -3,7 +3,7 @@ image = "/img/games/gbarpg.jpeg" date = "2006-11-15" title = "Impressive GBA RPGs" aliases = ['/articles/gba-rpgs'] -tags = ['rpg concepts', 'Final Fantasy', 'Yggdra Union', 'Fire Emblem', 'Golden Sun', 'Tatics Ogre', 'Final Fantasy Tactics', 'Riviera', 'feature'] +tags = ['rpg concepts', 'Final Fantasy', 'Yggdra Union', 'Fire Emblem', 'Golden Sun', 'Tactics Ogre', 'Final Fantasy Tactics', 'Riviera', 'feature'] +++ ![impressive GBA RPGs](/img/articles/GBARPGs.jpg) diff --git a/content/articles/features/rpg-concepts-items.md b/content/articles/features/rpg-concepts-items.md index 90a0ada..e9572e5 100644 --- a/content/articles/features/rpg-concepts-items.md +++ b/content/articles/features/rpg-concepts-items.md @@ -1,5 +1,4 @@ +++ -image = "/img/articles/RPG-world_ultima.jpg" date = "2007-01-04" title = "RPG Concepts: Items" aliases = ['/articles/rpg-concepts-items'] diff --git a/content/articles/features/rpg-concepts-npcs.md b/content/articles/features/rpg-concepts-npcs.md index 7278e92..1f758a5 100644 --- a/content/articles/features/rpg-concepts-npcs.md +++ b/content/articles/features/rpg-concepts-npcs.md @@ -1,5 +1,4 @@ +++ -image = "/img/articles/rpg-npc_blocking.gif" date = "2007-01-02" title = "RPG Concepts: NPCS" aliases = ['/articles/rpg-concepts-npcs'] diff --git a/content/articles/guides/_index.md b/content/articles/guides/_index.md new file mode 100644 index 0000000..9b1146a --- /dev/null +++ b/content/articles/guides/_index.md @@ -0,0 +1,5 @@ +--- +title: Guides +ignore: true +--- + diff --git a/content/articles/retrospectives/_index.md b/content/articles/retrospectives/_index.md new file mode 100644 index 0000000..59291e2 --- /dev/null +++ b/content/articles/retrospectives/_index.md @@ -0,0 +1,5 @@ +--- +title: Retrospectives +ignore: true +--- + diff --git a/content/articles/retrospectives/apogees-legacy.md b/content/articles/retrospectives/apogees-legacy.md index cd27b9a..3719bf1 100644 --- a/content/articles/retrospectives/apogees-legacy.md +++ b/content/articles/retrospectives/apogees-legacy.md @@ -1,6 +1,5 @@ +++ image = "gif/apogee_still.gif" -imageActive = "/gif/apogee.gif" date = "2006-10-23" title = "Apogee's Legacy" tags = ['Apogee', 'retrospective'] diff --git a/content/articles/retrospectives/castlevania-aria-of-sorrow.md b/content/articles/retrospectives/castlevania-aria-of-sorrow.md index ee7d4a1..d3ecd88 100644 --- a/content/articles/retrospectives/castlevania-aria-of-sorrow.md +++ b/content/articles/retrospectives/castlevania-aria-of-sorrow.md @@ -1,6 +1,5 @@ --- image: "gif/aria-of-sorrow_still.gif" -imageActive: "/gif/aria-of-sorrow.gif" date: "2018-07-31" title: "Castlevania Aria of Sorrow: a retrospective" aliases: diff --git a/content/articles/retrospectives/castlevania-circle-of-the-moon.md b/content/articles/retrospectives/castlevania-circle-of-the-moon.md index 42c3359..8573997 100644 --- a/content/articles/retrospectives/castlevania-circle-of-the-moon.md +++ b/content/articles/retrospectives/castlevania-circle-of-the-moon.md @@ -1,6 +1,5 @@ --- image: "/img/articles/cotm_boss.jpg" -imageActive: "/img/articles/cotm_boss.jpg" aliases: - '/articles/circle-of-the-moon-retrospective/' date: "2018-09-09" diff --git a/content/articles/reviews/_index.md b/content/articles/reviews/_index.md new file mode 100644 index 0000000..ba0bc82 --- /dev/null +++ b/content/articles/reviews/_index.md @@ -0,0 +1,5 @@ +--- +title: Reviews +ignore: true +--- + diff --git a/content/articles/reviews/ion-fury.md b/content/articles/reviews/ion-fury.md index 6981b37..2920b3f 100644 --- a/content/articles/reviews/ion-fury.md +++ b/content/articles/reviews/ion-fury.md @@ -1,5 +1,4 @@ --- -imageActive: "gif/ionfury.gif" image: "gif/ionfury_still.gif" date: "2020-06-01" title: "Ion Fury: the Spiritual Successor of Duke3D?" diff --git a/content/tags/_index.md b/content/tags/_index.md index 3c3cebf..34b9488 100644 --- a/content/tags/_index.md +++ b/content/tags/_index.md @@ -1,6 +1,6 @@ -+++ -title = "Jefklak's Codex: Appendix" -+++ +--- +title: Appendix +--- logo diff --git a/static/gif/acgc.gif b/static/gif/acgc.gif deleted file mode 100644 index 900af0b..0000000 Binary files a/static/gif/acgc.gif and /dev/null differ diff --git a/static/gif/acnh.gif b/static/gif/acnh.gif deleted file mode 100644 index 7ae3b76..0000000 Binary files a/static/gif/acnh.gif and /dev/null differ diff --git a/static/gif/acnl.png b/static/gif/acnl.png deleted file mode 100644 index 11f05c3..0000000 Binary files a/static/gif/acnl.png and /dev/null differ diff --git a/static/gif/apogee.gif b/static/gif/apogee.gif deleted file mode 100644 index e90e60e..0000000 Binary files a/static/gif/apogee.gif and /dev/null differ diff --git a/static/gif/aria-of-sorrow.gif b/static/gif/aria-of-sorrow.gif deleted file mode 100644 index 6591490..0000000 Binary files a/static/gif/aria-of-sorrow.gif and /dev/null differ diff --git a/static/gif/ionfury.gif b/static/gif/ionfury.gif deleted file mode 100644 index 8de791a..0000000 Binary files a/static/gif/ionfury.gif and /dev/null differ diff --git a/static/gif/warioland3.gif b/static/gif/warioland3.gif deleted file mode 100644 index 8f72649..0000000 Binary files a/static/gif/warioland3.gif and /dev/null differ diff --git a/themes/jefklak-creative-portfolio/layouts/articles/list.html b/themes/jefklak-creative-portfolio/layouts/articles/list.html deleted file mode 100644 index 1a976a0..0000000 --- a/themes/jefklak-creative-portfolio/layouts/articles/list.html +++ /dev/null @@ -1,54 +0,0 @@ -{{ define "main" }} -
- {{ partial "mobile_nav_toggle.html" . }} - -
- -
- {{ .Content }} -
- -

Latest Retrospectives »

-
- {{ $retros := first 4 (where .Pages.ByDate.Reverse ".Params.tags" "intersect" (slice "retrospective")) }} - {{ range $retros }} - {{ partial "portfolio-block.html" . }} - {{ end }} -
- - Browse all retrospectives » - -

Latest Reviews »

-
- {{ $guides := first 4 (where .Pages.ByDate.Reverse ".Params.tags" "intersect" (slice "review" "preview")) }} - {{ range $guides }} - {{ partial "portfolio-block.html" . }} - {{ end }} -
- - Browse all reviews » - -

Latest Features »

-
- {{ $guides := first 4 (where .Pages.ByDate.Reverse ".Params.tags" "intersect" (slice "feature")) }} - {{ range $guides }} - {{ partial "portfolio-block.html" . }} - {{ end }} -
- - Browse all features » - -

Latest Guides »

-
- {{ $guides := first 4 (where .Pages.ByDate.Reverse ".Params.tags" "intersect" (slice "guide")) }} - {{ range $guides }} - {{ partial "portfolio-block.html" . }} - {{ end }} -
- - Browse all guides » - -
-
-
-{{ end }} diff --git a/themes/jefklak-creative-portfolio/layouts/index.html b/themes/jefklak-creative-portfolio/layouts/index.html index 6c31d07..7b4da69 100644 --- a/themes/jefklak-creative-portfolio/layouts/index.html +++ b/themes/jefklak-creative-portfolio/layouts/index.html @@ -1,14 +1,55 @@ - - - {{ with .OutputFormats.Get "RSS" }} - - - {{ end }} +{{ define "main" }} +
+ {{ partial "mobile_nav_toggle.html" . }} + {{- $pages := .Site.Pages -}} - {{ range .Site.Params.navlinks }} - {{ if .home }} - - {{ end }} - {{ end }} - - \ No newline at end of file +
+ +
+ {{ .Content }} +
+ +

Latest Retrospectives »

+
+ {{ $retros := first 4 (where $pages.ByDate.Reverse ".Params.tags" "intersect" (slice "retrospective")) }} + {{ range $retros }} + {{ partial "portfolio-block.html" . }} + {{ end }} +
+ + Browse all retrospectives » + +

Latest Reviews »

+
+ {{ $guides := first 4 (where $pages.ByDate.Reverse ".Params.tags" "intersect" (slice "review" "preview")) }} + {{ range $guides }} + {{ partial "portfolio-block.html" . }} + {{ end }} +
+ + Browse all reviews » + +

Latest Features »

+
+ {{ $guides := first 4 (where $pages.ByDate.Reverse ".Params.tags" "intersect" (slice "feature")) }} + {{ range $guides }} + {{ partial "portfolio-block.html" . }} + {{ end }} +
+ + Browse all features » + +

Latest Guides »

+
+ {{ $guides := first 4 (where $pages.ByDate.Reverse ".Params.tags" "intersect" (slice "guide")) }} + {{ range $guides }} + {{ partial "portfolio-block.html" . }} + {{ end }} +
+ + Browse all guides » + +
+
+
+{{ end }} diff --git a/themes/jefklak-creative-portfolio/layouts/partials/head.html b/themes/jefklak-creative-portfolio/layouts/partials/head.html index 22e1802..3807b94 100644 --- a/themes/jefklak-creative-portfolio/layouts/partials/head.html +++ b/themes/jefklak-creative-portfolio/layouts/partials/head.html @@ -1,6 +1,10 @@ -{{ .Title }} | {{ .Site.Title }} +{{ if .Title }} + {{ .Title }} | {{ .Site.Title }} +{{ else }} + {{ .Site.Title }} +{{ end }} diff --git a/themes/jefklak-creative-portfolio/layouts/partials/portfolio-block.html b/themes/jefklak-creative-portfolio/layouts/partials/portfolio-block.html index b9f96d1..53c88be 100644 --- a/themes/jefklak-creative-portfolio/layouts/partials/portfolio-block.html +++ b/themes/jefklak-creative-portfolio/layouts/partials/portfolio-block.html @@ -2,9 +2,6 @@
thumbnail of {{ .Title }} - {{ if .Params.imageActive }} - hover thumbnail of {{ .Title }} - {{ end }}
diff --git a/themes/jefklak-creative-portfolio/layouts/partials/sidebar.html b/themes/jefklak-creative-portfolio/layouts/partials/sidebar.html index 24055eb..1155150 100644 --- a/themes/jefklak-creative-portfolio/layouts/partials/sidebar.html +++ b/themes/jefklak-creative-portfolio/layouts/partials/sidebar.html @@ -16,9 +16,6 @@

game cover image - {{ with .Params.imageActive }} - game cover image active - {{ end }} {{ with .Params.game_platform }} {{ . }} @@ -46,9 +43,7 @@ {{ $related := first 4 (where (where .Site.Pages.ByDate.Reverse ".Params.tags" "intersect" .Params.tags) "Permalink" "!=" .Permalink) }} - {{ if $related }} -