Commit Graph

  • 013ad596f4 added code to prevent diary nav from dipping under 0 and soaring over the total chimchooree 2020-10-01 19:13:03 -0500
  • 3a08c07f92 diary nav numbers are links; current page is not a link but bolded chimchooree 2020-10-01 19:05:07 -0500
  • 04f23c4e29 diary nav shows 3 preceding and 3 suceding numbers chimchooree 2020-10-01 18:37:38 -0500
  • b77700f2df added diary navigation to the diary template; moved diary directory on top of directory row chimchooree 2020-10-01 17:51:46 -0500
  • 9a25c1a95e snippet titles are also article links chimchooree 2020-10-01 17:42:18 -0500
  • 8f5ca3f916 removed unused snippet template chimchooree 2020-10-01 17:41:00 -0500
  • 018b4ede0e added more articles so I can test pagination chimchooree 2020-10-01 17:33:43 -0500
  • f751f1a7dd Merge branch 'last-working' Mimi Momo 2020-10-01 15:06:32 -0500
  • 6dbdfec10d article snippets are shown in reverse order Mimi Momo 2020-10-01 15:01:34 -0500
  • c24b384af1 date in snippet is cleaned of linebreaks Mimi Momo 2020-10-01 14:44:33 -0500
  • ff89e15dd2 removed headers from snippet content Mimi Momo 2020-10-01 14:11:03 -0500
  • cf34bb366d removed J span for an article Mimi Momo 2020-10-01 13:35:38 -0500
  • a24e8e8426 remove html links from snippets; if <ul> is greater than </ul>'s count, add </ul> to snippet content Mimi Momo 2020-10-01 13:28:10 -0500
  • 768a5da121 article-to-html script working with new file hierarchy (combined feature + weekly) Mimi Momo 2020-10-01 09:29:47 -0500
  • 21c556465a added comments so I know what to do next Mimi Momo 2020-09-30 22:33:50 -0500
  • 9a32133761 features and weeklies are in same entries folder; php -> html files Mimi Momo 2020-09-30 22:32:08 -0500
  • d967b6d354 removed meaningless align-items: bottom from css sheets Mimi Momo 2020-09-30 21:34:14 -0500
  • eb24ab0b0a removed bg image from index html; css displays bg as bg of the div Mimi Momo 2020-09-30 21:20:39 -0500
  • fc71b4ea39 added 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
  • 84d0050bf5 presskit's footer appears after body Mimi Momo 2020-09-30 21:07:33 -0500
  • 90b9e5d391 game's footer appears after the body Mimi Momo 2020-09-30 21:05:29 -0500
  • 5df2a0fec2 removed html tags from more elements; added semi-colon to copyright character Mimi Momo 2020-09-30 21:00:40 -0500
  • 3ac67cdaf1 simplified footer (no 3 sets of footer tags) Mimi Momo 2020-09-30 20:54:47 -0500
  • 76ab1f3a17 removed html tag from bodies of pages Mimi Momo 2020-09-30 20:42:53 -0500
  • 9eae40a8e4 fixed html lang tag typo Mimi Momo 2020-09-30 20:38:31 -0500
  • 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 Momo 2020-09-30 20:14:23 -0500
  • 1c5c6e09fd eiris push Mimi Momo 2020-09-30 13:34:31 -0500
  • 7b6a095fbf all routes have a css field for info dictionary so their pages display css Mimi Momo 2020-09-26 18:18:50 -0500
  • 72b760dc17 index page uses css and images; css and img are stored in static dir Mimi Momo 2020-09-26 18:16:13 -0500
  • 72cb61d952 html tags work for all parts of snippets Mimi Momo 2020-09-25 23:34:50 -0500
  • 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 Momo 2020-09-25 23:33:09 -0500
  • 3ea1b5ba20 snippet content is cut at max length, last word Mimi Momo 2020-09-25 18:58:45 -0500
  • d0304a5b57 article footer file is named 'tail;' snippet shows title, full text, and link Mimi Momo 2020-09-25 17:03:18 -0500
  • 92c7389e5c diary uses title from entry for snippets Mimi Momo 2020-09-25 16:45:07 -0500
  • 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 2020-09-25 16:19:17 -0500
  • e10568d7c6 outline what functions are needed for diary Mimi Momo 2020-09-25 00:08:14 -0500
  • fa9d59bf5a variables are filled using python methods Mimi Momo 2020-09-24 14:55:20 -0500
  • 08f187c300 add variables for snippet and latest Mimi Momo 2020-09-24 14:52:25 -0500
  • e917c6d958 added skeleton of diary page Mimi Momo 2020-09-24 14:24:22 -0500
  • 5d54db3a38 updated nav with proper links Mimi Momo 2020-09-24 00:07:16 -0500
  • c8cc58ad5b added presskit Mimi Momo 2020-09-24 00:05:07 -0500
  • c0272684d1 removed unused files; footer template uses footer tags; closed html in frame; game page uses template and variables Mimi Momo 2020-09-23 23:57:31 -0500
  • 36702a2c2e index's footer's copyright date is taken from python's datetime Mimi Momo 2020-09-23 21:54:45 -0500
  • 5df3535428 parameters are moved to dictionary in the index python script Mimi Momo 2020-09-23 21:52:26 -0500
  • c61909ecc6 index sends the title variable to header to be filled in on the page Mimi Momo 2020-09-23 21:48:06 -0500
  • ed9c90722b index uses template Mimi Momo 2020-09-23 21:23:38 -0500
  • 6f841349ae removed hello world; probably broken, trying to add navigation segment for index Mimi Momo 2020-09-21 23:54:51 -0500
  • 0373da162b pulled 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
  • 2fe51568e5 hello world; requirements.txt; gitignore Mimi Momo 2020-09-20 11:55:53 -0500