chimchooree
|
d1cc68c50d
|
filling out right end of nav uses proper numbers; lots of test articles
|
2020-10-04 10:10:42 -05:00 |
|
chimchooree
|
4b0957f165
|
max pages reflects the max number of pages with diary entries on them; diary nav only goes up to max pages
|
2020-10-04 10:01:32 -05:00 |
|
chimchooree
|
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
|
2020-10-03 23:14:21 -05:00 |
|
chimchooree
|
7bb825de1f
|
diary nav links use absolute paths; gave main pages unique titles
|
2020-10-03 13:50:30 -05:00 |
|
chimchooree
|
25d6a9093a
|
css is absolute path, so diary subpages use css; diary nav links to right pages
|
2020-10-03 13:31:46 -05:00 |
|
chimchooree
|
47162de3d3
|
same for link to last page
|
2020-10-02 01:11:18 -05:00 |
|
chimchooree
|
76c43e9a88
|
first link appears when it's out of -3,+3 range of current page
|
2020-10-02 01:00:53 -05:00 |
|
chimchooree
|
cbaf5fd116
|
anything over max pages is considered max for diary nav
|
2020-10-01 23:16:02 -05:00 |
|
chimchooree
|
013ad596f4
|
added code to prevent diary nav from dipping under 0 and soaring over the total
|
2020-10-01 19:13:03 -05:00 |
|
chimchooree
|
3a08c07f92
|
diary nav numbers are links; current page is not a link but bolded
|
2020-10-01 19:05:07 -05:00 |
|
chimchooree
|
04f23c4e29
|
diary nav shows 3 preceding and 3 suceding numbers
|
2020-10-01 18:37:38 -05:00 |
|
chimchooree
|
b77700f2df
|
added diary navigation to the diary template; moved diary directory on top of directory row
|
2020-10-01 17:51:46 -05:00 |
|
chimchooree
|
9a25c1a95e
|
snippet titles are also article links
|
2020-10-01 17:42:18 -05:00 |
|
chimchooree
|
8f5ca3f916
|
removed unused snippet template
|
2020-10-01 17:41:00 -05:00 |
|
Mimi Momo
|
d967b6d354
|
removed meaningless align-items: bottom from css sheets
|
2020-09-30 21:34:14 -05:00 |
|
Mimi Momo
|
eb24ab0b0a
|
removed bg image from index html; css displays bg as bg of the div
|
2020-09-30 21:20:39 -05:00 |
|
Mimi Momo
|
fc71b4ea39
|
added alt text to BG and Twitter img; added src to BG (so BG is not a background, oops)
|
2020-09-30 21:16:49 -05:00 |
|
Mimi Momo
|
5df2a0fec2
|
removed html tags from more elements; added semi-colon to copyright character
|
2020-09-30 21:00:40 -05:00 |
|
Mimi Momo
|
3ac67cdaf1
|
simplified footer (no 3 sets of footer tags)
|
2020-09-30 20:54:47 -05:00 |
|
Mimi Momo
|
76ab1f3a17
|
removed html tag from bodies of pages
|
2020-09-30 20:42:53 -05:00 |
|
Mimi Momo
|
9eae40a8e4
|
fixed html lang tag typo
|
2020-09-30 20:38:31 -05:00 |
|
Mimi Momo
|
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
|
2020-09-30 20:14:23 -05:00 |
|
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 |
|