From c5a3862c6040ea297973bb5297ffd712c6522a07 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 29 Dec 2022 13:04:21 -0600 Subject: src: tweaked list view to not paginate so soon. --- app/posts/templates/posts/src_list.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'app/posts') diff --git a/app/posts/templates/posts/src_list.html b/app/posts/templates/posts/src_list.html index b015deb..757c9a0 100644 --- a/app/posts/templates/posts/src_list.html +++ b/app/posts/templates/posts/src_list.html @@ -11,13 +11,10 @@

/src/

Let's building things.

-

Please join us by dropping your email in the form below:

- -

I try to post monthly. Unsubscribing is easy. It's self-hosted and respects your privacy. If you don't want an email, there's also an RSS feed, and it's all archived below.

Why? The web is an amazing democratic publishing platform unlike anything in history. The catch is, to avoid serving at the pleasure of the corporate king, you need to know how to publish. That's what these articles are here for, to help you learn how to use independent, community-supported, open source tools. The web won't last forever, let's build something cool while we can.

A few of the articles below were previously published in: Ars Technica, Wired, and The Register

-

Articles

{% autopaginate object_list 24 %} +

Articles

{% autopaginate object_list 40 %}