all repos — aaoth.xyz @ main

aaoth.xyz website

421e145f
about, selfhosting: remove pointers that are not valid anymore

pleroma, owncast and gitea are on hiatus. maybe at some point they'll be working again.
la-ninpre aaoth@aaoth.xyz
Sun, 26 Nov 2023 19:24:32 +0300
3c7a48c9
links: add solene's blog
la-ninpre aaoth@aaoth.xyz
Tue, 20 Jun 2023 14:45:30 +0300
5b1ae7c9
links: fix postnix.pw, not https
la-ninpre aaoth@aaoth.xyz
Mon, 19 Jun 2023 21:34:22 +0300
957dbb01
about: add a list of interesting links
la-ninpre aaoth@aaoth.xyz
Mon, 19 Jun 2023 21:32:15 +0300
f40efb56
header: remove trailing slash from meta tag

w3c validator says it's not needed. i agree.
la-ninpre leobrekalini@gmail.com
Thu, 16 Mar 2023 19:27:05 +0300
5c485155
about: add missing contact info, tweak info about cryptokeys
la-ninpre leobrekalini@gmail.com
Thu, 16 Feb 2023 15:06:25 +0300
206bcf1d
blog: rewrite article in better words
la-ninpre leobrekalini@gmail.com
Fri, 03 Feb 2023 16:53:45 +0300
985f453c
selfhosting: fix typo
la-ninpre leobrekalini@gmail.com
Wed, 21 Dec 2022 18:36:28 +0300
279abcdd
selfhosting: correct and add information
la-ninpre leobrekalini@gmail.com
Thu, 29 Sep 2022 23:46:32 +0300
7eb47549
about: add irc contact info
la-ninpre leobrekalini@gmail.com
Fri, 23 Sep 2022 11:21:20 +0300
87b171ef
selfhosting: fix link spacing
la-ninpre leobrekalini@gmail.com
Wed, 31 Aug 2022 00:18:50 +0300
e518ea53
selfhosting: add info on status page
la-ninpre leobrekalini@gmail.com
Wed, 31 Aug 2022 00:17:22 +0300
a1bb5846
about: fix typo
la-ninpre leobrekalini@gmail.com
Wed, 29 Jun 2022 22:43:02 +0300
da755d80
selfhosting: add info about xmpp server
la-ninpre leobrekalini@gmail.com
Fri, 24 Jun 2022 12:51:23 +0300
e73ba642
update gpg key with a new uid
la-ninpre leobrekalini@gmail.com
Fri, 24 Jun 2022 12:51:05 +0300
09bf1d60
about: add contact information and xmpp omemo keys
la-ninpre leobrekalini@gmail.com
Fri, 24 Jun 2022 12:50:39 +0300
a4040a5b
footer: change link of licence to local file

if i'm right, this makes all links on the site local.
la-ninpre leobrekalini@gmail.com
Sun, 19 Jun 2022 20:45:45 +0300
d19e392d
licence: increment year
la-ninpre leobrekalini@gmail.com
Thu, 09 Jun 2022 10:16:28 +0300
5550a0fb
gpg: update key expiration date
la-ninpre leobrekalini@gmail.com
Thu, 02 Jun 2022 23:58:10 +0300
2f8343bc
rssg: fix date variable

it seems that i forgot to specify it before
la-ninpre leobrekalini@gmail.com
Tue, 26 Apr 2022 23:41:33 +0300
5da5dce9
gitignore: add acme dump
la-ninpre leobrekalini@gmail.com
Tue, 26 Apr 2022 23:21:01 +0300
2dafa79a
ssg: fix formatting
la-ninpre leobrekalini@gmail.com
Tue, 26 Apr 2022 19:01:25 +0300
fd04ca48
rssg: fix formatting and remove -x flag
la-ninpre leobrekalini@gmail.com
Tue, 26 Apr 2022 19:00:39 +0300
71c898b6
ssgignore: remove

all scripts are in `bin` directory now.
la-ninpre leobrekalini@gmail.com
Mon, 25 Apr 2022 13:31:43 +0300
8d5e3dc6
footer: change source link to relative

i've tweaked cgit to serve aaoth.xyz repo under /src/*. now source code
is available through yggdrasil, tor and i2p without leaving the site.

