Commit Graph

31 Commits

Author SHA1 Message Date
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
Nell Shamrell-Harrington 1979a93d36
Revert "add search" 2023-02-20 12:05:54 -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 Do 01d2ee91bf add header anchors 2022-12-12 21:49:19 -05:00
Thibaud Dauce c3e291f3de
Restore full content inside RSS feed 2021-12-30 09:47:19 +01:00
Ludwig Stecher 2749a86022 Update deps and fix #2732 2021-12-26 01:52:45 +01:00
Stefan Schindler 982d351ad2
Update Repo URL 2020-11-05 14:15:33 +00:00
Camelid a531c3320b
Update source code link 2020-08-27 15:45:26 -07:00
Sasha Chedygov 2155cf0a26 Add links to next/previous article on article page 2019-08-29 11:47:16 -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
Corey Richardson 3c4ef9a4b7
Update pelicanconf.py 2017-12-11 17:01:29 -05:00
Corey Richardson f089bff9e6
Set FEED_MAX_ITEMS to 4 to limit size of RSS/Atom feeds 2016-05-05 09:50:37 +10:00
Vsevolod Velichko 3995dead6c Move SITEURL to https 2016-02-09 22:31:43 +03:00
Vsevolod Velichko b1ed59ed50 Add RSS feed export 2016-02-09 22:30:56 +03:00
Vikrant Chaudhary ea9c43ee05 Better looking newsletter (specially in Android Gmail). 2015-09-13 19:40:32 +05:30
Vikrant Chaudhary 54ffed4011 Merge branch 'master' into rusty-makeover 2015-08-16 21:00:19 +05:30
Vikrant Chaudhary 2a7c964e0c Revert "Revert "Revert "Revert "Merge pull request #66 from webstream-io/rusty-makeover""""
This reverts commit 4f1ed20396.
2015-08-16 21:00:00 +05:30
Vikrant Chaudhary 2102e870b3 Added the newsletter theme. 2015-08-16 19:28:04 +05:30
Brian Anderson 0d4c3910ca Revert "Staging"
This reverts commit 2481d31759.
2015-08-03 15:45:04 -07:00
Elaine Nemo 4f1ed20396 Revert "Revert "Revert "Merge pull request #66 from webstream-io/rusty-makeover"""
This reverts commit af25d61f09.
2015-08-03 13:25:35 -04:00
Brian Anderson af25d61f09 Revert "Revert "Merge pull request #66 from webstream-io/rusty-makeover""
This reverts commit b11ae4d9a0.
2015-07-31 11:41:49 -07:00
Brian Anderson b11ae4d9a0 Revert "Merge pull request #66 from webstream-io/rusty-makeover"
This reverts commit c3cac9513b, reversing
changes made to f71ce5cdc7.
2015-07-31 11:41:02 -07:00
Corey Richardson 2481d31759 Staging 2015-07-31 13:23:25 -04:00
Brian Anderson c3cac9513b Merge pull request #66 from webstream-io/rusty-makeover
[WIP] A rusty makeover.
2015-07-31 13:14:33 -04:00
Bruno Tavares e8b366509d Creates ids for headers on articles
With the id attribute on the headers it would be able to link to a
specific section of the page when sharing with someone.
2015-07-27 12:40:20 -03:00
Vikrant Chaudhary d22f445ac1 [WIP] A rusty makeover.
Design inspired and stolen from blog.rust-lang.org and rust-lang.org.
WIP. Few issues still need to resolved like handheld device compatibility, subscription form submission etc.
2015-06-17 01:29:28 +05:30
Matt Brubeck 0442fe35db Add link to TWiR source on GitHub 2014-12-09 08:53:58 -08:00
Corey Richardson b90d2b10b0 Initial commit 2014-11-05 17:12:45 -05:00