aboutsummaryrefslogtreecommitdiffstats
path: root/_sass
Commit message (Collapse)AuthorAgeFilesLines
* add about page contentla-ninpre2020-12-071-6/+44
|
* 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-071-2/+49
| | | | | edit post layout to handle tags, add sort-by-tag page and edit stylesheet according post content updates
* fix broken urls to Lato fontsla-ninpre2020-11-221-15/+15
|
* add font variantsla-ninpre2020-11-191-2/+65
|
* add custom fontsla-ninpre2020-11-182-0/+81
|
* 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-121-0/+18
| | | | | | 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.
* update stylesheetla-ninpre2020-10-151-16/+42
| | | | | fix variable naming, move arbitrary colors to variables, add simple support for dark theme
* add subtle current page indication to navbarla-ninpre2020-08-141-0/+4
| | | | | 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.
* replace temp stylesheet with new onela-ninpre2020-08-141-0/+56
| | | | add logo and fix overall look
* convert temp page to jekyllla-ninpre2020-08-141-0/+21
just move things a bit. add simple default layout and move stylesheet to assets folder.