Browse Source

Updated FAQ Theme contents

pull/40/head
Benjamin Southall 7 years ago
parent
commit
f87e2ca3cc
  1. 63
      templates/themes/faq/index.html

63
templates/themes/faq/index.html

@ -38,36 +38,45 @@
How does post formatting work ?
</h2>
<p> It is standard vichan post formatting. </p>
<p> '''text''' makes it bold </p>
<p> ''text'' makes it italic </p>
<p> **text** makes it spoiler </p>
<p> [b] makes it bold [/b] </p>
<p> [i] makes it italic [/i] </p>
<p> [spoiler]text [/spoiler] makes it spoiler </p>
<p> [code]text [/code] makes it code </p>
<h2 id="5">
<p> To specify language for the syntax highlighting. Use something like the example below</p>
<p>
[code]</p>
<p>lisp</p>
<p>(defun foo ()</p>
<p> (if (mapcar (lambda (x) (format t "~a " x)) '(is this not infuriating?)) </p>
<p> t </p>
<p> nil)) <p>
<p>[/code]</p>
<p>Valid languages are listed <a href="http://highlightjs.readthedocs.io/en/latest/css-classes-reference.html#language-names-and-aliases">here</a>.</p>
<h2 id="5">
What is the purpose of Lainchan ?
</h2>
<p>See https://lainchan.org/q/res/11853.html#11853 </p>
<p>See https://lainchan.org/q/res/11853.html#11853
<p>Like all questions the answer depends on who you ask.</p>
<p>My answer:</p>
<p>First what lainchan.org is:</p>
<p>lainchan.org is a domain name, the host that domain name points to hosts an imageboard called lainchan based on vichan, it hosts a Mumble server, it hosts an audio stream.</p>
<p>The purpose of lainchan.org the domain name is so you don't have to type an IP address to access the services hosted on the previously mentioned host.</p>
<p>The purpose of lainchan.org is to be a place / community where people can interact online.</p>
<p>What makes lainchan.org community different from all the other places / communities where people can interact online ?</p>
<p>This is another good question, and one you haven't asked yet, but I will try to answer anyhow.</p>
<p>Our main distinguishing factors are related to our appreciation of Lain and Serial Experiments Lain. </p>
<p>The series is influenced by themes such as reality, identity, and communication, and it demonstrates them by using philosophy, computer history, cyberpunk literature, and conspiracy theory. (from https://en.wikipedia.org/wiki/Serial_Experiments_Lain)</p>
<p>Most of the boards on the image board reflect aspects or influences of the series.</p>
<p>Because the series is influenced by cyberpunk literature, it very easy to label the lainchan.org community as just a cyberpunk image board, but I believe that label is incomplete at best and a restriction at worst.</p>
<p>My answer isn't the only answer, and I happy to see others posting their answer to the same question.</p>
<p>My question to you which you don't need to answer here.</p>
<p>The lainchan community is to you what you want it to be. What do you want it to be ?</p>
<p>Answers according to other sources: </p>
<p>https://wiki.installgentoo.com/index.php/Lainchan </p>
<p>https://www.reddit.com/r/Cyberpunk/comments/26cx64/lainchan_a_cyberpunkthemed_image_board_that_is/</p>
<p>http://4archive.org/board/g/thread/50808811 </p>
<p>https://encyclopediadramatica.se/List_of_*chan_boards</p>
Like all questions the answer depends on who you ask.
</p>
<p>
My answer:
First what lainchan.org is:
lainchan.org is a domain name, the host that domain name points to hosts an imageboard called lainchan based on vichan, it hosts a Mumble server, it hosts an audio stream.
The purpose of lainchan.org the domain name is so you don't have to type an IP address to access the services hosted on the previously mentioned host.
The purpose of lainchan.org is to be a place / community where people can interact online.
</p>
<p>
What makes lainchan.org community different from all the other places / communities where people can interact online ?
This is another good question, and one you haven't asked yet, but I will try to answer anyhow.
Our main distinguishing factors are related to our appreciation of Lain and Serial Experiments Lain.
The series is influenced by themes such as reality, identity, and communication, and it demonstrates them by using philosophy, computer history, cyberpunk literature, and conspiracy theory. (from https://en.wikipedia.org/wiki/Serial_Experiments_Lain)
<p>
Most of the boards on the image board reflect aspects or influences of the series.
Because the series is influenced by cyberpunk literature, it very easy to label the lainchan.org community as just a cyberpunk image board, but I believe that label is incomplete at best and a restriction at worst.
My answer isn't the only answer, and I happy to see others posting their answer to the same question.
My question to you which you don't need to answer here.
The lainchan community is to you what you want it to be. What do you want it to be ?</p>
<h2 id="6">
Why are my posts being changed / language enhanced ?
</h2>
@ -97,9 +106,9 @@
</h2>
<p>Either submit your constructive criticism in a /q/ thread, or go back to your favourite chan of choice. </p>
<h2 id="13">
I want to request stckers
I want to request stickers
</h2>
<p>See https://lainchan.org/q/res/11998.html#11998 </p>
<p>See https://lainchan.org/q/res/12974.html#12974 </p>
<h2 id="14">
I want to submit a banner to Lainchan
</h2>

Loading…
Cancel
Save