aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/post-preview.html
Commit message (Collapse)AuthorAgeFilesLines
* reimplement website using shell scriptsla-ninpre2022-04-191-14/+0
| | | | | | | | 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!
* fix html errorsla-ninpre2021-09-191-2/+1
|
* refactor post layoutla-ninpre2021-08-231-1/+1
| | | | | | add go back link to the heading instead of list use div.post-header-info (list was not right)
* add latest post to the home pagela-ninpre2021-05-231-1/+6
| | | | and add tags to post-preview.html
* move duplicated code to include filela-ninpre2020-12-091-0/+10
because it was the same in tagsort and other pages.