aboutsummaryrefslogtreecommitdiffstats
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
* reimplement website using shell scriptsla-ninpre2022-04-1912-4/+0
| | | | | | | | major change, i know. now i'm using ssg and rssg by roman zolotarev. okay, well, not exactly. ssg is modified to generate pages for gemini too. it's hard to maintain two different things simultaneously. bye-bye jekyll!
* remove custom fonts to reduce loadla-ninpre2022-03-2439-280/+0
| | | | basically, there's no need to load all of these.
* add pleroma link, change distrotoot link to starnixla-ninpre2022-02-141-0/+0
| | | | | distrotoot is going down soon. starnix will be it's replacement, but aside of that i started my own pleroma instance.
* remove keybase link (account deleted)la-ninpre2022-02-081-0/+0
|
* add new links and fix alts on link iconsla-ninpre2021-10-181-0/+0
| | | | | add toki.social and keybase link. i'm unsure how i can use the keybase original logo, so i'm using google's icon instead.
* add gitlab link and iconla-ninpre2021-09-301-0/+0
|
* remove matrix link and add new postla-ninpre2021-08-181-0/+0
|
* replace element link with invite to matrixla-ninpre2021-06-091-0/+0
| | | | | | | | | i think it's better, because link to element wasn't exactly a link to my page or whatever. and also it's uncertain if i can use element logo in my site anyway. if you want to use element-web client from my server, you'll find in on https://element.aaoth.xyz
* add mastodon linkla-ninpre2021-06-081-0/+0
| | | | | because it needed this rel="me" attribute, i couldn't do it from my _data/links.yml file and this sux.
* add info about my matrix serverla-ninpre2021-05-231-0/+0
| | | | :)
* update git iconla-ninpre2021-04-021-0/+0
|
* add categories to art pagela-ninpre2021-02-235-0/+0
| | | | | | whooah! there is some tough liquid-tagging involved.
* add art gallery and tweak headerla-ninpre2021-02-235-0/+0
| | | | | | | i think that the pictures are just placeholders now. i will try to improve this 'gallery' a bit later. also, header is now fixed with transparent background.
* add about page contentla-ninpre2020-12-076-0/+0
|
* add font variantsla-ninpre2020-11-1918-0/+0
|
* add custom fontsla-ninpre2020-11-1822-0/+281
|
* add faviconla-ninpre2020-08-141-0/+0
| | | | it's poor, but i'll fix later.
* double logo sizela-ninpre2020-08-141-0/+0
| | | | maybe i'll replace it with svg later.
* change colors of logola-ninpre2020-08-141-0/+0
| | | | to make it visible on dark and light backgrounds.
* replace temp stylesheet with new onela-ninpre2020-08-142-1/+1
| | | | add logo and fix overall look
* convert temp page to jekyllla-ninpre2020-08-141-0/+3
just move things a bit. add simple default layout and move stylesheet to assets folder.