Commit Graph
224 Commits
Author SHA1 Message Date
Mimi Momo 413326b1aa fix typo in header's charset info; add language tag to html; trying to figure out why footer appears in middle of game + presskit pages 2020-09-30 20:14:23 -05:00
Mimi Momo 1c5c6e09fd eiris push 2020-09-30 13:34:31 -05:00
Mimi Momo 7b6a095fbf all routes have a css field for info dictionary so their pages display css 2020-09-26 18:18:50 -05:00
Mimi Momo 72b760dc17 index page uses css and images; css and img are stored in static dir 2020-09-26 18:16:13 -05:00
Mimi Momo 72cb61d952 html tags work for all parts of snippets 2020-09-25 23:34:50 -05:00
Mimi Momo 6f7c00d158 snippets are cleaned of <br>s, snipped to given length; need to remove more tags, figure out why tags do nothing for everything but content 2020-09-25 23:33:09 -05:00
Mimi Momo 3ea1b5ba20 snippet content is cut at max length, last word 2020-09-25 18:58:45 -05:00
Mimi Momo d0304a5b57 article footer file is named 'tail;' snippet shows title, full text, and link 2020-09-25 17:03:18 -05:00
Mimi Momo 92c7389e5c diary uses title from entry for snippets 2020-09-25 16:45:07 -05:00
Mimi Momo 47d60026f0 added 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 2020-09-25 16:19:17 -05:00
Mimi Momo e10568d7c6 outline what functions are needed for diary 2020-09-25 00:08:14 -05:00
Mimi Momo fa9d59bf5a variables are filled using python methods 2020-09-24 14:55:20 -05:00
Mimi Momo 08f187c300 add variables for snippet and latest 2020-09-24 14:52:25 -05:00
Mimi Momo e917c6d958 added skeleton of diary page 2020-09-24 14:24:22 -05:00
Mimi Momo 5d54db3a38 updated nav with proper links 2020-09-24 00:07:16 -05:00
Mimi Momo c8cc58ad5b added presskit 2020-09-24 00:05:07 -05:00
Mimi Momo c0272684d1 removed unused files; footer template uses footer tags; closed html in frame; game page uses template and variables 2020-09-23 23:57:31 -05:00
Mimi Momo 36702a2c2e index's footer's copyright date is taken from python's datetime 2020-09-23 21:54:45 -05:00
Mimi Momo 5df3535428 parameters are moved to dictionary in the index python script 2020-09-23 21:52:26 -05:00
Mimi Momo c61909ecc6 index sends the title variable to header to be filled in on the page 2020-09-23 21:48:06 -05:00
Mimi Momo ed9c90722b index uses template 2020-09-23 21:23:38 -05:00
Mimi Momo 6f841349ae removed hello world; probably broken, trying to add navigation segment for index 2020-09-21 23:54:51 -05:00
Mimi Momo 0373da162b pulled in images + style sheets from PHP version; index, game, and presskit pages display original HTML with subtle use of variables 2020-09-21 21:16:35 -05:00
Mimi Momo 2fe51568e5 hello world; requirements.txt; gitignore 2020-09-20 11:55:53 -05:00