Commit Graph
52 Commits
Author SHA1 Message Date
chimchooree a20e1e4b87 diary is more responsive; motd 2022-11-06 17:45:33 -06:00
chimchooree e5db10fdcf added webfonts 2022-10-14 15:47:01 -05:00
chimchooree f739443483 small fixes to every page - stopped on gdd 2022-10-14 11:56:16 -05:00
chimchooree 36ac84cc5a working towards new design with bottom nav bar; not quite there 2022-10-13 01:29:49 -05:00
chimchooree a1db2f7b78 characters, species, locations. a lot about giants and serpents 2022-09-23 13:38:52 -05:00
chimchooree 3d1bb99def diary and entry are functional 2022-07-20 23:54:48 -05:00
Mimi Momo f10ae3524b eiris push 2022-07-19 18:20:02 -05:00
chimchooree 67565e9445 new index page and about me page; no left or right buffer - use full space for content grid. 2022-07-14 00:21:28 -05:00
chimchooree 2aceea75f5 new website 2022-06-15 12:08:55 -05:00
chimchooree 2c4632874d added tags as links back for snippets 2021-07-11 19:12:56 -05:00
chimchooree 866000f9a9 added content back 2021-07-11 19:09:39 -05:00
chimchooree b54c328166 diary page uses a grid of grids; added word cloud diary box; emptied all content for now 2021-07-11 18:48:24 -05:00
chimchooree 0a83927bbc hashtags are links in snippets and features 2021-07-11 12:20:06 -05:00
chimchooree 8a1cc1e276 grid push 2021-05-16 16:07:16 -05:00
chimchooree 44cffb918e updating CSS - diary finished for now 2021-05-14 22:49:12 -05:00
chimchooree 836971838e fixed box css; use credit css now; ideabox pads out rest of table if not enough words; added email; added more credits; added an about me blurb to contact; articles 2021-03-04 23:06:45 -06:00
chimchooree 7559d4ca00 proofread articles up to Dec 10; made project page consistent; improved presskit page and added PDF download version 2020-11-29 21:35:55 -06:00
chimchooree e107206fce added diary nav under snippets 2020-11-24 21:00:56 -06:00
chimchooree 2224957b7c up to date with server 2020-11-24 11:37:51 -06:00
chimchooree 71705e1448 the grid is all broken; escaped the diary nav arrows 2020-10-10 12:51:13 -05:00
chimchooree 155f866cf8 diary entries are template files; entries are in diary/entries and links are fixed 2020-10-04 22:11:02 -05:00
chimchooree 258c81178d added a contact page, linked from diary's twitter box 2020-10-04 21:36:42 -05:00
chimchooree dceefe4b98 think I added share links for facebook and email...probably have to test them 2020-10-04 21:23:42 -05:00
chimchooree dde81160a2 working and decent tweet shares on each article snippet 2020-10-04 21:15:11 -05:00
chimchooree 51b5e2c63c added tweet share to each article (generates an ugly tweet with html code in it) 2020-10-04 21:03:43 -05:00
chimchooree 71e67ed1e6 added rel="nofollow" to links throughout site 2020-10-04 20:38:13 -05:00
chimchooree 460e5686e4 added latest headlines with links to diary; simplified text in side boxes 2020-10-04 18:54:11 -05:00
chimchooree 376c924c2c only fill out number links to left if there are enough articles; less test articles 2020-10-04 11:19:53 -05:00
chimchooree 896c466021 cluster variable is stored in index.py 2020-10-04 11:04:42 -05:00
chimchooree 315e4103f6 wrong numbers fill out left side when page is high 2020-10-04 10:51:24 -05:00
chimchooree 4c3a9a2b52 nav length never dips below 7 (+ cluster of 3 on both sides of current page) when page number is low 2020-10-04 10:27:04 -05:00
chimchooree b432b674fe commented python diary nav code 2020-10-04 10:21:49 -05:00
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
Mimi Momo 76ab1f3a17 removed html tag from bodies of pages 2020-09-30 20:42:53 -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