in httpd.conf it looks like this:

```
...
location "/src/*" {
    root "/cgi-bin/cgit.cgi"
    fastcgi {
        socket "/run/slowcgi.sock"
        param CGIT_CONFIG "/cgit/cgitrc-embed"
    }
}
...
```

so i'm just pointing cgit to other configuration file which is tweaked to
fit for this purpose (e.g. noheader option is turned on and there's no
scan-path, just one repo).
la-ninpre leobrekalini@gmail.com
Sat, 23 Apr 2022 21:57:44 +0300
d6ec10f5
header: use sans-serif font in stylesheet
la-ninpre leobrekalini@gmail.com
Sat, 23 Apr 2022 20:52:38 +0300
d5e7ccb8
header: fix formatting
la-ninpre leobrekalini@gmail.com
Fri, 22 Apr 2022 21:40:39 +0300
3eaef1b2
readme: add note about dependencies
la-ninpre leobrekalini@gmail.com
Tue, 19 Apr 2022 09:40:28 +0300
dfbbf580
blog: make post titles compatible with gemini feeds

see gemini://gemini.circumlunar.space/docs/companion/subscription.gmi
la-ninpre leobrekalini@gmail.com
Tue, 19 Apr 2022 01:26:37 +0300
66bd6881
rssg: fix date formatting

use RSSG_DATE_IMPL environmental variable to set date(1) flavour of your
choice.
la-ninpre leobrekalini@gmail.com
Tue, 19 Apr 2022 01:14:39 +0300
e09c2afe
fix build script and post-receive hook

*facepalm*
la-ninpre leobrekalini@gmail.com
Tue, 19 Apr 2022 00:47:47 +0300
8d962aab
reimplement website using shell scripts

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!
la-ninpre leobrekalini@gmail.com
Tue, 19 Apr 2022 00:24:23 +0300
9f4b181b
strip exif metadata from images
la-ninpre leobrekalini@gmail.com
Fri, 25 Mar 2022 21:32:35 +0300
38a644a4
add onion and i2p links

wohoo, darknets \(.. )
la-ninpre leobrekalini@gmail.com
Thu, 24 Mar 2022 11:50:15 +0300
6876194d
remove custom fonts to reduce load

basically, there's no need to load all of these.
la-ninpre leobrekalini@gmail.com
Thu, 24 Mar 2022 11:49:28 +0300
14e98281
footer: add yggdrasil link
la-ninpre leobrekalini@gmail.com
Mon, 14 Mar 2022 11:28:52 +0300
ca32dbb3
bring back top margins for paragraphs

dunno why i removed it in the first place.
la-ninpre leobrekalini@gmail.com
Mon, 28 Feb 2022 17:35:40 +0300
f447d207
move previous home page to about page

also modified contents of about page, removed some junk paragraphs.
la-ninpre leobrekalini@gmail.com
Mon, 28 Feb 2022 17:33:35 +0300
b20f451e
add robots.txt
la-ninpre leobrekalini@gmail.com
Mon, 28 Feb 2022 17:06:33 +0300
de027269
add pleroma link, change distrotoot link to starnix

distrotoot is going down soon. starnix will be it's replacement, but
aside of that i started my own pleroma instance.
la-ninpre leobrekalini@gmail.com
Mon, 14 Feb 2022 16:37:36 +0300
bcd92011
remove keybase link (account deleted)
la-ninpre leobrekalini@gmail.com
Tue, 08 Feb 2022 17:34:16 +0300
53c686b6
fix missing visual categories

daaaaaaaamn. 13 is the demonic number indeed.
la-ninpre leobrekalini@gmail.com
Sun, 21 Nov 2021 15:41:17 +0300
5aae3e80
fix permalinks in visual categories' pages

8 + 4 = 12 files! that's mess...
la-ninpre leobrekalini@gmail.com
Sun, 21 Nov 2021 15:36:50 +0300
7e4e43d8
fix broken thumbnails on music page

you know what i forgot? that's right, 8 files.
la-ninpre leobrekalini@gmail.com
Sat, 20 Nov 2021 01:58:28 +0300
d2c58c41
add permalink back
la-ninpre leobrekalini@gmail.com
Sat, 20 Nov 2021 01:57:03 +0300
efacdbb1
update post-receive example hook

