1
0
mirror of https://github.com/sjlongland/tornado-news.git synced 2025-09-13 10:03:14 +10:00
Commit Graph

6 Commits

Author SHA1 Message Date
ccd08db986
example: Update example template and styling. 2016-03-13 08:16:19 +10:00
13b581fcc7
Expose the number of workers to the config file.
We default to the number of CPU cores, but this allows a fixed value to
be configured.
2016-03-06 17:37:35 +10:00
fa4de0bbc3
Permit limiting the number of posts. 2016-03-06 17:06:54 +10:00
0d5546abd4
If read fails, fall back to cache.
We can probably factor this a bit better so we're not repeating
ourselves, but in essence, if we have an older version we can put up
instead, we'll use that.
2016-03-06 16:54:55 +10:00
16ad2d14e1
Fix handling of 'content' 2016-03-06 16:49:20 +10:00
10f2c56945
Initial check-in of Tornado News 2016-03-06 14:58:34 +10:00