Drafts biography

This commit is contained in:
2021-01-23 16:17:39 +01:00
parent c9a1a84e49
commit 2cf0995a76
4 changed files with 22 additions and 10 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
resources/_gen/

View File

@@ -1,8 +1,8 @@
baseurl = "https://example.com" # Your domain name baseurl = "https://tuleu.lighting" # Your domain name
languageCode = "en-us" languageCode = "en-us"
defaultContentLanguage = "en" defaultContentLanguage = "en"
isMultilingual = true isMultilingual = true
title = "Call me Sam" title = "Alexandre Tuleu | Light Designer"
theme = "sam" theme = "sam"
pygmentsStyle = "monokai" # https://help.farbox.com/pygments.html pygmentsStyle = "monokai" # https://help.farbox.com/pygments.html
pygmentsCodefences = true pygmentsCodefences = true
@@ -28,13 +28,6 @@ pygmentsCodefences = true
[params.videoBackground] [params.videoBackground]
# overlay = "rgba(0, 0, 0, 0.4)" # optional # overlay = "rgba(0, 0, 0, 0.4)" # optional
[[params.mainMenu]]
link = "posts"
text = "posts"
[[params.mainMenu]]
link = "gallery"
text = "gallery"
[[params.mainMenu]] [[params.mainMenu]]
link = "portfolio" link = "portfolio"
@@ -42,7 +35,7 @@ pygmentsCodefences = true
[[params.mainMenu]] [[params.mainMenu]]
link = "about" link = "about"
text = "who is sam?" text = "who is Alexandre Tuleu?"
[imaging] [imaging]
quality = 75 quality = 75

16
content/about.md Normal file
View File

@@ -0,0 +1,16 @@
---
title: "About"
date: 2021-01-23T15:46:30+01:00
draft: true
---
<img style="float: right;" src="bio_picture.jpg" alt="Bio Picture"/>
I am a Light Designer working in Switzerland. I started performing
light during my studies at EPFL, in 2008. Since then I worked with
different venues (le salopard, le bourg, Satellite), Festivals
(Balelec, Lugano Buskers, Sat Rocks, Faciammo la Corte), and bands
(Bitter Moon, The Pussywarmers and Reka, Klaus Johann Grobe).
More description of my work.

View File

@@ -0,0 +1,2 @@
---
---