Merge pull request #22 from Aroy-Art/Theme-Immigration
Theme immigration: Part 3
6
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
||||||
[submodule "themes/syna"]
|
[submodule "themes/syna"]
|
||||||
path = themes/syna
|
path = themes/syna
|
||||||
url = https://github.com/okkur/syna.git
|
url = https://github.com/okkur/syna.git
|
||||||
[submodule "themes/BioTech"]
|
[submodule "themes/Rinkusu"]
|
||||||
path = themes/BioTech
|
path = themes/Rinkusu
|
||||||
url = https://github.com/Aroy-Art/BioTech.git
|
url = https://github.com/Aroy-Art/Rinkusu.git
|
||||||
|
|
Before Width: | Height: | Size: 712 KiB After Width: | Height: | Size: 712 KiB |
Before Width: | Height: | Size: 897 KiB After Width: | Height: | Size: 897 KiB |
BIN
assets/images/portfolio/Art/Dragon-02-WIP-03.png
Normal file
After Width: | Height: | Size: 4.1 MiB |
BIN
assets/images/portfolio/Sketch/Sketch-003.png
Normal file
After Width: | Height: | Size: 188 KiB |
40
config.yaml
|
@ -1,8 +1,8 @@
|
||||||
###################### Hugo configuration #######################
|
###################### Hugo configuration #######################
|
||||||
baseURL: ""
|
baseURL: "/"
|
||||||
languageCode: en-gb
|
languageCode: en-gb
|
||||||
title: Aroy Art
|
title: Aroy Art
|
||||||
theme: BioTech
|
theme: Rinkusu
|
||||||
|
|
||||||
# Add an S on the end of titles
|
# Add an S on the end of titles
|
||||||
pluralizeListTitles: False
|
pluralizeListTitles: False
|
||||||
|
@ -31,13 +31,16 @@ params:
|
||||||
|
|
||||||
author: Aroy
|
author: Aroy
|
||||||
description: I am a furry artist and programmer.
|
description: I am a furry artist and programmer.
|
||||||
copyright: Copyright © 2022 - Design & Content by Aroy
|
copyright: Copyright © 2023 - Design & Content by Aroy
|
||||||
license: This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
|
license: This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||||
post_share: True
|
post_share: True
|
||||||
breadcrumbs: False
|
breadcrumbs: true
|
||||||
to_top_button: True
|
to_top_button: True
|
||||||
comments: True
|
comments: True
|
||||||
|
|
||||||
|
# Set to true to fix some problems if built wih Netlify´s build system
|
||||||
|
onNetlify: false
|
||||||
|
|
||||||
# Set how to format the date, eg; "2006-01-02", "Monday, Jan 2, 2006"
|
# Set how to format the date, eg; "2006-01-02", "Monday, Jan 2, 2006"
|
||||||
dateFormat : "2006-01-02"
|
dateFormat : "2006-01-02"
|
||||||
|
|
||||||
|
@ -56,7 +59,6 @@ params:
|
||||||
#################################################################
|
#################################################################
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
############################ Plugins ############################
|
############################ Plugins ############################
|
||||||
plugins:
|
plugins:
|
||||||
css: # css plugins
|
css: # css plugins
|
||||||
|
@ -64,11 +66,11 @@ params:
|
||||||
- link: /plugins/nerd-fonts/nerd-fonts-generated.min.css
|
- link: /plugins/nerd-fonts/nerd-fonts-generated.min.css
|
||||||
- link: /plugins/magnific-popup/magnific-popup.css
|
- link: /plugins/magnific-popup/magnific-popup.css
|
||||||
- link: /plugins/slick/slick.css
|
- link: /plugins/slick/slick.css
|
||||||
- link: https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,200;0,500;0,700;1,200;1,500;1,700&display=swap #https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap
|
- link: https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400;1,700&display=swap #https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap
|
||||||
- link: /plugins/lightbox/lightbox.min.css
|
- link: /plugins/lightbox/lightbox.min.css
|
||||||
js: # js plugins
|
js: # js plugins
|
||||||
- link: /plugins/bootstrap/bootstrap.bundle.min.js
|
- link: /plugins/bootstrap/bootstrap.bundle.min.js
|
||||||
- link: /plugins/jquery/jquery.min.js
|
- link: /plugins/jquery/jquery-3.6.0.min.js
|
||||||
- link: /plugins/slick/slick.min.js
|
- link: /plugins/slick/slick.min.js
|
||||||
- link: /plugins/magnific-popup/jquery.magnific-popup.min.js
|
- link: /plugins/magnific-popup/jquery.magnific-popup.min.js
|
||||||
- link: /plugins/masonry/masonry.js
|
- link: /plugins/masonry/masonry.js
|
||||||
|
@ -80,14 +82,18 @@ params:
|
||||||
######################### Social Icons ##########################
|
######################### Social Icons ##########################
|
||||||
# Nerd Fonts icon pack : https://www.nerdfonts.com/cheat-sheet
|
# Nerd Fonts icon pack : https://www.nerdfonts.com/cheat-sheet
|
||||||
social:
|
social:
|
||||||
|
- icon: nf nf-dev-git_branch
|
||||||
|
link: https://git.aroy-art.com
|
||||||
- icon: nf nf-fa-github_alt
|
- icon: nf nf-fa-github_alt
|
||||||
link: https://github.com/Aroy-Art
|
link: https://github.com/Aroy-Art
|
||||||
- icon: nf nf-fa-twitter
|
- icon: nf nf-md-matrix
|
||||||
link: https://twitter.com/AroyArt
|
link: https://matrix.to/#/@aroy:matrix.aroy-art.com
|
||||||
- icon: nf nf-fa-reddit_alien
|
#- icon: nf nf-fa-twitter
|
||||||
link: https://www.reddit.com/user/Aroy-Art/
|
# link: https://twitter.com/AroyArt
|
||||||
- icon: nf nf-fa-instagram
|
#- icon: nf nf-fa-reddit_alien
|
||||||
link: https://www.instagram.com/aroy_art22/
|
# link: https://www.reddit.com/user/Aroy-Art/
|
||||||
|
#- icon: nf nf-fa-instagram
|
||||||
|
# link: https://www.instagram.com/aroy_art22/
|
||||||
|
|
||||||
sketchfab:
|
sketchfab:
|
||||||
enable: true
|
enable: true
|
||||||
|
@ -95,6 +101,12 @@ params:
|
||||||
img: /images/logos/social-logos/sketchfab-logo-text.png
|
img: /images/logos/social-logos/sketchfab-logo-text.png
|
||||||
link: https://sketchfab.com/Aroy-Art
|
link: https://sketchfab.com/Aroy-Art
|
||||||
|
|
||||||
|
itchio:
|
||||||
|
enable: true
|
||||||
|
text: Find my Game Jams on
|
||||||
|
img: /images/logos/social-logos/itchio-logo-white.svg
|
||||||
|
link: https://aroy.itch.io
|
||||||
|
|
||||||
utteranc:
|
utteranc:
|
||||||
enable: true
|
enable: true
|
||||||
repo: Aroy-Art/Aroy-Art-Site-Comments
|
repo: Aroy-Art/Aroy-Art-Site-Comments
|
||||||
|
@ -124,7 +136,7 @@ markup:
|
||||||
title: true
|
title: true
|
||||||
renderer:
|
renderer:
|
||||||
hardWraps: false
|
hardWraps: false
|
||||||
unsafe: false
|
unsafe: false # Set to "true" if you need to use raw html in blog posts
|
||||||
xhtml: false
|
xhtml: false
|
||||||
highlight:
|
highlight:
|
||||||
anchorLineNos: true
|
anchorLineNos: true
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
+++
|
|
||||||
title = "Aroy"
|
|
||||||
date = "2020-12-01"
|
|
||||||
description = "I am a hobby programmer and artist."
|
|
||||||
+++
|
|
||||||
|
|
55
content/blog/2022-05-25-shebang-#!-tutorial-in-linux.md
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
---
|
||||||
|
title: "Shebang #! Tutorial In Linux"
|
||||||
|
description: ""
|
||||||
|
|
||||||
|
date: 2022-05-25T12:50:05.057Z
|
||||||
|
lastmod: 2023-01-03T16:39:00.682Z
|
||||||
|
|
||||||
|
image: /images/blog/shebang.jpg
|
||||||
|
|
||||||
|
draft: false
|
||||||
|
|
||||||
|
tags:
|
||||||
|
- Linux
|
||||||
|
- Cheat-Sheet
|
||||||
|
|
||||||
|
slug: shebang-tutorial-linux
|
||||||
|
---
|
||||||
|
# Shebang #! Tutorial In Linux
|
||||||
|
|
||||||
|
In computing and Linux the shebang is a character sequence that consists of `#` and `!`. Simply the shebang is expressed as `#!`. The shebang is also called sha-bang, hashbang, pound-bang, and hash-pling. The shebang is used to specify an interpreter for script files. Linux is popular with its script files and scripting languages like Bash, ZSH, Python, Perl, PHP, etc. The shebang is used to specify the interpreter type and location. When a script file is called the first line contains the shebang with the interpreter path.
|
||||||
|
|
||||||
|
### Table of content
|
||||||
|
* [Intro](#shebang--tutorial-in-linux)
|
||||||
|
* [Shebang Syntax](#shebang-syntax)
|
||||||
|
* [Common Shebangs](#common-shebangs)
|
||||||
|
* [Conclusion](#conclusion)
|
||||||
|
|
||||||
|
## Shebang Syntax
|
||||||
|
|
||||||
|
The shebang has the following syntax where the interpreter executable file path is appended after the shebang.
|
||||||
|
|
||||||
|
```
|
||||||
|
#!INTERPRETER
|
||||||
|
```
|
||||||
|
|
||||||
|
* INTERPRETER is the interpreter path like “/etc/bash” etc.
|
||||||
|
|
||||||
|
## Common Shebangs
|
||||||
|
|
||||||
|
|Type / Language | Syntax |
|
||||||
|
|----------------|--------------------|
|
||||||
|
| Sh | #!/bin/sh |
|
||||||
|
| Bash | #!/bin/bash |
|
||||||
|
| ZSH | #!/bin/zsh |
|
||||||
|
| Python 3 | #!/bin/python3 |
|
||||||
|
| PHP | #!/bin/php |
|
||||||
|
| Perl | #!/bin/perl |
|
||||||
|
|
||||||
|
## Conclusion
|
||||||
|
|
||||||
|
Let me answer a few more questions before ending this article:
|
||||||
|
|
||||||
|
* It is important that there is no space between `#` and `!`. You CANNOT use it like this: `# !/bin/bash`.
|
||||||
|
* Most system allow space between `#!` and `/bin/bash` however it is a good practice to avoid space between `#!` and `/bin/bash`.
|
||||||
|
* `#!` has to be on the first line, otherwise the shebang line will be treated as comment. You cannot even have a blank line before it.
|
|
@ -0,0 +1,49 @@
|
||||||
|
---
|
||||||
|
title: Creating 360° Equirectangular Images with Hugin
|
||||||
|
date: 2023-08-04T11:58:40.938Z
|
||||||
|
lastmod: 2023-11-15T20:37:52.008Z
|
||||||
|
image: /images/blog/2023-08-04-creating-360°-equirectangular-images-with-hugin/ExampleEqui.jpg
|
||||||
|
description: Creating equirectangular images from 6 separate cube map images using Hugin
|
||||||
|
tags:
|
||||||
|
- Image-Manipulation
|
||||||
|
- Game-Dev
|
||||||
|
draft: false
|
||||||
|
slug: creating-360-equirectangular-images-hugin
|
||||||
|
---
|
||||||
|
|
||||||
|
# Creating 360° Equirectangular Images with Hugin
|
||||||
|
|
||||||
|
We can use [Hugin](https://hugin.sourceforge.io/) to create an equirectangular image from a six-image cube. For ease of keeping track of things, it is recommended that you name the files back, front, left, right, down, and up.
|
||||||
|
|
||||||
|
First, start Hugin and after it starts go to the Interface menu and select Expert from there.
|
||||||
|
|
||||||
|
Next, load all six images into Hugin via the "Photos" tab by clicking the "Add Images" button. When you are asked for information about the image, the field of view of the lens should be entered as 90° and the lens type as normal (rectilinear). If required, the focal length should be entered as 15.297 and the focal length multiplier as 1x.
|
||||||
|
|
||||||
|
Next, you'll need to set the yaw, pitch, and roll for each of the six images. You can do this by double-clicking each file name in the file list in turn. The roll value for all six is 0. The yaw and pitch values are as follows:
|
||||||
|
|
||||||
|
| side | yaw | pitch |
|
||||||
|
|:-----:|:---:|:-----:|
|
||||||
|
| back | 180 | 0 |
|
||||||
|
| front | 0 | 0 |
|
||||||
|
| left | -90 | 0 |
|
||||||
|
| right | 90 | 0 |
|
||||||
|
| down | 0 | -90 |
|
||||||
|
| up | 0 | 90 |
|
||||||
|
|
||||||
|
After setting those values, you can preview the equirectangular image by clicking on the icon. You can then switch back to the main interface to generate the final TIF file.
|
||||||
|
|
||||||
|
Go to the Stitcher tab and do each of the following:
|
||||||
|
|
||||||
|
* Set the horizontal and vertical fields of view as 360 and 180 respectively.
|
||||||
|
* Set the width to be 4 times the width of the individual images.
|
||||||
|
* Set the height to be 2 times the height of the individual images.
|
||||||
|
* Scroll down to where the processing options are.
|
||||||
|
* For the Blender, you might want to try a few variations.
|
||||||
|
* You can select "builtin" for the simplest approach, but might want to select "emblend" from the drop down list and then click on the "Options" button next to that and enter "-l 1" (dash el one) to specify minimal blending unless you want Hugin to do some blending at the seams.
|
||||||
|
* Finally, click the "Stitch!" button to create the TIF file (which you should then convert to JPG using your image editing program for use with VR).
|
||||||
|
|
||||||
|
This allows us to take a six-image cube map such as:
|
||||||
|
![image showing the separate cube map images](/images/blog/2023-08-04-creating-360°-equirectangular-images-with-hugin/cube-map.png)
|
||||||
|
|
||||||
|
and convert it into an equirectangular image ready for a VR viewer such as:
|
||||||
|
![image of the resulting equirectangular image](/images/blog/2023-08-04-creating-360°-equirectangular-images-with-hugin/ExampleEqui.jpg)
|
|
@ -1,12 +1,18 @@
|
||||||
---
|
---
|
||||||
title: Docker Cheat Sheet
|
title: Docker Cheat Sheet
|
||||||
|
description: This is my list of use full Docker commands.
|
||||||
date: 2020-12-02T00:00:00.000Z
|
date: 2020-12-02T00:00:00.000Z
|
||||||
lastmod: '2021-12-31T16:03:40.561Z'
|
lastmod: 2023-01-15T17:01:45.211Z
|
||||||
|
|
||||||
image: /images/blog/Image-Docker-Command-Cheat-Sheet.png
|
image: /images/blog/Image-Docker-Command-Cheat-Sheet.png
|
||||||
description: This is my Docker commands cheat sheet.
|
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- Cheat-Sheet
|
||||||
- cheat-sheet
|
- Docker
|
||||||
|
- Command-Line
|
||||||
|
- Linux
|
||||||
|
|
||||||
|
slug: docker-cheat-sheet
|
||||||
---
|
---
|
||||||
|
|
||||||
# A list of docker commands
|
# A list of docker commands
|
||||||
|
@ -15,47 +21,109 @@ tags:
|
||||||
|
|
||||||
### List images
|
### List images
|
||||||
|
|
||||||
```sh
|
```Shell
|
||||||
docker images [OPTIONS] [REPOSITORY[:TAG]]
|
docker images [OPTIONS] [REPOSITORY[:TAG]]
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Options
|
#### Options
|
||||||
|
|
||||||
| Name, shorthand | Default | Description |
|
| Name, shorthand | Default | Description |
|
||||||
| :-------------- | :------:| --------------------------------------------------- |
|
| :-------------- | :------: | --------------------------------------------------- |
|
||||||
| `--all , -a` | | Show all images (default hides intermediate images) |
|
| `--all, -a` | | Show all images (default hides intermediate images) |
|
||||||
| `--digests` | | Show digests |
|
| `--digests` | | Show digests |
|
||||||
| `--filter , -f` | | Filter output based on conditions provided |
|
| `--filter, -f` | | Filter output based on conditions provided |
|
||||||
| `--format` | | Pretty-print images using a Go template |
|
| `--format` | | Pretty-print images using a Go template |
|
||||||
| `--no-trunc` | | Don’t truncate output |
|
| `--no-trunc` | | Don’t truncate output |
|
||||||
| `--quiet , -q` | | Only show numeric IDs |
|
| `--quiet, -q` | | Only show numeric IDs |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Remove one or more containers
|
### Remove one or more containers
|
||||||
|
|
||||||
```sh
|
```Shell
|
||||||
docker rm [OPTIONS] CONTAINER [CONTAINER...]
|
docker rm [OPTIONS] CONTAINER [CONTAINER...]
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Options
|
#### Options
|
||||||
|
|
||||||
| Name, shorthand | Default | Description |
|
| Name, shorthand | Default | Description |
|
||||||
|:----------------|:-------:| ------------------------------------------------------- |
|
|:----------------|:-------:| ------------------------------------------------------- |
|
||||||
|`--force , -f` | | Force the removal of a running container (uses SIGKILL) |
|
|`--force, -f` | | Force the removal of a running container (uses SIGKILL) |
|
||||||
|`--link , -l` | | Remove the specified link |
|
|`--link, -l` | | Remove the specified link |
|
||||||
|`--volumes , -v` | | Remove anonymous volumes associated with the container |
|
|`--volumes, -v` | | Remove anonymous volumes associated with the container |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Stop one or more running containers
|
### Stop one or more running containers
|
||||||
|
|
||||||
```sh
|
```Shell
|
||||||
docker stop [OPTIONS] CONTAINER [CONTAINER...]
|
docker stop [OPTIONS] CONTAINER [CONTAINER...]
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Options
|
#### Options
|
||||||
|
|
||||||
| Name, shorthand | Default | Description |
|
| Name, shorthand | Default | Description |
|
||||||
|:----------------|:-------:| ------------------------------------------- |
|
|:----------------|:-------:| ------------------------------------------- |
|
||||||
|`--time , -t` | 10 | Seconds to wait for stop before killing it. |
|
|`--time, -t` | 10 | Seconds to wait for stop before killing it. |
|
||||||
|
|
||||||
|
## How to cleanup (unused) resources
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Once in a while, you may need to cleanup resources (containers, volumes, images, networks) ...
|
||||||
|
|
||||||
|
If you use a Docker version newer than > 1.13 you can use Dockers builtin cleanup tool `purge`.
|
||||||
|
|
||||||
|
### The new way (Docker > 1.13)
|
||||||
|
|
||||||
|
#### Network
|
||||||
|
|
||||||
|
To purge the networks ([Docker Docs](https://docs.docker.com/engine/reference/commandline/network_prune))
|
||||||
|
|
||||||
|
```Shell
|
||||||
|
docker network prune
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Containers, Volumes, Images
|
||||||
|
|
||||||
|
And to purge the docker system ([Docker Docs](https://docs.docker.com/engine/reference/commandline/system_prune))
|
||||||
|
|
||||||
|
```Shell
|
||||||
|
docker system prune
|
||||||
|
```
|
||||||
|
|
||||||
|
### The old way (Docker < 1.13)
|
||||||
|
|
||||||
|
#### Delete Volumes
|
||||||
|
|
||||||
|
{{< alert theme="info" >}} // see: https://github.com/chadoe/docker-cleanup-volumes {{< /alert >}}
|
||||||
|
|
||||||
|
```Shell
|
||||||
|
docker volume rm $(docker volume ls -qf dangling=true)
|
||||||
|
```
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
```Shell
|
||||||
|
docker volume ls -qf dangling=true | xargs -r docker volume rm
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Delete Networks
|
||||||
|
|
||||||
|
```Shell
|
||||||
|
docker network ls
|
||||||
|
```
|
||||||
|
|
||||||
|
```Shell
|
||||||
|
docker network ls | grep "bridge"
|
||||||
|
```
|
||||||
|
|
||||||
|
```Shell
|
||||||
|
docker network rm $(docker network ls | grep "bridge" | awk '/ / { print $1 }')
|
||||||
|
```
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
```Shell
|
||||||
|
docker network ls | awk '$3 == "bridge" && $2 != "bridge" { print $1 }'
|
||||||
|
```
|
|
@ -1,13 +0,0 @@
|
||||||
---
|
|
||||||
title: Contact 📨️
|
|
||||||
menu: main
|
|
||||||
toc: false
|
|
||||||
authorBox: false
|
|
||||||
breadcrumb: false
|
|
||||||
comments: false
|
|
||||||
share: false
|
|
||||||
contact: true
|
|
||||||
page: true
|
|
||||||
---
|
|
||||||
|
|
||||||
Ingin menyampaikan aspirasi kepada saya, atau ingin menghubungi saya ataupun juga ingin berkenalan/ngobrol bisa saja dengan mengisi form dibawah ini:<br>
|
|
21
data/contact.yml
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
############################## Contact #############################
|
||||||
|
contact:
|
||||||
|
enable : true
|
||||||
|
title : Contact Me
|
||||||
|
content : Drop Me a Message 📨️ #If you have questions fel free to contact me.
|
||||||
|
|
||||||
|
# Contact form
|
||||||
|
contact_form:
|
||||||
|
enable : true
|
||||||
|
netlify : true
|
||||||
|
action : "#" #contact form works with https://formspree.io
|
||||||
|
name : "Your Name *"
|
||||||
|
email : "Your Email *"
|
||||||
|
subject : "Subject *"
|
||||||
|
message : "What's up?"
|
||||||
|
submit : "Submit"
|
||||||
|
|
||||||
|
h_captcha:
|
||||||
|
enable : false
|
||||||
|
theme : "light" # dark
|
||||||
|
sitekey : "7e9fcbed-3001-42cb-a416-0966c3d9123f"
|
|
@ -4,17 +4,27 @@ portfolio:
|
||||||
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:
|
||||||
|
|
||||||
|
# Portfolio Category
|
||||||
- name : 2D Art
|
- name : 2D Art
|
||||||
text_color : "#a521c1"
|
text_color : "#a521c1"
|
||||||
bg_color : "#57cbcc"
|
bg_color : "#57cbcc"
|
||||||
portfolio_items:
|
portfolio_items:
|
||||||
|
|
||||||
|
# Portfolio item
|
||||||
|
- name : Dragon
|
||||||
|
image : images/portfolio/Art/Dragon-02-WIP-03.png
|
||||||
|
tags : ["Krita"]
|
||||||
|
content :
|
||||||
|
link : ""
|
||||||
|
slideshow : true
|
||||||
|
|
||||||
- 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 : ""
|
||||||
|
slideshow : true
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Aroy icon version 2
|
- name : Aroy icon version 2
|
||||||
|
@ -22,6 +32,7 @@ portfolio:
|
||||||
tags : [""]
|
tags : [""]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
slideshow : true
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Aroy icon version 2
|
- name : Aroy icon version 2
|
||||||
|
@ -29,6 +40,7 @@ portfolio:
|
||||||
tags : [""]
|
tags : [""]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
slideshow : true
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Aroy Character version 1
|
- name : Aroy Character version 1
|
||||||
|
@ -36,6 +48,7 @@ portfolio:
|
||||||
tags : ["Furry", "Characters"]
|
tags : ["Furry", "Characters"]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
slideshow : true
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Furry Robot Girl
|
- name : Furry Robot Girl
|
||||||
|
@ -43,6 +56,7 @@ portfolio:
|
||||||
tags : ["Robot", "Characters", "Art", "Furry"]
|
tags : ["Robot", "Characters", "Art", "Furry"]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
slideshow : true
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Robot Cat
|
- name : Robot Cat
|
||||||
|
@ -50,14 +64,30 @@ portfolio:
|
||||||
tags : ["Cat", "Robot"]
|
tags : ["Cat", "Robot"]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
slideshow : true
|
||||||
|
|
||||||
- name : Black Eye
|
- name : Black Eye
|
||||||
image : images/portfolio/Art/eyes1e-outline.png
|
image : images/portfolio/Art/eyes1e-outline.png
|
||||||
tags : ["Krita"]
|
tags : ["Krita"]
|
||||||
content :
|
content :
|
||||||
link : ""
|
link : ""
|
||||||
|
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
|
- name : 3D Art
|
||||||
text_color : ""
|
text_color : ""
|
||||||
bg_color : "#a521c1"
|
bg_color : "#a521c1"
|
||||||
|
@ -65,17 +95,19 @@ portfolio:
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Campfire 1
|
- name : Campfire 1
|
||||||
image : images/portfolio/Godot/Godot-001.png
|
image : images/portfolio/3D/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 : "#"
|
||||||
|
slideshow : false
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Campfire 2
|
- name : Campfire 2
|
||||||
image : images/portfolio/Godot/Godot-003.png
|
image : images/portfolio/3D/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 : "#"
|
||||||
|
slideshow : false
|
||||||
|
|
||||||
|
|
||||||
- name : Other
|
- name : Other
|
||||||
|
@ -86,9 +118,10 @@ portfolio:
|
||||||
# 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 : ["Retro"]
|
||||||
content : My DIY arcade machine.
|
content : My DIY arcade machine.
|
||||||
link : "#"
|
link : "#"
|
||||||
|
slideshow : false
|
||||||
|
|
||||||
# # portfolio item loop
|
# # portfolio item loop
|
||||||
# - name :
|
# - name :
|
||||||
|
|
|
@ -3,17 +3,18 @@
|
||||||
command = "hugo"
|
command = "hugo"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.93.0"
|
HUGO_VERSION = "v0.111.0"
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
||||||
[context.deploy-preview]
|
[context.deploy-preview]
|
||||||
command = "hugo --minify"
|
command = "hugo --minify"
|
||||||
|
|
||||||
[context.deploy-preview.environment]
|
[context.deploy-preview.environment]
|
||||||
HUGO_VERSION = "0.93.0"
|
HUGO_VERSION = "v0.111.0"
|
||||||
|
|
||||||
[context.branch-deploy]
|
[context.branch-deploy]
|
||||||
command = "hugo --minify"
|
command = "hugo"
|
||||||
|
|
||||||
[context.branch-deploy.environment]
|
[context.branch-deploy.environment]
|
||||||
HUGO_VERSION = "0.93.0"
|
HUGO_VERSION = "v0.111.0"
|
||||||
|
|
Before Width: | Height: | Size: 110 KiB |
Before Width: | Height: | Size: 283 KiB |
After Width: | Height: | Size: 734 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 4.7 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 94 KiB |
BIN
static/images/blog/8RLV4tpYwkRSyWbM.webp
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
static/images/blog/shebang.jpg
Normal file
After Width: | Height: | Size: 141 KiB |
BIN
static/images/logos/social-logos/itchio-logo-textless-white.png
Normal file
After Width: | Height: | Size: 48 KiB |
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" height="235.452" width="261.728" viewBox="0 0 245.37069 220.73612"><path d="M31.99 1.365C21.287 7.72.2 31.945 0 38.298v10.516C0 62.144 12.46 73.86 23.773 73.86c13.584 0 24.902-11.258 24.903-24.62 0 13.362 10.93 24.62 24.515 24.62 13.586 0 24.165-11.258 24.165-24.62 0 13.362 11.622 24.62 25.207 24.62h.246c13.586 0 25.208-11.258 25.208-24.62 0 13.362 10.58 24.62 24.164 24.62 13.585 0 24.515-11.258 24.515-24.62 0 13.362 11.32 24.62 24.903 24.62 11.313 0 23.773-11.714 23.773-25.046V38.298c-.2-6.354-21.287-30.58-31.988-36.933C180.118.197 157.056-.005 122.685 0c-34.37.003-81.228.54-90.697 1.365zm65.194 66.217a28.025 28.025 0 0 1-4.78 6.155c-5.128 5.014-12.157 8.122-19.906 8.122a28.482 28.482 0 0 1-19.948-8.126c-1.858-1.82-3.27-3.766-4.563-6.032l-.006.004c-1.292 2.27-3.092 4.215-4.954 6.037a28.5 28.5 0 0 1-19.948 8.12c-.934 0-1.906-.258-2.692-.528-1.092 11.372-1.553 22.24-1.716 30.164l-.002.045c-.02 4.024-.04 7.333-.06 11.93.21 23.86-2.363 77.334 10.52 90.473 19.964 4.655 56.7 6.775 93.555 6.788h.006c36.854-.013 73.59-2.133 93.554-6.788 12.883-13.14 10.31-66.614 10.52-90.474-.022-4.596-.04-7.905-.06-11.93l-.003-.045c-.162-7.926-.623-18.793-1.715-30.165-.786.27-1.757.528-2.692.528a28.5 28.5 0 0 1-19.948-8.12c-1.862-1.822-3.662-3.766-4.955-6.037l-.006-.004c-1.294 2.266-2.705 4.213-4.563 6.032a28.48 28.48 0 0 1-19.947 8.125c-7.748 0-14.778-3.11-19.906-8.123a28.025 28.025 0 0 1-4.78-6.155 27.99 27.99 0 0 1-4.736 6.155 28.49 28.49 0 0 1-19.95 8.124c-.27 0-.54-.012-.81-.02h-.007c-.27.008-.54.02-.813.02a28.49 28.49 0 0 1-19.95-8.123 27.992 27.992 0 0 1-4.736-6.155zm-20.486 26.49l-.002.01h.015c8.113.017 15.32 0 24.25 9.746 7.028-.737 14.372-1.105 21.722-1.094h.006c7.35-.01 14.694.357 21.723 1.094 8.93-9.747 16.137-9.73 24.25-9.746h.014l-.002-.01c3.833 0 19.166 0 29.85 30.007L210 165.244c8.504 30.624-2.723 31.373-16.727 31.4-20.768-.773-32.267-15.855-32.267-30.935-11.496 1.884-24.907 2.826-38.318 2.827h-.006c-13.412 0-26.823-.943-38.318-2.827 0 15.08-11.5 30.162-32.267 30.935-14.004-.027-25.23-.775-16.726-31.4L46.85 124.08c10.684-30.007 26.017-30.007 29.85-30.007zm45.985 23.582v.006c-.02.02-21.863 20.08-25.79 27.215l14.304-.573v12.474c0 .584 5.74.346 11.486.08h.006c5.744.266 11.485.504 11.485-.08v-12.474l14.304.573c-3.928-7.135-25.79-27.215-25.79-27.215v-.006l-.003.002z" color="#000" fill="#fff"/></svg>
|
After Width: | Height: | Size: 2.3 KiB |
BIN
static/images/logos/social-logos/itchio-logo-white.png
Normal file
After Width: | Height: | Size: 45 KiB |
1
static/images/logos/social-logos/itchio-logo-white.svg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="774.78" height="198.93" viewBox="0 0 774.7776 198.92646"><g fill="#fff"><path d="M253.95 174.12V70.95h34.81v103.17h-34.81zm17.614-111.56q-8.808 0-13.63-4.404-4.614-4.403-4.614-11.743 0-6.92 4.613-11.743 4.823-4.823 13.63-4.823 8.808 0 13.422 4.823 4.823 4.823 4.823 11.743 0 7.34-4.823 11.743-4.613 4.404-13.42 4.404zM340.7 176.22q-15.1 0-22.86-7.97-7.548-8.177-7.548-22.647v-48.86h-13.84V70.948h13.84V45.784h34.81V70.95h22.65v25.79H345.1v43.828q0 4.824 1.888 6.92 2.097 1.888 6.29 1.888 5.663 0 12.373-5.033l7.97 22.858q-6.08 4.2-13.84 6.71-7.76 2.31-19.08 2.31zm85.62 0q-23.907 0-37.747-13.63-13.63-13.632-13.63-39.635 0-18.873 7.758-31.665 7.97-13.21 19.93-17.825 12.58-4.823 23.28-4.823 13.42 0 22.44 5.452 9.02 5.243 13.21 11.534 4.41 6.29 6.29 9.856l-24.11 15.518q-3.35-6.92-7.34-10.905-3.98-3.984-9.64-3.984-7.97 0-12.58 6.29-4.61 6.292-4.61 19.084 0 13.84 5.45 20.34 5.45 6.502 15.52 6.502 7.97 0 13.21-2.94 5.45-2.94 10.277-7.55l11.115 26q-5.034 4.19-14.89 8.39-9.856 3.98-23.906 3.98zm50.65-2.1V34.04h35.02v42.57q4.403-3.146 10.694-5.452 6.29-2.517 15.1-2.517 18.453 0 27.47 10.49 9.227 10.49 9.227 29.57v65.43h-35.02v-61.24q0-8.8-3.35-12.79-3.35-4.19-8.81-4.19-4.61 0-8.6 2.1-3.98 2.1-6.71 4.41v71.72h-35.02zm124.4 2.1q-8.39 0-13.212-4.823-4.823-4.823-4.823-12.372 0-7.55 4.823-12.582 4.823-5.033 13.21-5.033 7.97 0 12.793 5.033 4.83 5.033 4.83 12.582 0 7.55-4.82 12.372-4.61 4.823-12.79 4.823zm25.75-2.1V70.95h34.81v103.17h-34.81zm17.61-111.54q-8.81 0-13.632-4.404-4.613-4.404-4.613-11.743 0-6.92 4.613-11.743 4.823-4.823 13.63-4.823 8.808 0 13.422 4.823 4.823 4.823 4.823 11.743 0 7.34-4.823 11.743-4.613 4.404-13.42 4.404zm78.67 113.64q-12.164 0-21.6-3.984-9.437-4.194-16.147-11.324-6.5-7.34-10.066-17.196-3.355-10.066-3.355-21.81 0-17.404 7.55-30.406 7.758-12.792 19.292-17.825 11.743-5.033 24.325-5.033 18.03 0 29.77 8.388 11.95 8.388 16.78 20.97 4.82 12.582 4.82 23.906 0 11.743-3.57 21.81-3.35 9.855-10.07 17.195-6.5 7.13-16.15 11.33-9.435 3.99-21.6 3.99zm0-26.842q8.807 0 12.79-7.34 3.985-7.55 3.985-20.13 0-11.954-4.194-19.084-4.19-7.13-12.58-7.13-8.18 0-12.37 7.13-4.19 7.13-4.19 19.083 0 12.582 3.99 20.13 4.2 7.34 12.58 7.34z"/><path d="M28.832 1.228C19.188 6.954.186 28.785.004 34.51v9.478c0 12.014 11.23 22.572 21.424 22.572 12.24 0 22.44-10.146 22.442-22.187 0 12.04 9.85 22.187 22.093 22.187 12.242 0 21.776-10.146 21.776-22.187 0 12.04 10.47 22.187 22.71 22.187h.22c12.24 0 22.72-10.146 22.72-22.187 0 12.04 9.53 22.187 21.77 22.187s22.09-10.146 22.09-22.187c0 12.04 10.2 22.187 22.44 22.187 10.19 0 21.42-10.557 21.42-22.572V34.51c-.19-5.725-19.19-27.556-28.83-33.282-29.97-1.053-50.76-1.234-81.73-1.23C79.59 0 37.36.483 28.83 1.228zm58.753 59.674c-1.166 2.046-2.627 3.903-4.308 5.546-4.62 4.52-10.956 7.32-17.94 7.32-6.985 0-13.356-2.8-17.976-7.322-1.67-1.64-2.94-3.394-4.11-5.436v.004c-1.16 2.046-2.79 3.798-4.46 5.44-4.62 4.52-10.99 7.317-17.97 7.317-.84 0-1.71-.23-2.42-.47-.982 10.25-1.4 20.04-1.545 27.19v.04c-.02 3.63-.035 6.61-.054 10.75.19 21.51-2.13 69.7 9.48 81.54 17.99 4.2 51.094 6.11 84.31 6.12h.003c33.214-.01 66.32-1.92 84.31-6.11 11.61-11.843 9.29-60.033 9.48-81.536-.017-4.14-.034-7.122-.053-10.75v-.04c-.15-7.142-.565-16.935-1.55-27.183-.71.24-1.587.473-2.43.473-6.98 0-13.354-2.797-17.975-7.316-1.675-1.644-3.3-3.396-4.463-5.44l-.005-.006c-1.166 2.04-2.437 3.797-4.112 5.436-4.62 4.522-10.99 7.322-17.973 7.322s-13.32-2.8-17.94-7.32c-1.68-1.644-3.14-3.5-4.31-5.547-1.163 2.04-2.59 3.907-4.266 5.546-4.62 4.52-10.99 7.32-17.98 7.32-.244 0-.49-.01-.73-.02h-.008c-.243.01-.486.02-.73.02-6.986 0-13.357-2.8-17.978-7.32-1.678-1.64-3.106-3.503-4.27-5.544zM69.123 84.775l-.002.008h.02c7.31.016 13.81 0 21.85 8.783 6.34-.663 12.95-.996 19.58-.985h.01c6.63-.01 13.24.33 19.58.99 8.05-8.78 14.54-8.76 21.85-8.78h.02v-.01c3.458 0 17.27 0 26.9 27.04l10.347 37.1c7.665 27.6-2.453 28.28-15.073 28.3-18.72-.69-29.08-14.29-29.08-27.88-10.36 1.7-22.45 2.55-34.535 2.55h-.005c-12.086 0-24.172-.85-34.53-2.55 0 13.59-10.36 27.18-29.078 27.88-12.62-.02-22.74-.7-15.073-28.29l10.34-37.1c9.63-27.04 23.45-27.04 26.9-27.04zm41.44 21.25v.007c-.017.017-19.702 18.096-23.24 24.526l12.89-.516v11.24c0 .527 5.174.313 10.35.074h.007c5.177.24 10.35.453 10.35-.073v-11.24l12.89.514c-3.538-6.43-23.24-24.525-23.24-24.525v-.006l-.002.002z" color="#000"/></g></svg>
|
After Width: | Height: | Size: 4.2 KiB |
BIN
static/img/Furry-Aroy-Logo-2.1.png
Normal file
After Width: | Height: | Size: 70 KiB |
|
@ -1 +0,0 @@
|
||||||
Subproject commit e75e08c946ad1d0ace0bd58c7a35b8a8334a92da
|
|
1
themes/Rinkusu
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 1429bde5466a2cc35a3dae81493047cf1bb0dfa1
|