first real deployement
|
@ -10,10 +10,10 @@
|
|||
# overridden by providing a weight value. The menu will then be
|
||||
# ordered by weight from lowest to highest.
|
||||
|
||||
#[[main]]
|
||||
# name = "Blog"
|
||||
# pageRef = "posts"
|
||||
# weight = 10
|
||||
[[main]]
|
||||
name = "Blog"
|
||||
pageRef = "posts"
|
||||
weight = 10
|
||||
|
||||
#[[main]]
|
||||
# name = "Categories"
|
||||
|
|
|
@ -12,7 +12,7 @@ autoSwitchAppearance = true
|
|||
enableSearch = true
|
||||
enableCodeCopy = true
|
||||
|
||||
mainSections = ["blog", "comics"]
|
||||
mainSections = ["posts", "comics"]
|
||||
# robots = ""
|
||||
|
||||
[header]
|
||||
|
|
|
@ -13,8 +13,6 @@ menu:
|
|||
weight: -90
|
||||
params:
|
||||
icon: user
|
||||
|
||||
comments: False
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
title: "Archives"
|
||||
date: 2019-05-28
|
||||
layout: "archives"
|
||||
slug: "archives"
|
||||
menu:
|
||||
main:
|
||||
weight: -70
|
||||
params:
|
||||
icon: archives
|
||||
---
|
|
@ -1,5 +1,72 @@
|
|||
---
|
||||
title: Friends
|
||||
comments: false
|
||||
---
|
||||
A list of some of my friend's websites.
|
||||
|
||||
|
||||
<div style="display: flex; flex-wrap: wrap;">
|
||||
|
||||
|
||||
<a href="https://samtherapy.xyz">
|
||||
<div style="flex: 1; margin:10px; min-width:128px">
|
||||
<img class="thumbnailshadow" src="nekobit.png" alt="An autistic guy that loves to shitpost and have fun."/>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://samtherapy.xyz">
|
||||
<div style="flex: 1; margin:10px; min-width:128px">
|
||||
<img class="thumbnailshadow" src="sam.png"/>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://samtherapy.xyz">
|
||||
<div style="flex: 1; margin:10px; min-width:128px">
|
||||
<img class="thumbnailshadow" src="sam.png"/>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://samtherapy.xyz">
|
||||
<div style="flex: 1; margin:10px; min-width:128px">
|
||||
<img class="thumbnailshadow" src="sam.png"/>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://samtherapy.xyz">
|
||||
<div style="flex: 1; margin:10px; min-width:128px">
|
||||
<img class="thumbnailshadow" src="sam.png"/>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://samtherapy.xyz">
|
||||
<div style="flex: 1; margin:10px; min-width:128px">
|
||||
<img class="thumbnailshadow" src="sam.png"/>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://samtherapy.xyz">
|
||||
<div style="flex: 1; margin:10px; min-width:128px">
|
||||
<img class="thumbnailshadow" src="sam.png"/>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -10,6 +77,7 @@ links:
|
|||
website: https://nekobit.net
|
||||
image: nekobit.png
|
||||
|
||||
")
|
||||
- title: Sam Therapy
|
||||
description: A fun girl hosting fun things.
|
||||
website: https://samtherapy.xyz
|
||||
|
@ -41,8 +109,4 @@ menu:
|
|||
main:
|
||||
weight: -50
|
||||
params:
|
||||
icon: link
|
||||
|
||||
comments: false
|
||||
---
|
||||
A list of some of my friend's websites.
|
||||
icon: links
|
|
@ -1,48 +0,0 @@
|
|||
---
|
||||
title: Friends
|
||||
|
||||
|
||||
|
||||
|
||||
links:
|
||||
- title: Nekobit
|
||||
description: An autistic guy that loves to shitpost and have fun.
|
||||
website: https://nekobit.net
|
||||
image: nekobit.png
|
||||
|
||||
- title: Sam Therapy
|
||||
description: A fun girl hosting fun things.
|
||||
website: https://samtherapy.xyz
|
||||
image: sam.png
|
||||
|
||||
- title: Grumbulon
|
||||
description: Smoke loving cat.
|
||||
website: https://grumbulon.xyz
|
||||
image: grumb.png
|
||||
|
||||
- title: TWL
|
||||
description: Programmer and guitar player in the making.
|
||||
website: https://8777.ch/
|
||||
image: twl.png
|
||||
|
||||
|
||||
- title: Coyote
|
||||
description: Helps me lots, loves music.
|
||||
website: https://coy.neocities.org/~coy/
|
||||
image: coyote.png
|
||||
|
||||
|
||||
- title: Vril
|
||||
description: Manages a chill and comfy pleroma instance (Registrations are open).
|
||||
website: https://comfyboy.club/
|
||||
image: vril.webp
|
||||
|
||||
menu:
|
||||
main:
|
||||
weight: -50
|
||||
params:
|
||||
icon: link
|
||||
|
||||
comments: false
|
||||
---
|
||||
A list of some of my friend's websites.
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
title: "Search"
|
||||
slug: "search"
|
||||
layout: "search"
|
||||
outputs:
|
||||
- html
|
||||
- json
|
||||
menu:
|
||||
main:
|
||||
weight: -60
|
||||
params:
|
||||
icon: search
|
||||
---
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 641 KiB After Width: | Height: | Size: 641 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 261 KiB After Width: | Height: | Size: 261 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 162 KiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 568 KiB After Width: | Height: | Size: 568 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
After Width: | Height: | Size: 1.6 MiB |
After Width: | Height: | Size: 1.9 MiB |
After Width: | Height: | Size: 167 KiB |
After Width: | Height: | Size: 677 KiB |
After Width: | Height: | Size: 60 KiB |
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 204 KiB |
After Width: | Height: | Size: 75 KiB |
After Width: | Height: | Size: 52 KiB |
After Width: | Height: | Size: 59 KiB |
After Width: | Height: | Size: 77 KiB |
After Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 105 KiB |
After Width: | Height: | Size: 154 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 53 KiB |