136 Commits (2f3a2ecfc11b8f29cdbeabd4305393d98cddbaf7)

Author SHA1 Message Date
chimchooree 35b8d6e233 fixed nav grid resizing differenly at low res (links with longer link text shrunk more slowly); added gallery to character pages 2 years ago
chimchooree 219d251539 footer works; removed unused elements; added some character avis; char css is fine now 2 years ago
chimchooree c8613982d2 fav icon; some fixes; nav doesn't stretch out but it isn't centered in wide res; latest is in template and needs to move to contentgrid on index 2 years ago
chimchooree fc928148ad embedded itch.io game 2 years ago
chimchooree 6ea91ecabd oc grid 2 years ago
chimchooree 97f6fabea0 no more buffer containers on sides of about and home 2 years ago
chimchooree 67565e9445 new index page and about me page; no left or right buffer - use full space for content grid. 2 years ago
chimchooree bab9e80372 working 2 years ago
chimchooree 78e5c9816e grid for new index; nav buttons wonky 2 years ago
chimchooree a6353a30d9 char 2 years ago
chimchooree 2aceea75f5 new website 2 years ago
chimchooree 323aa85f0b update 3 years ago
chimchooree cd4e1d6988 update; errors 3 years ago
chimchooree 3f2b64ed0f update 3 years ago
chimchooree 130a564035 extra 3 years ago
chimchooree 46c50c1a27 tags box working for diary 3 years ago
chimchooree b54c328166 diary page uses a grid of grids; added word cloud diary box; emptied all content for now 3 years ago
chimchooree 0a83927bbc hashtags are links in snippets and features 3 years ago
chimchooree 8a1cc1e276 grid push 4 years ago
Mimi Momo 2edceffae9 lots of progress on feature css; diary entry now takes array of pieces of article as a list instead of the whole article as a string 4 years ago
chimchooree 44cffb918e updating CSS - diary finished for now 4 years ago
chimchooree b5b7ba432a task and web box 4 years ago
chimchooree c91c7f5ba6 update 4 years ago
chimchooree 057033d172 taskbox 4 years ago
chimchooree 325ca2ec09 working on XML still but everything else is fine 4 years ago
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 4 years ago
chimchooree cad796c8e3 ideabox fills with words from file 4 years ago
chimchooree d7ffb4f08f ideabox page makes a grid for placeholder list 4 years ago
chimchooree 7559d4ca00 proofread articles up to Dec 10; made project page consistent; improved presskit page and added PDF download version 4 years ago
Mimi Momo 406ce9d727 added basic content to projects page - pictures, links to projects; made sure all links point to new page 4 years ago
chimchooree 3d337dc3f5 grid push; starting to work on projects page 4 years ago
chimchooree e993164a9e recommended articles don't appear unless the article is published; fixed the tags for all articles 4 years ago
chimchooree 4a663dc10e added lots of articles; articles are released at midnight server-time; bug fixes 4 years ago
chimchooree 950a76371f added graphics update article; snippets support articles with picture links 4 years ago
chimchooree f0504114ed recommended articles ignore bad paths 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 0effb0c13a feature recommend python ends 4 years ago
chimchooree 7945b82210 added space for header, dates, and articles to dir space under articles 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 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 fc43c6b711 added sitemap 4 years ago
chimchooree 79b1ba35c2 made a secret page with okay css 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 7bb825de1f diary nav links use absolute paths; gave main pages unique titles 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 018b4ede0e added more articles so I can test pagination 4 years ago
Mimi Momo 6dbdfec10d article snippets are shown in reverse order 4 years ago
Mimi Momo c24b384af1 date in snippet is cleaned of linebreaks 4 years ago
Mimi Momo ff89e15dd2 removed headers from snippet content 4 years ago
Mimi Momo a24e8e8426 remove html links from snippets; if <ul> is greater than </ul>'s count, add </ul> to snippet content 4 years ago
Mimi Momo 21c556465a added comments so I know what to do next 4 years ago
Mimi Momo 7b6a095fbf all routes have a css field for info dictionary so their pages display css 4 years ago
Mimi Momo 72b760dc17 index page uses css and images; css and img are stored in static dir 4 years ago
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 4 years ago
Mimi Momo 3ea1b5ba20 snippet content is cut at max length, last word 4 years ago
Mimi Momo d0304a5b57 article footer file is named 'tail;' snippet shows title, full text, and link 4 years ago
Mimi Momo 92c7389e5c diary uses title from entry for snippets 4 years ago
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 4 years ago
Mimi Momo e10568d7c6 outline what functions are needed for diary 4 years ago
Mimi Momo fa9d59bf5a variables are filled using python methods 4 years ago
Mimi Momo 08f187c300 add variables for snippet and latest 4 years ago
Mimi Momo e917c6d958 added skeleton of diary page 4 years ago
Mimi Momo c8cc58ad5b added presskit 4 years ago
Mimi Momo c0272684d1 removed unused files; footer template uses footer tags; closed html in frame; game page uses template and variables 4 years ago
Mimi Momo 36702a2c2e index's footer's copyright date is taken from python's datetime 4 years ago
Mimi Momo 5df3535428 parameters are moved to dictionary in the index python script 4 years ago
Mimi Momo ed9c90722b index uses template 4 years ago
Mimi Momo 6f841349ae removed hello world; probably broken, trying to add navigation segment for index 4 years ago
Mimi Momo 0373da162b pulled in images + style sheets from PHP version; index, game, and presskit pages display original HTML with subtle use of variables 4 years ago
Mimi Momo 2fe51568e5 hello world; requirements.txt; gitignore 4 years ago