aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/default.html
Commit message (Collapse)AuthorAgeFilesLines
* reimplement website using shell scriptsla-ninpre2022-04-191-25/+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!
* add <meta> tags and lang keyword to <html> tagla-ninpre2021-09-151-4/+9
| | | | also add alts to link images.
* convert tabs to spacesmusic-projectsla-ninpre2021-08-261-11/+11
|
* fix minor issuesla-ninpre2021-05-251-0/+1
| | | | | | add width and height to icons add lang meta-tag add swap to fonts for faster loading
* 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
|
* optimize css for small screens (now better)la-ninpre2020-12-091-1/+1
|
* 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 content-security-policy headerla-ninpre2020-11-301-0/+1
|
* 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.