From 2cc30ff9f260d42302c52c7167a19fb7815e52af Mon Sep 17 00:00:00 2001 From: swag Date: Thu, 8 Jun 2023 22:01:55 -0400 Subject: [PATCH] Cleaned up the about page --- templates/page/about.html.ep | 60 ++++++++++++++++++++++++++++-------- 1 file changed, 47 insertions(+), 13 deletions(-) diff --git a/templates/page/about.html.ep b/templates/page/about.html.ep index bf4886d..026a395 100644 --- a/templates/page/about.html.ep +++ b/templates/page/about.html.ep @@ -17,15 +17,31 @@ % end

<%= title %>

+

What is this?

Post::Text is a textboard a bit like 2channel. You can post whatever you want anonymously - just please mind the <%= link_to rules => 'rules_page' %>. - Markdown is supported for formatting posts using the + just please mind the <%= link_to rules => 'rules_page' %>.

+

Flagging Posts

+

There is a button for users to 'flag' a post for review by a + moderator. If you need further assistance you can reach out to the + webmaster.

+

Bumping Posts

+

There is also a 'bump' button you're free to use and abuse to + your heart's content. When adding a remark to a thread, you can + uncheck the 'bump' box to remark on the post without bumping + it.

+

Subscribing with RSS

+

If you're already using a feed reader or some sort of email + client you can check out the + <%= link_to 'RSS feed', threads_feed => {format => 'rss'} %>. + A feed reader can really be anything. For example there's a + Discord bot to subscribe + to feeds.

+

Formatting with Markdown/HTML Tags

+

Markdown is supported for formatting posts using the - original implementation from The Daring Fireball. For example, - back-ticks are for inline code while indentation should - be used if you want an entire code bock:

+ original implementation from The Daring Fireball. For example:


 This is `inline_code()` and so is ```this()```. This is incorrect:
 
@@ -40,20 +56,38 @@ This is correct for a multi-line code block:
     if (true) {
         do_stuff();
     }
+
+This is a [hyperlink](http://example.com).
+
+This is a paragraph.<br>
+This is a new line within the same paragraph.
+
+This is a new paragraph since I used two new lines.
+
+- This is
+- an unordered
+- list.
+
+1. This is
+1. an ordered
+1. list.
+
+>This is a
+>block quote.
+>>Block quotes
+>>can be nested.
   

You can use an actual tab character or four spaces to indent. Only Markdown as well as the HTML tags <br> and <s> are supported. All other HTML will be filtered out.

-

There is a button for users to 'flag' a post for review by a - moderator. If you need further assistance you can reach out to the - webmaster. There is - also a 'bump' button you're free to use and abuse to your heart's - content. If you're already using a feed reader or some sort of - email client you can check out the - <%= link_to 'RSS feed', threads_feed => {format => 'rss'} %>.

+

Now Post a Thread

Click 'New' in the top navigation bar to start a new thread and - post your manifesto.

+ post your manifesto. 🔥

+

Webmaster PGP Key

+

I like PGP so here's a public key that'll be used to sign + super official Post::Text business or you can use it to + email me from North Korea:


 -----BEGIN PGP PUBLIC KEY BLOCK-----