| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add jekyll-feed plugin | la-ninpre | 2020-12-11 | 1 | -1/+2 |
| | | |||||
| * | move duplicated code to include file | la-ninpre | 2020-12-09 | 1 | -10/+1 |
| | | | | | because it was the same in tagsort and other pages. | ||||
| * | optimize css for small screens (now better) | la-ninpre | 2020-12-09 | 1 | -1/+1 |
| | | |||||
| * | add new post and tweak filter-by-tag page | la-ninpre | 2020-12-09 | 1 | -6/+14 |
| | | |||||
| * | decrease initial-scale parameter | la-ninpre | 2020-12-07 | 1 | -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 content | la-ninpre | 2020-12-07 | 1 | -0/+30 |
| | | |||||
| * | update post pages and add fossil export post | la-ninpre | 2020-12-07 | 2 | -6/+27 |
| | | | | | | edit post layout to handle tags, add sort-by-tag page and edit stylesheet according post content updates | ||||
| * | add content-security-policy header | la-ninpre | 2020-11-30 | 1 | -0/+1 |
| | | |||||
| * | add post functionality | la-ninpre | 2020-11-12 | 1 | -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 favicon | la-ninpre | 2020-10-27 | 1 | -1/+1 |
| | | |||||
| * | add favicon | la-ninpre | 2020-08-14 | 1 | -0/+1 |
| | | | | | it's poor, but i'll fix later. | ||||
| * | add a viewport tag to layout | la-ninpre | 2020-08-14 | 1 | -0/+1 |
| | | | | | maybe it'll look better on mobile | ||||
| * | fix permalinks | la-ninpre | 2020-08-14 | 1 | -1/+1 |
| | | | | | remove .html from url | ||||
| * | fix page title | la-ninpre | 2020-08-14 | 1 | -1/+1 |
| | | | | | just wanted it to show page title and site title | ||||
| * | change default layout to display nav and footer | la-ninpre | 2020-08-14 | 1 | -0/+4 |
| | | |||||
| * | convert temp page to jekyll | la-ninpre | 2020-08-14 | 1 | -0/+11 |
| just move things a bit. add simple default layout and move stylesheet to assets folder. | |||||
