mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 21:04:23 +01:00
Added basic portfolio info
This commit is contained in:
parent
26b7c16652
commit
dd52a6ef83
2 changed files with 29 additions and 0 deletions
4
content/portfolio/index.md
Normal file
4
content/portfolio/index.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
+++
|
||||
title = "Portfolio"
|
||||
date = "2020-12-16"
|
||||
+++
|
25
content/portfolio/item1.md
Normal file
25
content/portfolio/item1.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
+++
|
||||
fragment = "item"
|
||||
disabled = false
|
||||
|
||||
date = "2020-12-15"
|
||||
lastmod = "2020-12-16"
|
||||
|
||||
weight = 80
|
||||
background = "light"
|
||||
align = "left"
|
||||
|
||||
title = "Portfolio"
|
||||
subtitle = "This is my portfolio, these images are made in Blender, Krita, Inkscape, Godot Engine and Ureal Engine"
|
||||
|
||||
# Subtitle pre and post item
|
||||
#pre = ""
|
||||
#post = ""
|
||||
|
||||
[asset]
|
||||
image = "art/furry-aroy.png"
|
||||
+++
|
||||
|
||||
Godot Engine and Unreal Engine are my tools for creating games and programs.
|
||||
Krita is my primary tool for creating UI design's, creating artwork and image editing.
|
||||
Blender is my primary tool for 3D editing and I use it for creating 3D assets and animating.
|
Loading…
Reference in a new issue