eb24ab0b0aremoved bg image from index html; css displays bg as bg of the div
Mimi Momo
2020-09-30 21:20:39 -0500
fc71b4ea39added alt text to BG and Twitter img; added src to BG (so BG is not a background, oops)
Mimi Momo
2020-09-30 21:16:49 -0500
84d0050bf5presskit's footer appears after body
Mimi Momo
2020-09-30 21:07:33 -0500
90b9e5d391game's footer appears after the body
Mimi Momo
2020-09-30 21:05:29 -0500
5df2a0fec2removed html tags from more elements; added semi-colon to copyright character
Mimi Momo
2020-09-30 21:00:40 -0500
3ac67cdaf1simplified footer (no 3 sets of footer tags)
Mimi Momo
2020-09-30 20:54:47 -0500
76ab1f3a17removed html tag from bodies of pages
Mimi Momo
2020-09-30 20:42:53 -0500
9eae40a8e4fixed html lang tag typo
Mimi Momo
2020-09-30 20:38:31 -0500
413326b1aafix typo in header's charset info; add language tag to html; trying to figure out why footer appears in middle of game + presskit pages
Mimi Momo
2020-09-30 20:14:23 -0500
7b6a095fbfall routes have a css field for info dictionary so their pages display css
Mimi Momo
2020-09-26 18:18:50 -0500
72b760dc17index page uses css and images; css and img are stored in static dir
Mimi Momo
2020-09-26 18:16:13 -0500
72cb61d952html tags work for all parts of snippets
Mimi Momo
2020-09-25 23:34:50 -0500
6f7c00d158snippets are cleaned of <br>s, snipped to given length; need to remove more tags, figure out why tags do nothing for everything but content
Mimi Momo
2020-09-25 23:33:09 -0500
3ea1b5ba20snippet content is cut at max length, last word
Mimi Momo
2020-09-25 18:58:45 -0500
d0304a5b57article footer file is named 'tail;' snippet shows title, full text, and link
Mimi Momo
2020-09-25 17:03:18 -0500
92c7389e5cdiary uses title from entry for snippets
Mimi Momo
2020-09-25 16:45:07 -0500
47d60026f0added diary entries; hard-coded most of snippet generation; gather all files in feature - reverse sort - make snippet with "title", "words" "11/22/33", "social" and "link" for each files gathered
Mimi Momo
2020-09-25 16:19:17 -0500
e10568d7c6outline what functions are needed for diary
Mimi Momo
2020-09-25 00:08:14 -0500
fa9d59bf5avariables are filled using python methods
Mimi Momo
2020-09-24 14:55:20 -0500
08f187c300add variables for snippet and latest
Mimi Momo
2020-09-24 14:52:25 -0500
e917c6d958added skeleton of diary page
Mimi Momo
2020-09-24 14:24:22 -0500
5d54db3a38updated nav with proper links
Mimi Momo
2020-09-24 00:07:16 -0500
6f841349aeremoved hello world; probably broken, trying to add navigation segment for index
Mimi Momo
2020-09-21 23:54:51 -0500
0373da162bpulled in images + style sheets from PHP version; index, game, and presskit pages display original HTML with subtle use of variables
Mimi Momo
2020-09-21 21:16:35 -0500