Commit Graph

216 Commits (3e50450f4da12b15a9aac264073dd6de3fe7623f)
 

Author SHA1 Message Date
Mimi Momo 92c7389e5c diary uses title from entry for snippets
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
Mimi Momo e10568d7c6 outline what functions are needed for diary
Mimi Momo fa9d59bf5a variables are filled using python methods
Mimi Momo 08f187c300 add variables for snippet and latest
Mimi Momo e917c6d958 added skeleton of diary page
Mimi Momo 5d54db3a38 updated nav with proper links
Mimi Momo c8cc58ad5b added presskit
Mimi Momo c0272684d1 removed unused files; footer template uses footer tags; closed html in frame; game page uses template and variables
Mimi Momo 36702a2c2e index's footer's copyright date is taken from python's datetime
Mimi Momo 5df3535428 parameters are moved to dictionary in the index python script
Mimi Momo c61909ecc6 index sends the title variable to header to be filled in on the page
Mimi Momo ed9c90722b index uses template
Mimi Momo 6f841349ae removed hello world; probably broken, trying to add navigation segment for index
Mimi Momo 0373da162b pulled in images + style sheets from PHP version; index, game, and presskit pages display original HTML with subtle use of variables
Mimi Momo 2fe51568e5 hello world; requirements.txt; gitignore