Remove: old _global & _index content

This commit is contained in:
Aroy-Art 2022-02-28 09:01:29 +01:00
parent 65197272f4
commit 38f22af18a
Signed by: Aroy
GPG key ID: DB9689E9391DD156
11 changed files with 0 additions and 197 deletions

View file

@ -1,16 +0,0 @@
+++
date = "2020-12-01"
fragment = "404"
weight = 150
#title = "" # default i18n "404.title"
#subtitle = "" # default i18n "404.subtitle"
redirect_text = "You can always go back to my main page" # default i18n "404.direction"
#button_text = "" # default i18n "404.button"
#redirect_url = "" # default /
[asset]
image = "logo.svg"
width = "500px" # optional - will default to image width
#height = "150px" # optional - will default to image height
+++

View file

@ -1,10 +0,0 @@
+++
fragment = "copyright"
#disabled = true
date = "2020-12-01"
weight = 1250
copyright = "" # default: Copyright $Year .Site.params.name
attribution = true # enable attribution by setting it to true
background = "dark"
+++

View file

@ -1,20 +0,0 @@
+++
fragment = "footer"
#disabled = true
date = "2020-12-01"
weight = 1200
background = "secondary"
menu_title = "Index"
[asset]
title = "Logo Title"
image = "logo.svg"
text = "Logo Subtext"
url = "#"
+++
#### I am also on
---
[![](/images/logo-sketchfab-grey.png "https://sketchfab.com/Aroy-Art")](https://sketchfab.com/Aroy-Art)
---

View file

@ -1,3 +0,0 @@
+++
headless = true
+++

View file

@ -1,19 +0,0 @@
+++
fragment = "nav"
disabled = false
date = "2020-12-01"
weight = 0
background = "dark"
search = true
sticky = true
#[repo_button]
# url = "https://github.com/okkur/syna"
# text = "Star" # default: "Star"
# icon = "fab fa-github" # defaults: "fab fa-github"
# Branding options
[asset]
image = "logo.svg"
text = "EDUDD22"
+++

View file

@ -1,21 +0,0 @@
+++
fragment = "list"
weight = 150
title = "New posts"
subtitle = " "
title_align = "center" # Default is center, can be left, right or center
background = "secondary"
count = 2 # Default value is 10
section = "/blog" # Default value is current section
#summary = true # Default value is true
images = true # Default value is true
#read_more = true # Default value is empty (empty: show when content is truncated, false to never show, true to always show)
tiled = true # Default value is false
display_date = true # Default is false
collapsible = false # Default value is false
subsections = true # Default to true. Shows subsection branch pages
subsection_leaves = true # Default to false. Shows subsection leaf pages
+++

View file

@ -1,51 +0,0 @@
+++
fragment = "contact"
#disabled = true
date = "2020-12-01"
weight = 1100
#background = "light"
form_name = "defaultContact"
title = "Contact Me"
# subtitle = "*not working on demo page*"
# PostURL can be used with backends such as mailout from caddy
post_url = "https://example.com/mailout" #default: formspree.io
email = "mail@example.com"
button = "Send Button" # defaults to theme default
netlify = true
# Optional google captcha
#[recaptcha]
# sitekey = ""
[message]
success = "" # defaults to theme default
#error = "" # defaults to theme default
# Only defined fields are shown in contact form
[fields.name]
text = "Your Name *"
#error = "" # defaults to theme default
[fields.email]
text = "Your Email *"
#error = "" # defaults to theme default
#[fields.phone]
# text = "Your Phone *"
# #error = "" # defaults to theme default
[fields.message]
text = "Your Message *"
#error = "" # defaults to theme default
# Optional hidden form fields
# Fields "page" and "site" will be autofilled
[[fields.hidden]]
name = "page"
[[fields.hidden]]
name = "someID"
value = "example.com"
+++

View file

@ -1,11 +0,0 @@
+++
fragment = "discord-fragment"
#disabled = false
align = "center"
background = "secondary"
title = "Discord Info"
weight = 180
date = 2021-01-20
+++

View file

@ -1,34 +0,0 @@
+++
fragment = "hero"
#disabled = true
date = "2020-12-01"
weight = 50
background = "light" # can influence the text color
particles = true
title = "Aroy"
subtitle = "I am a hobby programmer and artist."
[header]
image = "header.jpg"
[asset]
image = "logo.svg"
width = "500px" # optional - will default to image width
#height = "150px" # optional - will default to image height
[[buttons]]
text = "Portfolio"
url = "/portfolio"
color = "info" # primary, secondary, success, danger, warning, info, light, dark, link - default: primary
#[[buttons]]
# text = "Download"
# url = "https://github.com/okkur/syna/releases"
# color = "primary"
[[buttons]]
text = "Blog"
url = "/blog"
color = "primary"
+++

View file

@ -1,3 +0,0 @@
+++
headless = true
+++

View file

@ -1,9 +0,0 @@
+++
fragment = "sample-custom-fragment"
disabled = true
date = "2020-12-01"
weight = 1000
background = "light"
draft = true
+++