460e5686e4added latest headlines with links to diary; simplified text in side boxes
chimchooree
2020-10-04 18:54:11 -0500
faff99603aremoved headlines folder for now; random bullets for index headlines
chimchooree
2020-10-04 18:49:02 -0500
e58da4dd1fnews on index shows 9 latest headlines as links to their articles
chimchooree
2020-10-04 18:31:22 -0500
376c924c2conly fill out number links to left if there are enough articles; less test articles
chimchooree
2020-10-04 11:19:53 -0500
896c466021cluster variable is stored in index.py
chimchooree
2020-10-04 11:04:42 -0500
315e4103f6wrong numbers fill out left side when page is high
chimchooree
2020-10-04 10:51:24 -0500
4c3a9a2b52nav length never dips below 7 (+ cluster of 3 on both sides of current page) when page number is low
chimchooree
2020-10-04 10:27:04 -0500
b432b674fecommented python diary nav code
chimchooree
2020-10-04 10:21:49 -0500
d1cc68c50dfilling out right end of nav uses proper numbers; lots of test articles
chimchooree
2020-10-04 10:10:42 -0500
4b0957f165max pages reflects the max number of pages with diary entries on them; diary nav only goes up to max pages
chimchooree
2020-10-04 10:01:32 -0500
d3f23965f3added new article for 10 articles so it's never divisible by 3 or 4; pagination showing the proper number of the correct articles per page
chimchooree
2020-10-03 23:14:21 -0500
7bb825de1fdiary nav links use absolute paths; gave main pages unique titles
chimchooree
2020-10-03 13:50:30 -0500
25d6a9093acss is absolute path, so diary subpages use css; diary nav links to right pages
chimchooree
2020-10-03 13:31:46 -0500
47162de3d3same for link to last page
chimchooree
2020-10-02 01:11:18 -0500
76c43e9a88first link appears when it's out of -3,+3 range of current page
chimchooree
2020-10-02 01:00:53 -0500
cbaf5fd116anything over max pages is considered max for diary nav
chimchooree
2020-10-01 23:16:02 -0500
013ad596f4added code to prevent diary nav from dipping under 0 and soaring over the total
chimchooree
2020-10-01 19:13:03 -0500
3a08c07f92diary nav numbers are links; current page is not a link but bolded
chimchooree
2020-10-01 19:05:07 -0500
04f23c4e29diary nav shows 3 preceding and 3 suceding numbers
chimchooree
2020-10-01 18:37:38 -0500
b77700f2dfadded diary navigation to the diary template; moved diary directory on top of directory row
chimchooree
2020-10-01 17:51:46 -0500
9a25c1a95esnippet titles are also article links
chimchooree
2020-10-01 17:42:18 -0500
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