i renamed arts to visual, remember? 7 files!
la-ninpre leobrekalini@gmail.com
Sat, 20 Nov 2021 01:49:32 +0300
5ede384d
remove unnecessary css and alts
la-ninpre leobrekalini@gmail.com
Sat, 20 Nov 2021 01:45:56 +0300
79a4e6c6
rename art to visual

'cause it makes more sense. also, this action made me realize that
my website is very poorly designed, because to just rename one page
i needed to make changes in 6 different files! that's really gross...
i hope i can improve it.
la-ninpre leobrekalini@gmail.com
Fri, 19 Nov 2021 23:55:13 +0300
1cae377e
fix typo in a bandcamp link
la-ninpre leobrekalini@gmail.com
Fri, 05 Nov 2021 18:11:42 +0300
f94f460b
add new post
la-ninpre leobrekalini@gmail.com
Wed, 03 Nov 2021 15:41:16 +0300
dd37dc8d
tweak licensing terms
la-ninpre leobrekalini@gmail.com
Thu, 28 Oct 2021 21:02:04 +0300
aeccfea3
add height of a logo

to improve speed of loading and bump up lighthouse score
la-ninpre leobrekalini@gmail.com
Tue, 19 Oct 2021 00:56:30 +0300
b06fbbfe
add new links and fix alts on link icons

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.
la-ninpre leobrekalini@gmail.com
Mon, 18 Oct 2021 15:30:17 +0300
c1f727db
add gitlab link and icon
la-ninpre leobrekalini@gmail.com
Thu, 30 Sep 2021 00:28:25 +0300
6ca55101
fix css errors

remove nonexistent properties from fonts.css, quote font name with spaces.
la-ninpre leobrekalini@gmail.com
Wed, 29 Sep 2021 12:41:02 +0300
8d69c465
rename pic-path.html to pic-path.liquid

'cause it contains only liquid script and not a single line of html.
la-ninpre leobrekalini@gmail.com
Sun, 19 Sep 2021 18:24:05 +0300
102e9dac
fix duplicate ids and image sizes in music pages
la-ninpre leobrekalini@gmail.com
Sun, 19 Sep 2021 16:48:20 +0300
a546917f
fix html errors
la-ninpre leobrekalini@gmail.com
Sun, 19 Sep 2021 16:34:37 +0300
1f26e498
tweak css to improve contrast and accesibility
la-ninpre leobrekalini@gmail.com
Wed, 15 Sep 2021 18:48:05 +0300
f6137e43
add <meta> tags and lang keyword to <html> tag

also add alts to link images.
la-ninpre leobrekalini@gmail.com
Wed, 15 Sep 2021 14:57:10 +0300
97a9ede8
fix permalinks

openbsd doesn't like that i was trying to access 'example.com/page.html' by
entering 'example.com/page' into the web browser.
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 19:35:11 +0300
d548d4a9
merge branch 'music-projects'

music info is messed up now, but kinda works
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 19:07:45 +0300
7ac5dbeb
add example post-receive hook
la-ninpre leobrekalini@gmail.com
Thu, 19 Aug 2021 10:55:05 +0300
86fab039
add new photo
la-ninpre leobrekalini@gmail.com
Thu, 19 Aug 2021 10:36:43 +0300
ac9c52a6
fix thumbnail regeneration on every push

i hope it will finally work...

git post-receive hook is the same, but jekyll now shouldn't purge all
generated thumbnails.
la-ninpre leobrekalini@gmail.com
Thu, 19 Aug 2021 10:32:15 +0300
b072c092
add new photos

...and test again.
la-ninpre leobrekalini@gmail.com
Thu, 19 Aug 2021 09:55:43 +0300
a6c5af96
add new photos

and test thumbnail generation.
la-ninpre leobrekalini@gmail.com
Thu, 19 Aug 2021 09:50:44 +0300
2611b42c
fix thumbnail generation on every push

post-receive git hook is also tweaked. since thumbnails aren't needed on
site build time, they can be created after by copying `thumbs.sh` script
into site art directory, running it and deleting afterwards.

