From 8da862fe436602c45fd85d2de32d42240cc21604 Mon Sep 17 00:00:00 2001 From: ktyl Date: Fri, 27 May 2022 01:33:07 +0100 Subject: [PATCH] update todo --- todo.md | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/todo.md b/todo.md index a100e4d..0269990 100644 --- a/todo.md +++ b/todo.md @@ -1,16 +1,10 @@ * [ ] transfer domain https://www.mythic-beasts.com/support/domains/transfer +* [ ] hide scrollbars in bloggy code blocks https://www.w3schools.com/howto/howto_css_hide_scrollbars.asp * [-] responsive design * [-] nav - * [x] top bar - * [x] no socials - * [x] title left (no trail) - * [x] page links right (no prefix) * [ ] side bar * [ ] transparent - * [x] landing page - * [x] central - * [x] move up a squidge to avoid planets intersecting icons * [x] about * [x] narrow text * [x] space out title @@ -25,30 +19,16 @@ * [-] gallery * [x] column too thin * [x] make whole image into link - * [ ] invert media queries for :hover handling on mobile * [x] content * lx] about * [x] hope -> use * [-] features - * [-] blog - * [ ] blog builder - * [ ] i want to generate an entire page based on the existence of one markdown file - * [ ] the file should contain no metadata, that should all be generated automatically - * [ ] yyyy/mm/dd folder structure - can probably be copied from source - * [ ] auto generated tags - * [ ] generated file will be in html but will need a second pass from ppp to insert regular templating things - - * [ ] parse markdown blog into html - * [ ] embed parsed html into templated pages - - * [ ] header - * [ ] sticky slidy from middle to side with scroll * [ ] nav * [ ] turn into <nav> - * [ ] footer - * [ ] integrate solar system + * [-] footer + * [x] integrate solar system * [ ] fade out along bottom edge * [ ] made by me * [ ] gallery @@ -67,3 +47,4 @@ * [ ] strip comments * [ ] deploy * [ ] github actions pipeline? +