aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts
Commit message (Collapse)AuthorAgeFilesLines
* add categories to art pagela-ninpre2021-02-231-0/+18
| | | | | | whooah! there is some tough liquid-tagging involved.
* add art gallery and tweak headerla-ninpre2021-02-231-2/+2
| | | | | | | 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 jekyll-feed pluginla-ninpre2020-12-111-1/+2
|
* move duplicated code to include filela-ninpre2020-12-091-10/+1
| | | | because it was the same in tagsort and other pages.
* optimize css for small screens (now better)la-ninpre2020-12-091-1/+1
|
* add new post and tweak filter-by-tag pagela-ninpre2020-12-091-6/+14
|
* 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.
* add about page contentla-ninpre2020-12-071-0/+30
|
* update post pages and add fossil export postla-ninpre2020-12-072-6/+27
| | | | | 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
|
* add post functionalityla-ninpre2020-11-121-0/+12
| | | | | | 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
|
* add faviconla-ninpre2020-08-141-0/+1
| | | | it's poor, but i'll fix later.
* add a viewport tag to layoutla-ninpre2020-08-141-0/+1
| | | | maybe it'll look better on mobile
* fix permalinksla-ninpre2020-08-141-1/+1
| | | | remove .html from url
* fix page titlela-ninpre2020-08-141-1/+1
| | | | just wanted it to show page title and site title
* change default layout to display nav and footerla-ninpre2020-08-141-0/+4
|
* convert temp page to jekyllla-ninpre2020-08-141-0/+11
just move things a bit. add simple default layout and move stylesheet to assets folder.