`hooks/post-receive`
```

{
    cp "$TMP_GIT_CLONE/art/thumbs.sh" "$PUBLIC_WWW/art/thumbs.sh"
    cd "$PUBLIC_WWW/art"
    sh thumbs.sh
    rm thumbs.sh
}

```
la-ninpre leobrekalini@gmail.com
Thu, 19 Aug 2021 09:41:39 +0300
11f9a234
peek random pictures from categories on push

sadly it doesn't work with each visit to the website, but i don't want
to include javascript into the website.
la-ninpre leobrekalini@gmail.com
Thu, 19 Aug 2021 08:32:11 +0300
275316f5
remove matrix link and add new post
la-ninpre leobrekalini@gmail.com
Wed, 18 Aug 2021 17:52:58 +0300
da0f0907
add post count indicator to a tag page
la-ninpre leobrekalini@gmail.com
Thu, 22 Jul 2021 23:50:50 +0300
443d8ec9
add new renders to art page
la-ninpre leobrekalini@gmail.com
Fri, 16 Jul 2021 23:50:11 +0300
3ddb8c69
css: change color of links inside posts

gray ones was kinda boring and also not recognizable as links. now
they're blue, but one can confuse them with titles and subtitles, so
maybe i'll change this later.
la-ninpre leobrekalini@gmail.com
Fri, 16 Jul 2021 23:31:06 +0300
63994cfa
replace element link with invite to matrix

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
la-ninpre leobrekalini@gmail.com
Wed, 09 Jun 2021 23:27:33 +0300
6770a988
add mastodon link

because it needed this rel="me" attribute, i couldn't do it from my
_data/links.yml file and this sux.
la-ninpre leobrekalini@gmail.com
Tue, 08 Jun 2021 19:10:35 +0300
fad51a98
rename pgp key file to just pgp and fix shellcheck complaints
la-ninpre leobrekalini@gmail.com
Wed, 02 Jun 2021 23:57:59 +0300
4b40cbc0
add a post about gemini
la-ninpre leobrekalini@gmail.com
Wed, 02 Jun 2021 23:45:48 +0300
324991d8
modify art page to display thumbnails

thumbnails are currently created using shell script and require
imagemagick installed on the server. i know it's stupid, but i think
that including thumbnails to repo is also stupid.

maybe later i replace this script with actual jekyll plugin, but for
this i'll need to familiarize myself with ruby.
but now i use following addition to the git hook on the server:

```
[ -f "$TMP_GIT_CLONE/art/thumbs.sh" ] && {
    dir="$PWD"
    cd "$TMP_GIT_CLONE/art/" && sh thumbs.sh && cd "$dir"
}
```

it happens after cloning to remote repo and before building with bundle.

overall, this is a bodge now, it recompiles all thumbnails every time
due to quirks in my current setup.
la-ninpre leobrekalini@gmail.com
Thu, 27 May 2021 00:13:05 +0300
3e30c724
fix minor issues

add width and height to icons
add lang meta-tag
add swap to fonts for faster loading
la-ninpre leobrekalini@gmail.com
Tue, 25 May 2021 17:06:18 +0300
95e872ed
fix clipping of first line of post on small screens
la-ninpre leobrekalini@gmail.com
Sun, 23 May 2021 20:37:48 +0300
c52fa1d2
add few comments to new post script

note: this script is primarily for personal use and there are could be
some bugs.
la-ninpre leobrekalini@gmail.com
Sun, 23 May 2021 20:28:40 +0300
835c1d8a
add element link to the home page

element icon is now generic "m" in a circle, because i haven't figured
out yet if i can use element's original logo.
la-ninpre leobrekalini@gmail.com
Sun, 23 May 2021 20:23:44 +0300
19673654
add info about my matrix server

:)
la-ninpre leobrekalini@gmail.com
Sun, 23 May 2021 20:20:13 +0300
7d046658
add titles to the tagpages
la-ninpre leobrekalini@gmail.com
Sun, 23 May 2021 19:56:46 +0300
5ed1e6e3
add latest post to the home page

