143 Commits (866000f9a99971bd64b34ad21da440f43e72d753)
 

Author SHA1 Message Date
chimchooree e107206fce added diary nav under snippets 4 years ago
Mimi Momo fc1f78f3af commented all but one method 4 years ago
Mimi Momo 6cf06dc3d7 commented routes 4 years ago
chimchooree 97a963172c test comment 4 years ago
chimchooree 2224957b7c up to date with server 4 years ago
chimchooree 9a18189000 comment 4 years ago
chimchooree 71705e1448 the grid is all broken; escaped the diary nav arrows 4 years ago
chimchooree c34fbbd2cd more like this has a title div and centered snippet divs 4 years ago
chimchooree eb97090fbb snippets are centered 4 years ago
chimchooree 0effb0c13a feature recommend python ends 4 years ago
chimchooree 68137cf8a4 redesigned feature template to put nav under article, bordered by side bar (was under everything) 4 years ago
chimchooree 7945b82210 added space for header, dates, and articles to dir space under articles 4 years ago
chimchooree 2e66f0ea93 the nav bar at the bottom of articles and footer at bottom of that appears now (empty of course) 4 years ago
chimchooree 7be0d5fef7 article uses article css 4 years ago
chimchooree a08d9c6e29 article renders in article css; the article text is squished to the left and begins in the nav row 4 years ago
chimchooree a69c3215d7 entries are in diary directory and still render 4 years ago
chimchooree ace0c10f3c entires renders in web page, but it's just a copy of contact for now; moved entires to root 4 years ago
chimchooree bd7742c51e tried rebasing entry but entries still 404; tired 4 years ago
chimchooree 155f866cf8 diary entries are template files; entries are in diary/entries and links are fixed 4 years ago
chimchooree 258c81178d added a contact page, linked from diary's twitter box 4 years ago
chimchooree dceefe4b98 think I added share links for facebook and email...probably have to test them 4 years ago
chimchooree dde81160a2 working and decent tweet shares on each article snippet 4 years ago
chimchooree d9b78f4e4d clean doesn't need the path anymore 4 years ago
chimchooree 51b5e2c63c added tweet share to each article (generates an ugly tweet with html code in it) 4 years ago
chimchooree 71e67ed1e6 added rel="nofollow" to links throughout site 4 years ago
chimchooree fc43c6b711 added sitemap 4 years ago
chimchooree 85ab32f50c made a robots.txt, I think 4 years ago
chimchooree 79b1ba35c2 made a secret page with okay css 4 years ago
chimchooree 460e5686e4 added latest headlines with links to diary; simplified text in side boxes 4 years ago
chimchooree faff99603a removed headlines folder for now; random bullets for index headlines 4 years ago
chimchooree e58da4dd1f news on index shows 9 latest headlines as links to their articles 4 years ago
chimchooree 376c924c2c only fill out number links to left if there are enough articles; less test articles 4 years ago
chimchooree 896c466021 cluster variable is stored in index.py 4 years ago
chimchooree 315e4103f6 wrong numbers fill out left side when page is high 4 years ago
chimchooree 4c3a9a2b52 nav length never dips below 7 (+ cluster of 3 on both sides of current page) when page number is low 4 years ago
chimchooree b432b674fe commented python diary nav code 4 years ago
chimchooree d1cc68c50d filling out right end of nav uses proper numbers; lots of test articles 4 years ago
chimchooree 4b0957f165 max pages reflects the max number of pages with diary entries on them; diary nav only goes up to max pages 4 years ago
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 4 years ago
chimchooree 7bb825de1f diary nav links use absolute paths; gave main pages unique titles 4 years ago
chimchooree 25d6a9093a css is absolute path, so diary subpages use css; diary nav links to right pages 4 years ago
chimchooree 47162de3d3 same for link to last page 4 years ago
chimchooree 76c43e9a88 first link appears when it's out of -3,+3 range of current page 4 years ago
chimchooree cbaf5fd116 anything over max pages is considered max for diary nav 4 years ago
chimchooree 013ad596f4 added code to prevent diary nav from dipping under 0 and soaring over the total 4 years ago
chimchooree 3a08c07f92 diary nav numbers are links; current page is not a link but bolded 4 years ago
chimchooree 04f23c4e29 diary nav shows 3 preceding and 3 suceding numbers 4 years ago
chimchooree b77700f2df added diary navigation to the diary template; moved diary directory on top of directory row 4 years ago
chimchooree 9a25c1a95e snippet titles are also article links 4 years ago
chimchooree 8f5ca3f916 removed unused snippet template 4 years ago