2023-09-29 22:44:39 +02:00
|
|
|
theme: jekyll-theme-so-simple
|
2023-09-30 12:33:53 +02:00
|
|
|
skin: "/assets/css/skins/naplesnds.css"
|
2023-09-29 23:11:00 +02:00
|
|
|
locale: en
|
2023-09-29 22:44:39 +02:00
|
|
|
date_format: "%B %-d, %Y"
|
|
|
|
read_time: true
|
|
|
|
words_per_minute: 200
|
2023-09-29 23:11:00 +02:00
|
|
|
|
2023-09-30 00:38:36 +02:00
|
|
|
title: "NDS Naples"
|
2023-09-30 00:58:40 +02:00
|
|
|
description: "We scugnizzi, and our enjoyment of the Nintendo handheld."
|
2023-09-29 23:11:00 +02:00
|
|
|
baseurl: "/naplesnds"
|
2023-09-30 00:42:30 +02:00
|
|
|
url: "https://gamingshitposting.github.io"
|
2023-09-30 12:33:53 +02:00
|
|
|
logo: "https://i.pinimg.com/originals/d0/bb/47/d0bb4753d0b88fa1e45b1d46a6f9a2bf.jpg"
|
2023-09-29 23:11:00 +02:00
|
|
|
|
2023-09-29 22:44:39 +02:00
|
|
|
mathjax:
|
|
|
|
enable: true
|
|
|
|
google_fonts:
|
|
|
|
- name: "Source Sans Pro"
|
|
|
|
weights: "400,400i,700,700i"
|
|
|
|
- name: "Lora"
|
|
|
|
weights: "400,400i,700,700i"
|
|
|
|
|
|
|
|
liquid:
|
|
|
|
error_mode: strict
|
|
|
|
markdown: kramdown
|
|
|
|
feed:
|
|
|
|
path: atom.xml
|
|
|
|
|
|
|
|
paginate: 10
|
|
|
|
paginate_path: /page:num/
|
|
|
|
search_full_content: true
|
|
|
|
category_archive_path: "/categories/#"
|
|
|
|
tag_archive_path: "/tags/#"
|
|
|
|
|
|
|
|
plugins:
|
|
|
|
- jekyll-seo-tag
|
|
|
|
- jekyll-sitemap
|
|
|
|
- jekyll-feed
|
|
|
|
- jekyll-paginate
|
|
|
|
|
|
|
|
collections:
|
|
|
|
recipes:
|
|
|
|
output: true
|
|
|
|
permalink: /:collection/:path/
|
|
|
|
|
|
|
|
defaults:
|
|
|
|
- scope:
|
|
|
|
path: "_posts"
|
|
|
|
type: posts
|
|
|
|
values:
|
|
|
|
layout: post
|
|
|
|
comments: true
|
|
|
|
share: true
|
|
|
|
|
|
|
|
footer_links:
|
|
|
|
- title: Feed
|
|
|
|
url: atom.xml
|
2023-09-29 23:11:00 +02:00
|
|
|
icon: fas fa-rss
|
2023-09-29 22:52:33 +02:00
|
|
|
- title: Telegram CMgnoranza (Channel)
|
|
|
|
url: https://t.me/cmgnoranza
|
2023-09-29 23:11:00 +02:00
|
|
|
icon: fab fa-telegram
|
2023-09-29 22:52:33 +02:00
|
|
|
- title: Telegram Gaming Shitposting (Group)
|
|
|
|
url: https://t.me/gamingshitpost
|
2023-09-29 23:11:00 +02:00
|
|
|
icon: fab fa-telegram
|
2023-09-29 22:52:33 +02:00
|
|
|
- title: GitHub
|
|
|
|
url: https://github.com/GamingShitposting
|
2023-09-29 23:11:00 +02:00
|
|
|
icon: fab fa-github
|