and add tags to post-preview.html
la-ninpre leobrekalini@gmail.com
Sun, 23 May 2021 19:55:39 +0300
3648521e
add webrick dependency to gemfile
la-ninpre leobrekalini@gmail.com
Sun, 23 May 2021 19:46:09 +0300
49af2d4e
update git icon
la-ninpre leobrekalini@gmail.com
Fri, 02 Apr 2021 21:16:04 +0300
62e974a0
tweak art menu and add more pictures

add two new categories - drawings and logos.

this css tinkering is so time consuming >_<
la-ninpre leobrekalini@gmail.com
Tue, 23 Feb 2021 21:39:07 +0300
7dc61f0a
fix broken links in art page

forgot to include pic-path tempate to the art page
la-ninpre leobrekalini@gmail.com
Tue, 23 Feb 2021 14:29:55 +0300
97c19c29
add categories to art page

whooah!

there is some tough liquid-tagging involved.
la-ninpre leobrekalini@gmail.com
Tue, 23 Feb 2021 14:23:15 +0300
25843593
add art gallery and tweak header

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.
la-ninpre leobrekalini@gmail.com
Tue, 23 Feb 2021 01:46:02 +0300
2b8adf6d
make about page the home page

it seems that i don't need a separate home page.

also move around links in a navigation bar.
la-ninpre leobrekalini@gmail.com
Sat, 16 Jan 2021 23:40:44 +0300
eb4d96d9
whitespace changes
la-ninpre leobrekalini@gmail.com
Wed, 06 Jan 2021 20:53:48 +0300
cfee4a83
make current navigation link unclickable
la-ninpre leobrekalini@gmail.com
Wed, 06 Jan 2021 20:47:46 +0300
1baaa2dd
add post about cgit on openbsd and make minor edits to stylesheet
la-ninpre leobrekalini@gmail.com
Wed, 06 Jan 2021 16:18:26 +0300
585c0898
rename 'other' page to 'blog'

because it's going to be a blog, really.
la-ninpre leobrekalini@gmail.com
Wed, 06 Jan 2021 13:20:03 +0300
d4b99a8b
add jekyll-feed plugin
la-ninpre leobrekalini@gmail.com
Fri, 11 Dec 2020 12:28:00 +0300
2d91f98a
move duplicated code to include file

because it was the same in tagsort and other pages.
la-ninpre leobrekalini@gmail.com
Wed, 09 Dec 2020 12:39:31 +0300
94aa9aef
optimize css for small screens (now better)
la-ninpre leobrekalini@gmail.com
Wed, 09 Dec 2020 12:25:15 +0300
df5b75a6
add new post and tweak filter-by-tag page
la-ninpre leobrekalini@gmail.com
Wed, 09 Dec 2020 03:03:05 +0300
89d1b3e7
decrease initial-scale parameter

i dunno if it's good or not, but if it's 1 as earlier, it looks bad on
phone, but if i decrease min-width of body, words in nav-bar become
inseparable.
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 19:26:56 +0300
42273f98
tweak layout on smaller devices

maybe it's over-flex-ing, but i started to like that thing :p
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 17:52:17 +0300
fec80dcc
update fossil export post

tested that sed cmd, and it was not perfect, so i polished it a bit.

also add post excerpt functionality.
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 15:54:16 +0300
7171daaa
fix typos and add a title
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 14:40:40 +0300
dd2ccca8
add 404 page
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 14:35:08 +0300
2392970c
fix permalinks

oops, i thought it'll work
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 14:29:10 +0300
2e9114bd
add about page content
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 14:27:05 +0300
f5473588
fix code color in dark theme
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 09:38:33 +0300
d07b4b50
fix errors in stylesheet
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 03:17:51 +0300
c34a1404
update post pages and add fossil export post

edit post layout to handle tags, add sort-by-tag page and edit
stylesheet according post content updates
la-ninpre leobrekalini@gmail.com
Mon, 07 Dec 2020 02:51:58 +0300
f51ad63f
add content-security-policy header
la-ninpre leobrekalini@gmail.com
Mon, 30 Nov 2020 01:41:48 +0300
1a5b4b3e
fix broken urls to Lato fonts
la-ninpre leobrekalini@gmail.com
Sun, 22 Nov 2020 19:43:08 +0300
e94a8516
add font variants
la-ninpre leobrekalini@gmail.com
Thu, 19 Nov 2020 18:23:01 +0300
4ea85076
add gpg pubkey to footer

