mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 19:44:24 +01:00
Add: new image to portfolio
This commit is contained in:
parent
7ed1fa0018
commit
b26ba5f26b
1 changed files with 53 additions and 48 deletions
|
@ -2,92 +2,97 @@
|
||||||
portfolio:
|
portfolio:
|
||||||
enable : true
|
enable : true
|
||||||
title : My Works
|
title : My Works
|
||||||
image_loaded_plugin: "/plugins/image-loaded/imagesloaded.pkgd.min.js"
|
image_loaded_plugin : "/plugins/image-loaded/imagesloaded.pkgd.min.js"
|
||||||
portfolio_categories:
|
portfolio_categories:
|
||||||
|
|
||||||
- name : 2D Art
|
- name : 2D Art
|
||||||
text_color : "#a521c1"
|
text_color : "#a521c1"
|
||||||
bg_color : "#57cbcc"
|
bg_color : "#57cbcc"
|
||||||
portfolio_items:
|
portfolio_items:
|
||||||
|
|
||||||
- name : Cyborg Cat
|
- name : Cyborg Cat
|
||||||
image : images/portfolio/Art/Skiss-01-V21.png
|
image : images/portfolio/Art/Skiss-01-V21.png
|
||||||
tags : ["Krita", "2D", "Cyborg"]
|
tags : ["Krita", "2D", "Cyborg"]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Aroy icon version 2
|
- name : Aroy icon version 2
|
||||||
image : images/portfolio/Art/image-5.png
|
image : images/portfolio/Art/image-5.png
|
||||||
tags : [""]
|
tags : [""]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Aroy icon version 2
|
- name : Aroy icon version 2
|
||||||
image : images/portfolio/Art/image-3.png
|
image : images/portfolio/Art/image-3.png
|
||||||
tags : [""]
|
tags : [""]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Aroy Character version 1
|
- name : Aroy Character version 1
|
||||||
image : images/portfolio/Art/image-2.png
|
image : images/portfolio/Art/image-2.png
|
||||||
tags : ["Furry", "Characters"]
|
tags : ["Furry", "Characters"]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Furry Robot Girl
|
- name : Furry Robot Girl
|
||||||
image : images/portfolio/Art/image-1.png
|
image : images/portfolio/Art/image-1.png
|
||||||
tags : ["Robot", "Characters", "Art", "Furry"]
|
tags : ["Robot", "Characters", "Art", "Furry"]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Robot Cat
|
- name : Robot Cat
|
||||||
image : images/portfolio/Art/image-0.png
|
image : images/portfolio/Art/image-0.png
|
||||||
tags : ["Cat", "Robot"]
|
tags : ["Cat", "Robot"]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
|
||||||
|
- name : Black Eye
|
||||||
|
image : images/portfolio/Art/eyes1e-outline.png
|
||||||
|
tags : ["Krita"]
|
||||||
|
content :
|
||||||
|
link : ""
|
||||||
|
|
||||||
|
|
||||||
- name : 3D Art
|
- name : 3D Art
|
||||||
text_color : ""
|
text_color : ""
|
||||||
bg_color : "#a521c1"
|
bg_color : "#a521c1"
|
||||||
portfolio_items:
|
portfolio_items:
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Campfire 1
|
- name : Campfire 1
|
||||||
image : images/portfolio/Godot/Godot-001.png
|
image : images/portfolio/Godot/Godot-001.png
|
||||||
tags : ["Game", "Godot", "Development", "3D"]
|
tags : ["Game", "Godot", "Development", "3D"]
|
||||||
content : Campfire scene made in Godot.
|
content : Campfire scene made in Godot.
|
||||||
link : "#"
|
link : "#"
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Campfire 2
|
- name : Campfire 2
|
||||||
image : images/portfolio/Godot/Godot-003.png
|
image : images/portfolio/Godot/Godot-003.png
|
||||||
tags : ["Game", "Godot", "Development", "3D"]
|
tags : ["Game", "Godot", "Development", "3D"]
|
||||||
content : Campfire scene made in Godot.
|
content : Campfire scene made in Godot.
|
||||||
link : "#"
|
link : "#"
|
||||||
|
|
||||||
- name : Other
|
|
||||||
|
- name : Other
|
||||||
text_color : ""
|
text_color : ""
|
||||||
bg_color : "#8a2be2"
|
bg_color : "#8a2be2"
|
||||||
portfolio_items:
|
portfolio_items:
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Arcade Machine
|
- name : Arcade Machine
|
||||||
image : images/portfolio/Other/20200616_125851.jpg
|
image : images/portfolio/Other/20200616_125851.jpg
|
||||||
tags : ["development"]
|
tags : ["development"]
|
||||||
content : My DIY arcade machine.
|
content : My DIY arcade machine.
|
||||||
link : "#"
|
link : "#"
|
||||||
|
|
||||||
# # portfolio item loop
|
# # portfolio item loop
|
||||||
# - name :
|
# - name :
|
||||||
# image :
|
# image :
|
||||||
# image_thumb :
|
# tags : ["", ""]
|
||||||
# tags : ["", ""]
|
|
||||||
# content :
|
# content :
|
||||||
# link : ""
|
# link : ""
|
Loading…
Reference in a new issue