diff --git a/assets/images/portfolio/Sketch/Sketch-003.png b/assets/images/portfolio/Sketch/Sketch-003.png new file mode 100644 index 0000000..fee08f9 Binary files /dev/null and b/assets/images/portfolio/Sketch/Sketch-003.png differ diff --git a/config.yaml b/config.yaml index 9f3e7cb..45f3ab1 100644 --- a/config.yaml +++ b/config.yaml @@ -82,14 +82,18 @@ params: ######################### Social Icons ########################## # Nerd Fonts icon pack : https://www.nerdfonts.com/cheat-sheet social: + - icon: nf nf-dev-git_branch + link: https://git.aroy-art.com - icon: nf nf-fa-github_alt link: https://github.com/Aroy-Art - - icon: nf nf-fa-twitter - link: https://twitter.com/AroyArt - - icon: nf nf-fa-reddit_alien - link: https://www.reddit.com/user/Aroy-Art/ - - icon: nf nf-fa-instagram - link: https://www.instagram.com/aroy_art22/ + - icon: nf nf-md-matrix + link: https://matrix.to/#/@aroy:matrix.aroy-art.com + #- icon: nf nf-fa-twitter + # link: https://twitter.com/AroyArt + #- icon: nf nf-fa-reddit_alien + # link: https://www.reddit.com/user/Aroy-Art/ + #- icon: nf nf-fa-instagram + # link: https://www.instagram.com/aroy_art22/ sketchfab: enable: true @@ -99,7 +103,7 @@ params: itchio: enable: true - text: Find my projects on + text: Find my Game Jam's on img: /images/logos/social-logos/itchio-logo-white.svg link: https://aroy.itch.io @@ -132,7 +136,7 @@ markup: title: true renderer: hardWraps: false - unsafe: false + unsafe: false # Set to "true" if you need to use raw html in blog posts xhtml: false highlight: anchorLineNos: true diff --git a/data/portfolio.yml b/data/portfolio.yml index de69aa2..a248758 100644 --- a/data/portfolio.yml +++ b/data/portfolio.yml @@ -74,6 +74,20 @@ portfolio: slideshow : true + - name : Sketches + text_color : "" + bg_color : "#8a2be2" + portfolio_items: + + # portfolio item loop + - name : Female Kitty + image : images/portfolio/Sketch/Sketch-003.png + tags : ["Krita"] + content : + link : "#" + slideshow : false + + - name : 3D Art text_color : "" bg_color : "#a521c1" @@ -104,7 +118,7 @@ portfolio: # portfolio item loop - name : Arcade Machine image : images/portfolio/Other/20200616_125851.jpg - tags : ["development"] + tags : ["Retro"] content : My DIY arcade machine. link : "#" slideshow : false