update todo
This commit is contained in:
parent
fc8e0da697
commit
8da862fe43
27
todo.md
27
todo.md
|
@ -1,16 +1,10 @@
|
||||||
* [ ] transfer domain https://www.mythic-beasts.com/support/domains/transfer
|
* [ ] 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
|
* [-] responsive design
|
||||||
* [-] nav
|
* [-] nav
|
||||||
* [x] top bar
|
|
||||||
* [x] no socials
|
|
||||||
* [x] title left (no trail)
|
|
||||||
* [x] page links right (no prefix)
|
|
||||||
* [ ] side bar
|
* [ ] side bar
|
||||||
* [ ] transparent
|
* [ ] transparent
|
||||||
* [x] landing page
|
|
||||||
* [x] central
|
|
||||||
* [x] move up a squidge to avoid planets intersecting icons
|
|
||||||
* [x] about
|
* [x] about
|
||||||
* [x] narrow text
|
* [x] narrow text
|
||||||
* [x] space out title
|
* [x] space out title
|
||||||
|
@ -25,30 +19,16 @@
|
||||||
* [-] gallery
|
* [-] gallery
|
||||||
* [x] column too thin
|
* [x] column too thin
|
||||||
* [x] make whole image into link
|
* [x] make whole image into link
|
||||||
* [ ] invert media queries for :hover handling on mobile
|
|
||||||
|
|
||||||
* [x] content
|
* [x] content
|
||||||
* lx] about
|
* lx] about
|
||||||
* [x] hope -> use
|
* [x] hope -> use
|
||||||
|
|
||||||
* [-] features
|
* [-] 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 <title> 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
|
* [ ] nav
|
||||||
* [ ] turn into <nav>
|
* [ ] turn into <nav>
|
||||||
* [ ] footer
|
* [-] footer
|
||||||
* [ ] integrate solar system
|
* [x] integrate solar system
|
||||||
* [ ] fade out along bottom edge
|
* [ ] fade out along bottom edge
|
||||||
* [ ] made by me
|
* [ ] made by me
|
||||||
* [ ] gallery
|
* [ ] gallery
|
||||||
|
@ -67,3 +47,4 @@
|
||||||
* [ ] strip comments
|
* [ ] strip comments
|
||||||
* [ ] deploy
|
* [ ] deploy
|
||||||
* [ ] github actions pipeline?
|
* [ ] github actions pipeline?
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue