From adb9cc5dac01a51e9f723948133c2b820e4a8a0a Mon Sep 17 00:00:00 2001 From: ahriman Date: Thu, 3 Jan 2019 00:27:06 +0000 Subject: added template file for wiki, added code blockquote class in site css for wiki use --- table.connusers | 1 - tilde.css | 7 +++++++ wikipages/template.wiki | 15 +++++++++++++++ wikipages/unixprotips.wiki | 7 ++++++- 4 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 wikipages/template.wiki diff --git a/table.connusers b/table.connusers index 061699d..9c212bd 100644 --- a/table.connusers +++ b/table.connusers @@ -1,6 +1,5 @@ diff --git a/tilde.css b/tilde.css index 3b677ff..3bfdc21 100644 --- a/tilde.css +++ b/tilde.css @@ -52,6 +52,13 @@ body { background-color: #999999; color: #000000; } +.code { + width: 500px; + margin-left: auto; + margin-right: auto; + background-color: #999999; + color: #000000; +} a:link { text-decoration: none; color:#cccccc; diff --git a/wikipages/template.wiki b/wikipages/template.wiki new file mode 100644 index 0000000..03c3cfb --- /dev/null +++ b/wikipages/template.wiki @@ -0,0 +1,15 @@ + + +

Page Title

+ +

paragraph content

+ +inline filesystem paths, commands, etc + +
code blockquote
+ +Back to Wiki diff --git a/wikipages/unixprotips.wiki b/wikipages/unixprotips.wiki index 81e8972..6d9e9a0 100644 --- a/wikipages/unixprotips.wiki +++ b/wikipages/unixprotips.wiki @@ -1,3 +1,9 @@ + +

UNIX ProTips

I realized today I wasn't getting mail notifications, and I hadn't set them up on this shell. So here are some things I do on my @@ -19,6 +25,5 @@ have un-incorporated mail, or more specifically, when your encorage them to edit this page.

Happy Unixing!

-

~xvetrd

Back to Wiki -- cgit 1.4.1-2-gfad0