Mimi Momo
|
ff89e15dd2
|
removed headers from snippet content
|
4 years ago |
Mimi Momo
|
a24e8e8426
|
remove html links from snippets; if <ul> is greater than </ul>'s count, add </ul> to snippet content
|
4 years ago |
Mimi Momo
|
21c556465a
|
added comments so I know what to do next
|
4 years ago |
Mimi Momo
|
7b6a095fbf
|
all routes have a css field for info dictionary so their pages display css
|
4 years ago |
Mimi Momo
|
72b760dc17
|
index page uses css and images; css and img are stored in static dir
|
4 years ago |
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
|
4 years ago |
Mimi Momo
|
3ea1b5ba20
|
snippet content is cut at max length, last word
|
4 years ago |
Mimi Momo
|
d0304a5b57
|
article footer file is named 'tail;' snippet shows title, full text, and link
|
4 years ago |
Mimi Momo
|
92c7389e5c
|
diary uses title from entry for snippets
|
4 years ago |
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
|
4 years ago |
Mimi Momo
|
e10568d7c6
|
outline what functions are needed for diary
|
4 years ago |
Mimi Momo
|
fa9d59bf5a
|
variables are filled using python methods
|
4 years ago |
Mimi Momo
|
08f187c300
|
add variables for snippet and latest
|
4 years ago |
Mimi Momo
|
e917c6d958
|
added skeleton of diary page
|
4 years ago |
Mimi Momo
|
c8cc58ad5b
|
added presskit
|
4 years ago |
Mimi Momo
|
c0272684d1
|
removed unused files; footer template uses footer tags; closed html in frame; game page uses template and variables
|
4 years ago |
Mimi Momo
|
36702a2c2e
|
index's footer's copyright date is taken from python's datetime
|
4 years ago |
Mimi Momo
|
5df3535428
|
parameters are moved to dictionary in the index python script
|
4 years ago |
Mimi Momo
|
ed9c90722b
|
index uses template
|
4 years ago |
Mimi Momo
|
6f841349ae
|
removed hello world; probably broken, trying to add navigation segment for index
|
4 years ago |
Mimi Momo
|
0373da162b
|
pulled in images + style sheets from PHP version; index, game, and presskit pages display original HTML with subtle use of variables
|
4 years ago |
Mimi Momo
|
2fe51568e5
|
hello world; requirements.txt; gitignore
|
4 years ago |