2020-04-09 06:55:03 +00:00
<!doctype html>
2020-04-09 00:12:23 +00:00
< html >
2020-04-09 06:55:03 +00:00
< head >
< title > Writing< / title >
< link rel = "stylesheet" type = "text/css" href = "style.css" / >
< meta name = "viewport" content = "width=device-width" / >
2020-04-09 07:35:06 +00:00
< meta charset = "utf-8" / >
2020-04-09 06:55:03 +00:00
< / head >
< body >
2020-04-09 07:00:04 +00:00
< main >
< header >
< h1 > Writing< / h1 >
< / header >
< article class = "content" >
2020-04-09 02:47:09 +00:00
< p >
2020-04-09 07:10:04 +00:00
< span id = "-writing" > < / span > < span class = "tag" id = "writing" > writing< / span > < span id = "-category" > < / span > < span class = "tag" id = "category" > category< / span >
2020-04-09 02:47:09 +00:00
< / p >
< p >
2020-04-09 07:32:08 +00:00
In which Maddy cannot help her graphomania.
2020-04-09 02:47:09 +00:00
< / p >
2020-04-09 07:10:04 +00:00
< div id = "Notes" > < h2 id = "Notes" class = "header" > < a href = "#Notes" > Notes< / a > < / h2 > < / div >
2020-04-09 00:12:23 +00:00
2020-04-09 00:40:03 +00:00
< p >
2020-04-09 02:47:09 +00:00
How todos work:
2020-04-09 00:40:03 +00:00
< / p >
< ul >
2020-04-09 02:47:09 +00:00
< li class = "done0" >
Todo
< li class = "done1" >
Notes
< li class = "done2" >
In progress or written but poorly
< li class = "done3" >
Written
< li class = "done4" >
Edited
< / ul >
2020-04-09 07:10:04 +00:00
< div id = "Projects" > < h2 id = "Projects" class = "header" > < a href = "#Projects" > Projects< / a > < / h2 > < / div >
2020-04-09 02:47:09 +00:00
< ul >
< li class = "done4" >
[adjective][species] (adjsp tag)
< li class = "done4" >
< a href = "2020-04-08-sawtooth.html" > Sawtooth< / a > Stories from the Sawtooth universe
< li class = "done4" >
< a href = "2020-04-08-eigengrau.html" > Eigengrau< / a >
< li class = "done3" >
< a href = "2020-04-08-ally.html" > ally< / a > An ongoing writing project and book
< li class = "done3" >
< a href = "2020-04-08-post-self.html" > Post-Self< / a > A book from < a href = "https://post-self.github.io" > https://post-self.github.io< / a > with < em > Qoheleth< / em > meshed with < em > Getting Lost< / em > , Apres un reve, The Assignment, and Gallery Exhibition.
2020-04-09 00:40:03 +00:00
2020-04-09 02:47:09 +00:00
< li class = "done2" >
< a href = "2020-04-08-on_furry.html" > On Furry< / a > A book verison of [a][s] work
2020-04-09 01:05:03 +00:00
2020-04-09 00:40:03 +00:00
< / ul >
2020-04-09 07:00:04 +00:00
< / article >
< footer >
< p > Page generated on 2020-04-08 16:06< / p >
< / footer >
< / main >
2020-04-09 06:55:03 +00:00
< / body >
2020-04-09 00:12:23 +00:00
< / html >