add meta and fix links

This commit is contained in:
andrigamerita 2023-09-30 12:33:53 +02:00 committed by GitHub
parent 788e66903f
commit e0e22aa62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 25 additions and 13 deletions

View File

@ -1,5 +1,5 @@
theme: jekyll-theme-so-simple
skin: "/assets/css/skins/default.css"
skin: "/assets/css/skins/naplesnds.css"
locale: en
date_format: "%B %-d, %Y"
read_time: true
@ -9,7 +9,7 @@ title: "NDS Naples"
description: "We scugnizzi, and our enjoyment of the Nintendo handheld."
baseurl: "/naplesnds"
url: "https://gamingshitposting.github.io"
logo: "/media/naplesnds-logo.png"
logo: "https://i.pinimg.com/originals/d0/bb/47/d0bb4753d0b88fa1e45b1d46a6f9a2bf.jpg"
mathjax:
enable: true
@ -19,12 +19,6 @@ google_fonts:
- name: "Lora"
weights: "400,400i,700,700i"
google_analytics:
disqus:
shortname:
twitter:
username:
liquid:
error_mode: strict
markdown: kramdown

View File

@ -1,3 +1,19 @@
Octt:
octt:
name: "Octt"
picture: "https://gitlab.com/uploads/-/system/user/avatar/6083316/avatar.png"
picture: "https://gitlab.com/uploads/-/system/user/avatar/6083316/avatar.png"
links:
- title: "Website"
url: "https://hub.octt.eu.org"
icon: "fab fa-globe"
arves:
name: "Arves"
picture: "https://avatars.githubusercontent.com/u/4847635"
xilog:
name: "Xilog"
picture: "https://avatars.githubusercontent.com/u/19237297"
links:
- title: "Website"
url: "https://alanr.me"
icon: "fab fa-globe"

View File

@ -1,8 +1,9 @@
---
title: Here we start, for the NDS.
image:
path: /media/craiyon_020855_girls_playing_with_a_nintendo_ds.webp
author: Octt
path: "/media/craiyon_020855_girls_playing_with_a_nintendo_ds.webp"
thumbnail: "/media/craiyon_020855_girls_playing_with_a_nintendo_ds.webp"
author: octt
last_modified_at: 2023-09-30
---
@ -14,4 +15,4 @@ There's a lot of good reasons to remember the Nintendo DS. In 2004, in an heartb
Despite it being, like any Nintendo product, a closed console where no fun is allowed outside of the still really colorful boundaries set by the hardware house, the hacking community eventually sprung up, and it was inevitable that this event alone would have raised the popularity (and sales!) of the Nintendo DS even further: with the infamous flashcart, one could now run homebrew programs, created and shared freely by fellow DS lovers, and get the most out of their handheld.
This is were we used to stand, and in retrospect we say it was so good, even better than what we thought at the time. Great adventures await us, as we go back in time by two decades. Subscribe to [the blog feed]({{ site.url }}/atom.xml) to never lose any details of our things, and join [the Telegram group](https://t.me/gamingshitpost) to get a chance of being part of what we're up to in our spare time.
This is were we used to stand, and in retrospect we say it was so good, even better than what we thought at the time. Great adventures await us, as we go back in time by two decades. Subscribe to [the blog feed]({{ site.url }}{{ site.baseurl }}/atom.xml) to never lose any details of our things, and join [the Telegram group](https://t.me/gamingshitpost) to get a chance of being part of what we're up to in our spare time.

1
assets/css/naplesnds.css Normal file
View File

@ -0,0 +1 @@
@import "./skins/default.css";