Commit Graph

73 Commits

Author SHA1 Message Date
benny Vasquez a2bd6052f0 removing unneeded space 2024-05-08 23:35:00 -04:00
benny Vasquez 466dd97dc3 Fix for #3592 2024-05-08 23:30:15 -04:00
benny Vasquez 7b8e67efc5 Adding the mastodon link to the emails, too. 2023-08-31 14:41:21 -04:00
robot9001 4074b17809
Add Mastodon profile in base footer 2023-08-24 19:04:59 +02:00
Andrew Pollack 8e5425cb29
Temporarily remove search functionality (#4272)
Context: #4720 #4721

Search functionality loading is blocking the front page from
loading for readers on mobile/tablet devices. This PR
temporarily disables search functionality until longer term
fix can be implemented.
2023-04-16 12:26:42 -07:00
nathan 06d4524703
fix next/previous buttons (#4088) 2023-03-06 12:44:01 -08:00
Andrew Pollack dc127f17fc
Revert "add search" removal, fixing email publishing (#4076)
* Revert "Revert "add search""

* Only use search plugins for website styling (#4077)
2023-02-21 07:32:53 -08:00
robbystk 55a5fb2637
Dark theme accessibility (#4069)
* Add --code-color variable for <code> elements

* Copy dark theme code color from newsletter theme
2023-02-20 12:12:17 -08:00
Nell Shamrell-Harrington 1979a93d36
Revert "add search" 2023-02-20 12:05:54 -08:00
Nell Shamrell-Harrington ec921d449c
Merge pull request #3942 from ndd7xv/search
add search
2023-02-20 11:56:52 -08:00
Nathan Do 3f91d31360 fixup! add guidance 2023-02-11 12:32:28 -05:00
Andrew Pollack 7c73502341
Update link visited color light mode (#3940) 2023-01-09 17:19:37 -08:00
Nathan Do 03c2e2da47 add search
largely based off instruction in their readme: https://github.com/pelican-plugins/search#installation

considered using tipue_search but was marked as deprecated in the repo and suggested the search plugin

this search also uses stork, which is written in rust!

also just adding it to the main page, since i'm not sure if it'd be as useful on every article or any other page.
2023-01-08 21:10:19 -05:00
nathan e104c55802
fix: table headers in dark mode (#3937) 2023-01-05 17:54:59 -08:00
Nell Shamrell-Harrington 170cbd9d97
Merge pull request #3863 from ndd7xv/anchor-headers
add header links
2023-01-05 10:44:36 -08:00
Nathan Do 01d2ee91bf add header anchors 2022-12-12 21:49:19 -05:00
Nathan Do f9f75a2438 fix typo and modify margins to make it look nicer 2022-12-08 17:32:52 -05:00
Nathan Do c465db5de5 fix <code> and <pre> for dark theme
makes code blocks have light text on dark background and made it so that pre blocks (seen in quote of the week at https://this-week-in-rust.org/blog/2017/06/20/this-week-in-rust-187/) also have text colors that correspond to their theme (instead of boostrap defaults)
2022-12-08 17:32:52 -05:00
Nathan Do 5549ebc8e1 add dark mode 2022-12-06 00:58:53 -05:00
Ludwig Stecher c46d45aada Make tables more beautiful 2022-05-05 23:16:29 +02:00
Ludwig Stecher 2749a86022 Update deps and fix #2732 2021-12-26 01:52:45 +01:00
Aldas 504315b16f
Added favicons 2020-12-10 17:19:39 +00:00
Urcra fc60b84e3c No longer sends every Tuesday 2020-11-05 13:12:36 +01:00
equt f8fe7893c0
fix: change heading font weight to bold 2020-10-27 15:48:24 +08:00
equt 40acc6007b
fix: change body font weight to normal 2020-10-27 15:47:39 +08:00
Ludwig Stecher 341eefd020
Update themes/newsletter/templates/base.html
Co-authored-by: Ivan Tham <pickfire@riseup.net>
2020-05-22 01:13:19 +02:00
Ludwig Stecher 6d1a026094
Merge branch 'master' into dark-newsletter 2020-05-20 22:22:17 +02:00
Ludwig Stecher ac33005d3d Add dark color theme for newsletter 2019-12-13 00:24:12 +01:00
Ludwig Stecher cb3a906095 Add dark color theme for newsletter 2019-12-12 23:49:52 +01:00
Ludwig Stecher cf0ffd2fdd Revert "Add dark mode"
This reverts commit 6ad14671.
2019-12-11 20:03:35 +01:00
dvogt23 6ad1467113
Add dark mode
Issue: #1017
2019-10-10 22:15:42 +02:00
Sasha Chedygov 2155cf0a26 Add links to next/previous article on article page 2019-08-29 11:47:16 -07:00
Vikrant Chaudhary eb141657d6 remove privacy policy announcement. 2019-04-17 14:56:08 +05:30
Vikrant Chaudhary c31398fece release 281. Also added link to git-diff for privacy policy changes. 2019-04-10 16:01:30 +05:30
Corey Richardson 5b0a04d0f6 update privacy policy
we don't collect log data etc ourselves anymore. github does though!
2019-04-09 15:34:53 -07:00
Vikrant Chaudhary 4796c89383 Revert "change this-week-in-rust.org to this-week-in-rust.github.io"
This reverts commit 75d1faf447.
2018-07-25 23:38:16 +05:30
Vikrant Chaudhary 75d1faf447 change this-week-in-rust.org to this-week-in-rust.github.io 2018-07-19 17:38:04 +05:30
Vikrant Chaudhary 89661cd29b release 220
also fix padding around blockquotes.
2018-02-07 17:04:53 +05:30
Vikrant Chaudhary 85644d6dfe fix blockquote styling in emails.
(fix letter spacing and unnecessary padding at top and bottom).
2018-01-21 15:56:01 +05:30
Vikrant Chaudhary 92712b35df fix image width in newsletter 2017-08-23 23:58:06 -04:00
Vikrant Chaudhary 8e97a47c42 Removed line - Sponsored by webstream.io. 2016-03-29 15:02:41 +05:30
Corey Richardson d012fc1a62
Experiment: flip the order of RSS and Atom feeds to see if that causes more readers to use RSS 2016-03-08 17:04:17 +11:00
Vikrant Chaudhary eb51970e43 Fix for - Refused to apply inline style because it violates the following Content Security Policy directive. 2016-02-15 20:13:09 +05:30
Vsevolod Velichko b1ed59ed50 Add RSS feed export 2016-02-09 22:30:56 +03:00
Pascal Hertleif 8b4d3c4e5c Improve Quote Readability
If someone really wants a narrow font, they should use a font that is narrow
(and not manually adjust the letter spacing for small text sizes).
2016-02-02 12:56:31 +01:00
Vikrant Chaudhary e771c3cd4d Update http:// links to https:// for newsletter. 2016-01-26 19:12:32 +05:30
Vikrant Chaudhary 7091ab8d25 Fix a bit of styling in the newsletter theme. 2015-10-26 22:58:07 +05:30
Vikrant Chaudhary 1e668d18eb TWiR Release 101 (19 Ocotber 2015). 2015-10-19 21:50:15 +05:30
Vikrant Chaudhary e1e8c352c7 Move subscribe-form to bottom and remove post borders.
Discussion at https://www.reddit.com/r/rust/comments/3no8cs/this_week_in_rust_99/
2015-10-12 23:28:08 +05:30
Brian Anderson 6084a3cd0c Merge pull request #121 from webstream-io/theme-newsletter
Send newsletter every Tuesday.
2015-09-22 22:15:23 -07:00