clarify guidelines
This commit is contained in:
parent
b5b59c3698
commit
80de47d81f
@ -5,3 +5,4 @@ body{
|
|||||||
color: #EFECFC;
|
color: #EFECFC;
|
||||||
}
|
}
|
||||||
h1, h2, h3{ font-style: italic; }
|
h1, h2, h3{ font-style: italic; }
|
||||||
|
h1{ text-transform: uppercase; }
|
||||||
|
@ -8,12 +8,20 @@
|
|||||||
<META CONTENT="width=device-width, initial-scale=1" NAME="viewport" />
|
<META CONTENT="width=device-width, initial-scale=1" NAME="viewport" />
|
||||||
<LINK HREF="https://wiki.murderu.us/" REL="canonical" />
|
<LINK HREF="https://wiki.murderu.us/" REL="canonical" />
|
||||||
<LINK HREF="css/stylesheet.css" REL="stylesheet" />
|
<LINK HREF="css/stylesheet.css" REL="stylesheet" />
|
||||||
<TITLE>murderu.us</TITLE>
|
<TITLE>the murderu.us wiki</TITLE>
|
||||||
</HEAD>
|
</HEAD>
|
||||||
<BODY>
|
<BODY>
|
||||||
<H1>WIKI.<A HREF="https://murderu.us">MURDERU.US</A></H1>
|
<H1>wiki.<A HREF="https://murderu.us">murderu.us</A></H1>
|
||||||
<UL><B>
|
<UL><B>
|
||||||
<LI><A HREF="unix/">UNIX</A></LI>
|
<LI><A HREF="unix/">UNIX</A></LI>
|
||||||
</B></UL>
|
</B></UL>
|
||||||
|
<H2>Contributing</H2>
|
||||||
|
<UL>
|
||||||
|
<LI>All contributions are <STRONG>public domain</STRONG> and anyone may steal, pilfer, and otherwise plaigarize <EM>from</EM> this Wiki.</LI>
|
||||||
|
<LI>However, contributions <EM>to</EM> this Wiki must be original or properly quoted and cited from other sources.</LI>
|
||||||
|
<LI>Original research is <EM>encouraged</EM> and this Wiki serves as either a primary or secondary source when appropriate.</LI>
|
||||||
|
<LI>Articles are written with semantic markup in <A HREF="unix/#m4">m4</A> <A HREF="macros.</LI>
|
||||||
|
</UL>
|
||||||
|
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
Loading…
Reference in New Issue
Block a user