this key is also available on some keyservers such as
pool.sks-keyservers.net and also keyserver.ubuntu.com.
la-ninpre leobrekalini@gmail.com
Wed, 18 Nov 2020 23:54:10 +0300
558dcbae
add custom fonts
la-ninpre leobrekalini@gmail.com
Wed, 18 Nov 2020 14:29:41 +0300
93728b41
add style for blockquote
la-ninpre leobrekalini@gmail.com
Wed, 18 Nov 2020 14:08:02 +0300
d2e30485
fix post color

i accidentaly forgot about prefers-dark-theme thing.
la-ninpre leobrekalini@gmail.com
Thu, 12 Nov 2020 02:47:38 +0300
7b46213e
add post functionality

this is not for real like blog posts, but for my telegram ones. they are
small and may be just written in plain on one page. of course, it'll
make this page too long, but to that time i'll find how to deal with it.
la-ninpre leobrekalini@gmail.com
Thu, 12 Nov 2020 02:14:04 +0300
9f6f9ffe
fix favicon
la-ninpre leobrekalini@gmail.com
Tue, 27 Oct 2020 20:46:31 +0300
b2e7ceea
update link to git.aaoth.xyz

i dunno why it points by default not on about page, so i fixed it.
la-ninpre leobrekalini@gmail.com
Thu, 15 Oct 2020 22:17:06 +0300
315fe7c8
update stylesheet

fix variable naming, move arbitrary colors to variables, add simple
support for dark theme
la-ninpre leobrekalini@gmail.com
Thu, 15 Oct 2020 20:49:54 +0300
d1af5825
change html to md

for index page.

(is there a word for such useless commits?)
la-ninpre leobrekalini@gmail.com
Tue, 22 Sep 2020 00:28:51 +0300
ebe4a28d
add favicon

it's poor, but i'll fix later.
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 20:06:00 +0300
7dae4a10
double logo size

maybe i'll replace it with svg later.
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 19:42:23 +0300
d34aa20d
change colors of logo

to make it visible on dark and light backgrounds.
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 19:36:26 +0300
f967b176
add subtle current page indication to navbar

and fix some links in site data to make it work.
it's kinda subtle yet, maybe change it later.
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 19:27:46 +0300
df5eaabe
add rules for mobile screen in stylesheet

this is a subject to change, but for now it's fine.
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 19:20:13 +0300
ab2853d5
add a viewport tag to layout

maybe it'll look better on mobile
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 18:28:02 +0300
4931ffc0
fix permalinks

remove .html from url
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 17:41:55 +0300
2c99e9e8
fix page title

just wanted it to show page title and site title
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 16:38:17 +0300
cdb583d7
replace temp stylesheet with new one

add logo and fix overall look
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 16:15:50 +0300
3ffd4935
change default layout to display nav and footer
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 15:59:39 +0300
64483562
add navbar and footer
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 15:51:52 +0300
9822cf83
add some pages

they are filled with temporary stuff, but this is the work for future.
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 15:50:36 +0300
3e7dc756
add default layout to config

and lowercased the heading :p
la-ninpre leobrekalini@gmail.com
Fri, 14 Aug 2020 15:48:55 +0300
c49c05a5
fix gemfile

oops! very silly mistake. mistyped rubygems.org as rubygems.com.
*facepalm*
la-ninpre leobrekalini@gmail.com
Fri, 31 Jul 2020 13:40:45 +0300
5d9520d6
convert temp page to jekyll

just move things a bit. add simple default layout and move stylesheet to
assets folder.
la-ninpre leobrekalini@gmail.com
Fri, 31 Jul 2020 12:54:04 +0300
0e027d37
add source to gemfile

oops.
la-ninpre leobrekalini@gmail.com
Fri, 31 Jul 2020 12:19:31 +0300
85c0cfc5
update README

add few lines about jekyll and stuff
la-ninpre leobrekalini@gmail.com
Fri, 31 Jul 2020 00:33:30 +0300
9ac7559f
add margin to temporary webpage

