aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update git iconla-ninpre2021-04-021-0/+0
|
* tweak art menu and add more picturesla-ninpre2021-02-2320-12/+75
| | | | | | add two new categories - drawings and logos. this css tinkering is so time consuming >_<
* fix broken links in art pagela-ninpre2021-02-231-8/+1
| | | | forgot to include pic-path tempate to the art page
* add categories to art pagela-ninpre2021-02-2319-10/+80
| | | | | | whooah! there is some tough liquid-tagging involved.
* add art gallery and tweak headerla-ninpre2021-02-2311-20/+69
| | | | | | | 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.
* make about page the home pagela-ninpre2021-01-163-43/+35
| | | | | | it seems that i don't need a separate home page. also move around links in a navigation bar.
* whitespace changesla-ninpre2021-01-061-46/+46
|
* make current navigation link unclickablela-ninpre2021-01-061-0/+1
|
* add post about cgit on openbsd and make minor edits to stylesheetla-ninpre2021-01-062-18/+297
|
* rename 'other' page to 'blog'la-ninpre2021-01-062-4/+4
| | | | because it's going to be a blog, really.
* add jekyll-feed pluginla-ninpre2020-12-113-1/+9
|
* move duplicated code to include filela-ninpre2020-12-094-21/+17
| | | | because it was the same in tagsort and other pages.
* optimize css for small screens (now better)la-ninpre2020-12-092-7/+10
|
* add new post and tweak filter-by-tag pagela-ninpre2020-12-096-9/+93
|
* decrease initial-scale parameterla-ninpre2020-12-071-1/+1
| | | | | | 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.
* tweak layout on smaller devicesla-ninpre2020-12-072-4/+30
| | | | maybe it's over-flex-ing, but i started to like that thing :p
* update fossil export postla-ninpre2020-12-072-2/+22
| | | | | | tested that sed cmd, and it was not perfect, so i polished it a bit. also add post excerpt functionality.
* fix typos and add a titlela-ninpre2020-12-071-1/+2
|
* add 404 pagela-ninpre2020-12-071-0/+8
|
* fix permalinksla-ninpre2020-12-074-0/+4
| | | | oops, i thought it'll work
* add about page contentla-ninpre2020-12-0714-29/+134
|
* fix code color in dark themela-ninpre2020-12-071-4/+3
|
* fix errors in stylesheetla-ninpre2020-12-071-2/+1
|
* update post pages and add fossil export postla-ninpre2020-12-0711-23/+161
| | | | | edit post layout to handle tags, add sort-by-tag page and edit stylesheet according post content updates
* add content-security-policy headerla-ninpre2020-11-301-0/+1
|
* fix broken urls to Lato fontsla-ninpre2020-11-221-15/+15
|
* add font variantsla-ninpre2020-11-1919-2/+65
|
* add gpg pubkey to footerla-ninpre2020-11-182-0/+23
| | | | | this key is also available on some keyservers such as pool.sks-keyservers.net and also keyserver.ubuntu.com.
* add custom fontsla-ninpre2020-11-1824-0/+362
|
* add style for blockquotela-ninpre2020-11-181-24/+45
|
* fix post colorla-ninpre2020-11-121-1/+4
| | | | i accidentaly forgot about prefers-dark-theme thing.
* add post functionalityla-ninpre2020-11-124-0/+50
| | | | | | 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.
* fix faviconla-ninpre2020-10-271-1/+1
|
* update link to git.aaoth.xyzla-ninpre2020-10-151-2/+11
| | | | i dunno why it points by default not on about page, so i fixed it.
* update stylesheetla-ninpre2020-10-151-16/+42
| | | | | fix variable naming, move arbitrary colors to variables, add simple support for dark theme
* change html to mdla-ninpre2020-09-222-5/+6
| | | | | | for index page. (is there a word for such useless commits?)
* add faviconla-ninpre2020-08-142-0/+1
| | | | it's poor, but i'll fix later.
* double logo sizela-ninpre2020-08-142-1/+1
| | | | 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.
* add subtle current page indication to navbarla-ninpre2020-08-143-5/+9
| | | | | and fix some links in site data to make it work. it's kinda subtle yet, maybe change it later.
* add rules for mobile screen in stylesheetla-ninpre2020-08-141-1/+19
| | | | this is a subject to change, but for now it's fine.
* add a viewport tag to layoutla-ninpre2020-08-141-0/+1
| | | | maybe it'll look better on mobile
* fix permalinksla-ninpre2020-08-146-5/+9
| | | | remove .html from url
* fix page titlela-ninpre2020-08-142-2/+2
| | | | just wanted it to show page title and site title
* replace temp stylesheet with new onela-ninpre2020-08-144-1/+58
| | | | add logo and fix overall look
* change default layout to display nav and footerla-ninpre2020-08-141-0/+4
|
* add navbar and footerla-ninpre2020-08-143-0/+21
|
* add some pagesla-ninpre2020-08-144-0/+27
| | | | they are filled with temporary stuff, but this is the work for future.
* add default layout to configla-ninpre2020-08-142-3/+8
| | | | and lowercased the heading :p
* fix gemfiletempla-ninpre2020-08-141-1/+1
| | | | | oops! very silly mistake. mistyped rubygems.org as rubygems.com. *facepalm*