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 |
chimchooree
|
018b4ede0e
|
added more articles so I can test pagination
|
4 years ago |
Mimi Momo
|
f751f1a7dd
|
Merge branch 'last-working'
|
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
|
cf34bb366d
|
removed J span for an article
|
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
|
768a5da121
|
article-to-html script working with new file hierarchy (combined feature + weekly)
|
4 years ago |
Mimi Momo
|
21c556465a
|
added comments so I know what to do next
|
4 years ago |
Mimi Momo
|
9a32133761
|
features and weeklies are in same entries folder; php -> html files
|
4 years ago |
Mimi Momo
|
d967b6d354
|
removed meaningless align-items: bottom from css sheets
|
4 years ago |
Mimi Momo
|
eb24ab0b0a
|
removed bg image from index html; css displays bg as bg of the div
|
4 years ago |
Mimi Momo
|
fc71b4ea39
|
added alt text to BG and Twitter img; added src to BG (so BG is not a background, oops)
|
4 years ago |
Mimi Momo
|
84d0050bf5
|
presskit's footer appears after body
|
4 years ago |
Mimi Momo
|
90b9e5d391
|
game's footer appears after the body
|
4 years ago |
Mimi Momo
|
5df2a0fec2
|
removed html tags from more elements; added semi-colon to copyright character
|
4 years ago |
Mimi Momo
|
3ac67cdaf1
|
simplified footer (no 3 sets of footer tags)
|
4 years ago |
Mimi Momo
|
76ab1f3a17
|
removed html tag from bodies of pages
|
4 years ago |
Mimi Momo
|
9eae40a8e4
|
fixed html lang tag typo
|
4 years ago |
Mimi Momo
|
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
|
4 years ago |
Mimi Momo
|
1c5c6e09fd
|
eiris push
|
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 |