:)
la-ninpre leobrekalini@gmail.com
Thu, 30 Jul 2020 22:30:23 +0300
8d50910c
add jekyll

i've decided to build my site using jekyll. i've found it very useful
for me because of customisability.
la-ninpre leobrekalini@gmail.com
Thu, 30 Jul 2020 21:47:50 +0300
de61b36f
add temporary webpage

i dunno, just something to be there, while i'm planning future work.
la-ninpre leobrekalini@gmail.com
Thu, 30 Jul 2020 20:48:09 +0300
0aef38d6
add link to readme

oops! forgot the link.
la-ninpre aaoth@aaoth.xyz
Mon, 27 Jul 2020 11:50:53 +0300
3bd50101
initialize

add README and LICENSE file.
i've chosen the CC-BY-SA 4.0 license since this website is intended only
for creative works.
la-ninpre aaoth@aaoth.xyz
Mon, 27 Jul 2020 11:39:41 +0300
af529b03
convert tabs to spaces
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 18:50:04 +0300
6d16d76f
add releases permalinks and page layout
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 18:48:18 +0300
9f1447f3
increase contrast and padding in logos
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 17:19:29 +0300
f847e641
remove annoying period
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 14:36:52 +0300
2c5b3efe
restructure music project includes
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 14:36:19 +0300
a6d8d6fb
make releases that are of type 'track' actual tracks

and modify the music-project layout to display those orphan tracks.
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 14:25:38 +0300
26156bc9
add track info and templates
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 13:22:51 +0300
c9539773
add release tags to releases and fix names
la-ninpre leobrekalini@gmail.com
Thu, 26 Aug 2021 13:21:05 +0300
e3fa6926
tweak music project page

also fix header that was wrong.
add styles for titles with backlink.
& other changes (see diff, i'm lazy)
la-ninpre leobrekalini@gmail.com
Mon, 23 Aug 2021 20:11:32 +0300
07948640
add title with backlink to art-category page
la-ninpre leobrekalini@gmail.com
Mon, 23 Aug 2021 20:11:11 +0300
3dd4681b
add span.art-menu-item-text to center text properly
la-ninpre leobrekalini@gmail.com
Mon, 23 Aug 2021 20:10:15 +0300
49021944
refactor post layout

add go back link to the heading

instead of list use div.post-header-info (list was not right)
la-ninpre leobrekalini@gmail.com
Mon, 23 Aug 2021 20:08:29 +0300
8057621b
use <hr> instead of border in footer

and convert tabs to spaces :p
la-ninpre leobrekalini@gmail.com
Mon, 23 Aug 2021 20:05:10 +0300
ea060499
make use of include.variable to make project list
la-ninpre leobrekalini@gmail.com
Mon, 23 Aug 2021 20:03:19 +0300
6151460d
bring mastodon link back to structure
la-ninpre leobrekalini@gmail.com
Mon, 23 Aug 2021 20:01:11 +0300
9fccd059
add missing project logos
la-ninpre leobrekalini@gmail.com
Sat, 21 Aug 2021 22:43:15 +0300
976786ac
tweak look of some logos
la-ninpre leobrekalini@gmail.com
Sat, 21 Aug 2021 22:42:51 +0300
d7118a8b
tweak logo image scaling and fix logo urls in project page
la-ninpre leobrekalini@gmail.com
Sat, 21 Aug 2021 22:41:01 +0300
7736c6f4
rename spiral materivm logo to follow the convention
la-ninpre leobrekalini@gmail.com
Fri, 20 Aug 2021 22:42:14 +0300
88a82a4c
convert secauloruxse'i logo to png
la-ninpre leobrekalini@gmail.com
Fri, 20 Aug 2021 22:41:56 +0300
a7a43fa5
make music project list page look like art menu

also snippet that makes art menu is now separated as mixin (very
powerful thing, btw).
la-ninpre leobrekalini@gmail.com
Fri, 20 Aug 2021 22:39:54 +0300
5dade15b
add todo notice
la-ninpre leobrekalini@gmail.com
Thu, 19 Aug 2021 00:31:00 +0300
9dcaf807
add info about music projects

much of stuff included here is subject to change.
la-ninpre leobrekalini@gmail.com
Thu, 19 Aug 2021 00:22:00 +0300