Add posts.md

This commit is contained in:
Sam A. 2022-05-23 19:40:22 +02:00
parent 0453b35c2b
commit 6f24d1fe84
3 changed files with 9 additions and 16 deletions

View File

@ -1,9 +1,9 @@
baseURL = "https://samsapti.dev"
title = "Sam Al-Sapti"
languageCode = "en-dk"
languageCode = "en-us"
theme = "hugo-coder"
paginate = 20
#pygmentsStyle = "bw"
pygmentsStyle = "dracula"
pygmentsCodeFences = true
pygmentsCodeFencesGuessSyntax = true
enableEmoji = true

7
content/posts.md Normal file
View File

@ -0,0 +1,7 @@
---
title: "Blog"
date: 2022-05-23T19:26:22+02:00
draft: true
---
This page is quite empty, huh? [Go to homepage](/).

View File

@ -1,14 +0,0 @@
+++
draft = true
date = 2022-05-23T18:49:30+02:00
title = ""
description = ""
slug = ""
authors = []
tags = []
categories = []
externalLink = ""
series = []
+++
Test