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
|
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
|
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
|
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 |
|