... |
... |
@@ -1,37 +1,105 @@ |
1 |
|
-= Content Being Worked on: = |
|
1 |
+{{html clean="false"}} |
|
2 |
+<style> |
|
3 |
+.dashboard-columns { |
|
4 |
+ display: flex; |
|
5 |
+ justify-content: space-between; |
|
6 |
+ flex-wrap: wrap; |
|
7 |
+ margin-bottom: 2em; |
|
8 |
+ gap: 1.5em; |
|
9 |
+} |
|
10 |
+.dashboard-column { |
|
11 |
+ flex: 1; |
|
12 |
+ min-width: 250px; |
|
13 |
+ background-color: #1a1a1a; |
|
14 |
+ padding: 1em; |
|
15 |
+ border: 1px solid #333; |
|
16 |
+ border-radius: 10px; |
|
17 |
+} |
|
18 |
+.dashboard-column h3 { |
|
19 |
+ margin-top: 0; |
|
20 |
+ color: #f2f2f2; |
|
21 |
+ border-bottom: 1px solid #444; |
|
22 |
+ padding-bottom: 4px; |
|
23 |
+} |
|
24 |
+.dashboard-column ul { |
|
25 |
+ list-style: none; |
|
26 |
+ padding-left: 0; |
|
27 |
+} |
|
28 |
+.dashboard-column li { |
|
29 |
+ margin: 0.3em 0; |
|
30 |
+} |
|
31 |
+</style> |
2 |
2 |
|
3 |
|
-* [[Jewish Crimes and Atrocities>>doc:Main Categories.Israel, Palestine, and Judaism.WebHome]] |
4 |
|
-* Historical Introduction to Nationalism |
5 |
|
-* Trends in Societies views on Whites over the last 50 years [[(Anes Datasets, lots of data)>>doc:Main Categories.Science & Research.Data and Trends.Anes.WebHome]] |
|
33 |
+<h2>📚 Knowledge Domains</h2> |
|
34 |
+<div class="dashboard-columns"> |
|
35 |
+ <div class="dashboard-column"> |
|
36 |
+ <h3>Race</h3> |
|
37 |
+ <ul> |
|
38 |
+ <li><a href="/bin/view/Main%20Categories/Race/Hatred">Hatred</a></li> |
|
39 |
+ <li><a href="/bin/view/Main%20Categories/Race/Demographics">Demographics</a></li> |
|
40 |
+ <li><a href="/bin/view/Main%20Categories/Race/Videos">Videos</a></li> |
|
41 |
+ </ul> |
6 |
6 |
|
7 |
|
-= Content Requests = |
|
43 |
+ <h3>Discrimination</h3> |
|
44 |
+ <ul> |
|
45 |
+ <li><a href="/bin/view/Main%20Categories/Discrimination/Employment%20Disparities">Employment Disparities</a></li> |
|
46 |
+ <li><a href="/bin/view/Main%20Categories/Discrimination/Black%20Privilege">Black Privilege</a></li> |
|
47 |
+ <li><a href="/bin/view/Main%20Categories/Discrimination/Videos">Videos</a></li> |
|
48 |
+ </ul> |
|
49 |
+ </div> |
8 |
8 |
|
9 |
|
-* [[Feminism>>doc:Main Categories.Dating & Social Media.Feminism.WebHome]]: Origins and Jewish involvement |
10 |
|
-* [[USS Liberty>>doc:Main Categories.History.USS Liberty.WebHome]]: detailed analysis and things left out of wikipedia |
11 |
|
-* [[Revisionism>>doc:Main Categories.History.Real History of WW2.WebHome]] |
12 |
|
-* [[Documenting individual cases of Antiwhite discrimination>>doc:Main Categories.Discrimination.Discrimination Against White People.WebHome]], pay discrimination, modern segregation, double standards |
13 |
|
-* Jewish hypocrisy and evidence of [[intent>>doc:Main Categories.Jews.Evidence of Intent.WebHome]] for the ongoing [[White Genocide>>doc:Main Categories.Race.White Genocide.WebHome]]. |
14 |
|
-* [[Research papers>>doc:Main.Studies.Research at a Glance.WebHome]] on all topics, formatted and summarized if possible |
15 |
|
-* Additional Pro White sites and [[resources>>doc:Guides and Help.Resources.WebHome]]. (You're welcome to add your own site for self promotion) |
16 |
|
-* [[Suggestions>>doc:Forums.The White Archive Discussion.Suggestions.WebHome]] for me to improve the site. |
17 |
|
-* Tagging of pages and sites |
|
51 |
+ <div class="dashboard-column"> |
|
52 |
+ <h3>Immigration</h3> |
|
53 |
+ <ul> |
|
54 |
+ <li><a href="/bin/view/Main%20Categories/Immigration/Border%20Policy">Border Policy</a></li> |
|
55 |
+ <li><a href="/bin/view/Main%20Categories/Immigration/Statistics">Immigration Statistics</a></li> |
|
56 |
+ <li><a href="/bin/view/Main%20Categories/Immigration/Videos">Videos</a></li> |
|
57 |
+ </ul> |
18 |
18 |
|
|
59 |
+ <h3>Media</h3> |
|
60 |
+ <ul> |
|
61 |
+ <li><a href="/bin/view/Main%20Categories/Media/Propaganda">Propaganda</a></li> |
|
62 |
+ <li><a href="/bin/view/Main%20Categories/Media/Censorship">Censorship</a></li> |
|
63 |
+ <li><a href="/bin/view/Main%20Categories/Media/Videos">Videos</a></li> |
|
64 |
+ </ul> |
|
65 |
+ </div> |
|
66 |
+ |
|
67 |
+ <div class="dashboard-column"> |
|
68 |
+ <h3>Education</h3> |
|
69 |
+ <ul> |
|
70 |
+ <li><a href="/bin/view/Main%20Categories/Education/Achievement%20Gaps">Achievement Gaps</a></li> |
|
71 |
+ <li><a href="/bin/view/Main%20Categories/Education/School%20Policy">School Policy</a></li> |
|
72 |
+ <li><a href="/bin/view/Main%20Categories/Education/Videos">Videos</a></li> |
|
73 |
+ </ul> |
|
74 |
+ |
|
75 |
+ <h3>Crime</h3> |
|
76 |
+ <ul> |
|
77 |
+ <li><a href="/bin/view/Main%20Categories/Crime/Injustice">Injustice</a></li> |
|
78 |
+ <li><a href="/bin/view/Main%20Categories/Crime/Crime%20Stats">Crime Stats</a></li> |
|
79 |
+ <li><a href="/bin/view/Main%20Categories/Crime/Videos">Videos</a></li> |
|
80 |
+ </ul> |
|
81 |
+ </div> |
|
82 |
+</div> |
|
83 |
+{{/html}} |
|
84 |
+ |
|
85 |
+--- |
|
86 |
+ |
19 |
19 |
## 📊 Research & Stats |
20 |
|
-{{include reference="Main.Categories.Research and Stats.ResearchStatsWidget"/}}## |
|
88 |
+{{include reference="Main.Categories.Research and Stats.ResearchStatsWidget"/}} |
21 |
21 |
|
22 |
|
------ |
|
90 |
+--- |
23 |
23 |
|
24 |
24 |
## 🎯 Arguments & Counterarguments |
25 |
|
-{{include reference="Main.Categories.Arguments and Counterarguments.ArgumentsWidget"/}}## |
|
93 |
+{{include reference="Main.Categories.Arguments and Counterarguments.ArgumentsWidget"/}} |
26 |
26 |
|
27 |
|
------ |
|
95 |
+--- |
28 |
28 |
|
|
97 |
+== 🕓 Recent Activity == |
|
98 |
+ |
|
99 |
+{{activity/}} |
|
100 |
+ |
29 |
29 |
== 🏷️ Tags == |
30 |
30 |
|
31 |
31 |
{{tagcloud/}} |
32 |
32 |
|
33 |
|
------ |
34 |
34 |
|
35 |
|
-== 🕓 Recent Activity == |
36 |
|
- |
37 |
|
-{{activity limit="5"/}} |