update drafts and fix homepage link

This commit is contained in:
2023-04-13 13:56:21 +09:30
parent 9a2a876010
commit bf2c45de6e
4 changed files with 62 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<div class="link_tiles_grid">
<a href="{{ collections.post[-1].page.url }}">
<a href="/pages/">
<img src="_assets/img/most_recent.jpg" alt=""/>
newest!
all posts
</a>
<a href="/blog/">
<img src="_assets/img/blog.jpg" alt=""/>

View File

@ -307,6 +307,21 @@ footer {
border: 2px solid var(--border);
}
.two-columns {
width: 100%;
display: grid;
grid-template-columns: auto auto;
gap: var(--line-padding);
margin-top: 15px;
margin-bottom: 15px;
}
.two-columns *{
width: 100%;
aspect-ratio: 1/1;
object-fit: cover;
}
/* simple lightbox pulled from https://codepen.io/nebo/pen/ONXejO */
.trans

View File

@ -1,8 +1,45 @@
---
title: "my fave artists"
title: "my favourite artists"
draft: true
---
stedilnik - https://twitter.com/Stedilnik/media
tyto alba - https://twitter.com/_Tyto_Alba
hou jae04 - https://twitter.com/hou_jae04
i find my """artistic journey""" and """""artistic goals""""" are pretty hard to grasp; i don't think i'm the kind of person who has some great unique thing to say that hasnt been said before, and my insecurity about my skill means that i find it pretty difficult to experiment. i guess i just want to make things that look neat, but i want to stay genuine while doing it, whatever that means
anyway further to that point, heres some of artists that inspire me. i think almost all of them have occasional nsfw posts so consider yourself warned
<h3>stedilnik</h3>
<a href="https://stedilnik.tumblr.com/">tumblr</a>
<a href="https://twitter.com/stedilnik">twitter</a>
<div class="two-columns">
<a href="https://stedilnik.tumblr.com/post/669788117772959744">
<img src="https://64.media.tumblr.com/d15b2ebcd2ac4fbe89c8c829c9a5d52f/dcb9aa03eb8f8750-bc/s1280x1920/2fcc4401ae9371f2680ece76ad3a22efbae97b61.pnj"/>
</a>
<a href="https://stedilnik.tumblr.com/post/637160880370483200">
<img src="https://64.media.tumblr.com/b2d8f0201acb894fcca24833317ca695/69a5770e2caef8d1-6e/s1280x1920/c6c215d55481b4c2cbae42958e96b28b080a4368.png"/>
</a>
</div>
stedilnik has this delightful grimey style that really fits the darker themes of a lot of their art. mostly pure blacks and whites, heavy hatchwork in a similar manner to those people who do big traditional pieces with ball point pens. this also allows them to use some cute internal contrast when they use this dark style for something quite wholesome and pleasant! stedilnik has a rotating cast of characters who are all really endearing (or at least interesting) which is something that i would love to achieve myself
<h3>tyto alba</h3>
<a href="https://www.instagram.com/tytoalbadraws/">instagram</a>
<a href="https://twitter.com/_Tyto_Alba">twitter</a>
<div class="two-columns">
<a href="https://twitter.com/_Tyto_Alba/status/1631491541150867456/photo/1">
<img style="object-position: 50% 0%" src="https://pbs.twimg.com/media/FqQ46IEWwAAnp50?format=jpg&name=small"/>
</a>
<a href="https://twitter.com/_Tyto_Alba/status/1602820860665950208">
<img src="https://pbs.twimg.com/media/Fj5dE-GXoAEc3Ut?format=jpg&name=small"/>
</a>
</div>
<h3>hou jae04 </h3>
<a href="https://twitter.com/hou_jae04/media">twitter</a>
<a href="https://www.pixiv.net/en/users/60149697">pixiv</a>
<div class="two-columns">
<a href="https://twitter.com/_Tyto_Alba/status/1631491541150867456/photo/1">
<img style="object-position: 50% 0%" src="https://pbs.twimg.com/media/FqQ46IEWwAAnp50?format=jpg&name=small"/>
</a>
<a href="https://twitter.com/_Tyto_Alba/status/1602820860665950208">
<img src="https://pbs.twimg.com/media/Fj5dE-GXoAEc3Ut?format=jpg&name=small"/>
</a>
</div>
<h3>tori__kun </h3>
- instagram

View File

@ -0,0 +1,4 @@
---
title: keyboards
draft: true
---