headline/view
bain 9800a0825d Add full-text search to the main page. The user can now search for parts
of the changed headline. The search uses each word (text separated by
space) as a separate query (logical OR). The user can use quotes to
specify that they want to keep multiple words as a single query.
2023-08-16 10:28:20 +02:00
..
static create robots.txt to stop crawlers 2022-08-27 13:20:44 +02:00
templates Add full-text search to the main page. The user can now search for parts 2023-08-16 10:28:20 +02:00
app.py Add full-text search to the main page. The user can now search for parts 2023-08-16 10:28:20 +02:00
Dockerfile Add full-text search to the main page. The user can now search for parts 2023-08-16 10:28:20 +02:00
requirements.txt Add about page and list of feeds, template parts 2022-08-27 12:48:40 +02:00