forked from IndieGameNews/Compendium
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHome.html
More file actions
54 lines (46 loc) · 3.21 KB
/
Home.html
File metadata and controls
54 lines (46 loc) · 3.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<script type="module" src="./Cbox.js"></script>
<CBOX>
<MainHeader DB="Debut">7-18-2025</MainHeader>
<DBLF DB="Website" href="https://indiegamenews.github.io/Compendium/"></DBLF>
</CBOX>
<p style="margin: 1rem 2rem;">
Compendium is a platform I built here on GitHub to serve as a direct, modern alternative to Wikipedia.
<br>
<br>
After working on Indiegamenews, I realized that the slow pace of publishing sometimes taking months to roll out a single article limited the impact I could make.
<br>
So I wanted to build something more dynamic and inclusive, especially for topics and communities that are often overlooked.
<br><br>
Wikipedia has some very major problems.
<br><br>
Primary sources are often discouraged in favor of their notorious notability rules, via secondary media coverage.
<br><br>
Nuanced or emerging topics can get suppressed because they lack traditional third-party coverage, and the lines between editorializing and summarizing become blurred.
<br><br>
By color-coding sources based on their proximity to the subject, we mitigate these aforementioned problems. This adds transparency to how knowledge is constructed without excluding large amounts of information.
<br><br>
by lowering the barrier for underrepresented subjects that are ignored due to this threshold Compendium attempts to be a much more modernized academic resource that more people will be able to fully utilize.
<br><br><br>
When writing articles for Compendium there are things to be mindful of. you should always maintain a neutral tone and lean away from opinionated content. You will also have to use the custom tagging
</p>
<strong style="margin: 1rem 2rem;">You can see how below:</strong>
<p style="margin: 1rem 2rem;">This is normal text in white. It is the fundamental tag your articles will be built around.</p>
<red-flag><p style="margin: 1rem 2rem;">
<red-flag> the red-flag tag should be used to ask for verification of information, or to inform the reader that information may be outdated or inaccurate, or require clarification.</a></red-flag>
</p></red-flag>
<br><p></p>
<potential-illegality><p style="margin: 1rem 2rem;">
<potential-illegality> the potential-illegality tag should only ever be used to warn against severe misconduct so that other people may take action and prevent harm, for example illegal explicit activities, or botnetting behaviours.</potential-illegality>
</p></potential-illegality>
<br>
<p style="margin: 1rem 2rem;">these can be wrapped around any of the tags.</p>
<FirstHandAccount>
<FirstHandAccount> The FirstHandAccount tag should be used for first hand sources. <a href="https://example.com/first">example link</a>.</FirstHandAccount>
</FirstHandAccount>
<SecondHandAccount>
<SecondHandAccount> The SecondHandAccount tag should be used for second hand sources. <a href="https://example.com/second">example link</a>.</SecondHandAccount>
</SecondHandAccount>
<ThirdHandAccount>
<ThirdHandAccount> The ThirdHandAccount tag should be used for third hand sources. <a href="https://example.com/third">example link</a>.</ThirdHandAccount>
</ThirdHandAccount>
<p style="margin: 1rem 2rem;">Below you can see that all references are generated and organized for you:</p>