WIP web content

This commit is contained in:
Lieuwe Leene 2021-08-24 11:04:10 +02:00
parent a71c5ab7b6
commit 72afc9f9c4
3 changed files with 64 additions and 3 deletions

View File

@ -1,8 +1,57 @@
baseURL = 'http://localhost/' baseURL = 'http://localhost/'
languageCode = 'en-uk'
title = 'Lieuwe Leene' title = 'Lieuwe Leene'
languageCode = 'en-uk'
theme = 'hermit' theme = 'hermit'
relativeURLs = true relativeURLs = true
canonifyURLs = true canonifyURLs = true
enableGitInfo = true
pygmentsCodefences = true
pygmentsUseClasses = true
hasCJKLanguage = true
rssLimit = 10
copyright = "This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License."
enableEmoji = true
themeColor = "#494f5c"
[taxonomies]
tag = "tags"
[params] [params]
date = "Jan 2, 2006" dateform = 'Jan 2, 2006'
dateformShort = 'Jan 2'
dateformNum = '2006-01-02'
dateformNumTime = '2006-01-02 15:04 -0700'
homeSubtitle = "Welcome Friend. 🐸"
[author]
name = 'L. B. Leene'
[[params.social]]
name = 'linkedin'
url = 'https://www.linkedin.com/in/lleene/'
[[params.social]]
name = 'twitter'
url = 'https://twitter.com/LieuweLeene'
[[params.social]]
name = 'email'
url = 'mailto:lieuwe@leene.dev'
[[params.social]]
name = "github"
url = "https://git.leene.dev/lieuwe"
[menu]
[[menu.main]]
name = "Posts"
url = "posts/"
weight = 16
[[menu.main]]
name = "About"
url = "about/"
weight = 16

View File

@ -5,4 +5,4 @@ draft: false
--- ---
=] Hello friend.

12
content/posts/afirst.md Normal file
View File

@ -0,0 +1,12 @@
---
title: "A first"
date: 2021-08-24T10:24:27+02:00
draft: false
toc: false
images:
tags:
- website
- WIP
---
hello