Added Gallery and Images
This commit is contained in:
parent
cff9328552
commit
e9ed788749
|
@ -21,3 +21,14 @@
|
|||
name = "Showcase"
|
||||
url = "showcase"
|
||||
weight = 4
|
||||
|
||||
[[main]]
|
||||
identifier = "gallery"
|
||||
name = "Gallery"
|
||||
url = "gallery"
|
||||
weight = 5
|
||||
|
||||
[[main]]
|
||||
parent = "gallery"
|
||||
name = "Carnage"
|
||||
url = "gallery/carnage"
|
||||
|
|
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
author: "Devoalda"
|
||||
authorEmoji: 🐺
|
||||
title: "Carnage"
|
||||
date: 2020-07-05T19:45:44+08:00
|
||||
description:
|
||||
type: gallery
|
||||
mode: at-once # at-once or one-by-one
|
||||
tags:
|
||||
- linux
|
||||
- arch
|
||||
series:
|
||||
-
|
||||
categories:
|
||||
-
|
||||
image: images/postImages/Computer.png
|
||||
images: # when mode is one-by-one, images front matter works
|
||||
- image: carnage\ xmonad\ 07052020.png
|
||||
caption: Carnage with Xmonad
|
||||
- image: carnage\ xmonad\ 070520201.png
|
||||
caption: Carnage with Xmonad picture 2
|
||||
- image: carnage\ xmonad\ 070520202.png
|
||||
caption: Carnage with Xmonad picture 3
|
||||
---
|
||||
|
||||
Pictures of my desktop and my working environment
|
Binary file not shown.
After Width: | Height: | Size: 769 KiB |
Binary file not shown.
After Width: | Height: | Size: 499 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
Loading…
Reference in New Issue