d1cc68c50d
filling out right end of nav uses proper numbers; lots of test articles
chimchooree2020-10-04 10:10:42 -05:00
4b0957f165
max pages reflects the max number of pages with diary entries on them; diary nav only goes up to max pages
chimchooree2020-10-04 10:01:32 -05:00
d3f23965f3
added 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
chimchooree2020-10-03 23:14:21 -05:00
7bb825de1f
diary nav links use absolute paths; gave main pages unique titles
chimchooree2020-10-03 13:50:30 -05:00
25d6a9093a
css is absolute path, so diary subpages use css; diary nav links to right pages
chimchooree2020-10-03 13:31:46 -05:00
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
Mimi Momo2020-09-30 20:14:23 -05:00
7b6a095fbf
all routes have a css field for info dictionary so their pages display css
Mimi Momo2020-09-26 18:18:50 -05:00
72b760dc17
index page uses css and images; css and img are stored in static dir
Mimi Momo2020-09-26 18:16:13 -05:00
72cb61d952
html tags work for all parts of snippets
Mimi Momo2020-09-25 23:34:50 -05:00
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
Mimi Momo2020-09-25 23:33:09 -05:00
3ea1b5ba20
snippet content is cut at max length, last word
Mimi Momo2020-09-25 18:58:45 -05:00
d0304a5b57
article footer file is named 'tail;' snippet shows title, full text, and link
Mimi Momo2020-09-25 17:03:18 -05:00
92c7389e5c
diary uses title from entry for snippets
Mimi Momo2020-09-25 16:45:07 -05:00
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 Momo2020-09-25 16:19:17 -05:00
e10568d7c6
outline what functions are needed for diary
Mimi Momo2020-09-25 00:08:14 -05:00
fa9d59bf5a
variables are filled using python methods
Mimi Momo2020-09-24 14:55:20 -05:00
08f187c300
add variables for snippet and latest
Mimi Momo2020-09-24 14:52:25 -05:00
6f841349ae
removed hello world; probably broken, trying to add navigation segment for index
Mimi Momo2020-09-21 23:54:51 -05:00
0373da162b
pulled in images + style sheets from PHP version; index, game, and presskit pages display original HTML with subtle use of variables
Mimi Momo2020-09-21 21:16:35 -05:00