Commit Graph

12 Commits

Author SHA1 Message Date
Ada Werefox 961bb61553 A lot of work just getting Dioxus to route things properly, moved compile conditions to make less repetition. 2023-04-12 17:25:14 -05:00
Ada Werefox d84457f038 Simplefied dark mode toggle. 2023-04-12 05:42:59 +00:00
Ada Werefox 09bb699e0c A few minor style changes and typo fixes. 2023-04-12 03:37:23 +00:00
Ada Werefox 4830f0a600 previous and next entries, major refactoring on Dioxus frontend, more reliable routing on backend, some minor style adjustments. 2023-04-11 19:42:46 -05:00
Ada Werefox c5e4cd605d Added oldest and latest entry routes/buttons, added new poem entry, minor front end adjustments. 2023-04-10 20:37:40 -05:00
Ada Werefox dfeb15394a Added toggle for dark mode, changed font to OpenDyslexic, details now changes label on open/close. 2023-04-10 18:19:02 -05:00
Ada Werefox 4fcb8972ff Routing works properly on the Rocket backend now. 2023-04-09 12:34:40 -05:00
Ada Werefox 042fed569b Minor changes. Honestly, I don't even remember what exactly I changed besides the gitignore. 2023-04-09 11:27:28 -05:00
Ada Werefox 31b0391ede Added dioxus-router to cargo dependencies. Added some basic page routing to void-fe, changed the root page to be a list of links to each poem. 2023-04-08 20:47:51 -05:00
Ada Werefox bcf1b36a6b Poems render their titles in a separate div, creation dates added and displayed. 2023-04-08 12:40:57 -05:00
Ada Werefox 202979973f added public assets, moved data to void-fe, added poems, make the front end parse the poem files at compile time. 2023-04-07 17:16:43 -05:00
Ada Werefox cf8fce05e6 Initial commit, lots of templating from the letter-werefox-cafe repo. 2023-04-07 07:41:48 -05:00