Commit Graph
195 Commits
Author SHA1 Message Date
chimchooree 1067b4567e added heart and star emotes; added article about pixel joy font and Small Thing That Makes Things; got self-hosted images working 2020-11-25 17:51:04 -06:00
chimchooree f0504114ed recommended articles ignore bad paths 2020-11-24 23:08:14 -06:00
chimchooree e107206fce added diary nav under snippets 2020-11-24 21:00:56 -06:00
Mimi Momo fc1f78f3af commented all but one method 2020-11-24 13:46:55 -06:00
Mimi Momo 6cf06dc3d7 commented routes 2020-11-24 13:22:32 -06:00
chimchooree 97a963172c test comment 2020-11-24 11:38:29 -06:00
chimchooree 2224957b7c up to date with server 2020-11-24 11:37:51 -06:00
chimchooree 9a18189000 comment 2020-11-24 11:37:10 -06:00
chimchooree 71705e1448 the grid is all broken; escaped the diary nav arrows 2020-10-10 12:51:13 -05:00
chimchooree c34fbbd2cd more like this has a title div and centered snippet divs 2020-10-09 21:01:31 -05:00
chimchooree eb97090fbb snippets are centered 2020-10-09 20:53:17 -05:00
chimchooree 0effb0c13a feature recommend python ends 2020-10-09 20:24:43 -05:00
chimchooree 68137cf8a4 redesigned feature template to put nav under article, bordered by side bar (was under everything) 2020-10-09 19:38:45 -05:00
chimchooree 7945b82210 added space for header, dates, and articles to dir space under articles 2020-10-07 20:21:54 -05:00
chimchooree 2e66f0ea93 the nav bar at the bottom of articles and footer at bottom of that appears now (empty of course) 2020-10-07 19:50:18 -05:00
chimchooree 7be0d5fef7 article uses article css 2020-10-07 16:32:13 -05:00
chimchooree a08d9c6e29 article renders in article css; the article text is squished to the left and begins in the nav row 2020-10-07 12:15:36 -05:00
chimchooree a69c3215d7 entries are in diary directory and still render 2020-10-07 11:50:45 -05:00
chimchooree ace0c10f3c entires renders in web page, but it's just a copy of contact for now; moved entires to root 2020-10-07 11:46:45 -05:00
chimchooree bd7742c51e tried rebasing entry but entries still 404; tired 2020-10-04 22:17:43 -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 d9b78f4e4d clean doesn't need the path anymore 2020-10-04 21:06:30 -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 fc43c6b711 added sitemap 2020-10-04 20:28:08 -05:00
chimchooree 85ab32f50c made a robots.txt, I think 2020-10-04 19:34:48 -05:00
chimchooree 79b1ba35c2 made a secret page with okay css 2020-10-04 19:23:16 -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 faff99603a removed headlines folder for now; random bullets for index headlines 2020-10-04 18:49:02 -05:00
chimchooree e58da4dd1f news on index shows 9 latest headlines as links to their articles 2020-10-04 18:31:22 -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