Commit Graph

122 Commits

Author SHA1 Message Date
deepend-tildeclub 9275d4b1bf
update 2022-02-10 15:09:32 -07:00
deepend-tildeclub 372c8df49d
update of an update of an update :) 2022-02-08 15:01:04 -07:00
deepend-tildeclub 26366dd1db
More updates 2022-02-08 12:11:51 -07:00
deepend-tildeclub f77eefb083
applying some suggestions 2022-02-08 11:41:09 -07:00
deepend-tildeclub 28e3c8a2f2
add guidelines 2022-02-07 21:55:32 -07:00
deepend-tildeclub 6d3ffd93f2
Update irc.md - ZNC mention 2021-12-28 22:03:56 -07:00
deepend-tildeclub 1a103abf98
update netiquette.md 2021-12-20 09:39:48 -07:00
deepend-tildeclub 5bcd2868a0
updating netiquette.md 2021-12-20 09:33:57 -07:00
deepend-tildeclub 637d2d20b7
oops 2fa.md 2021-12-13 00:11:31 -07:00
deepend-tildeclub f9d46b2da8
Fixing small mistake on links 2fa.md 2021-12-13 00:09:43 -07:00
deepend-tildeclub 27ae8998f8
Update 2fa.md adding webmail 2fa info 2021-12-13 00:08:02 -07:00
deepend 9a4c49e270 new donation options 2021-12-11 11:45:46 +00:00
Ben Harris f48fec3c15 add note about 2fa verification codes 2021-11-22 10:53:08 -05:00
Travis Briggs 2229da26b1
Use updated image in winscp.md 2021-09-05 12:24:52 -07:00
Travis Briggs 73573a1e0d
Update winscp.md 2021-09-05 12:18:17 -07:00
Travis Briggs f8797657bf
Add WinSCP guide to wiki
This was emailed to me in July 2020
2021-09-04 20:40:51 -07:00
deepend-tildeclub caee5995f9
Update donate.md
added tildeverse shop link.
2021-07-08 01:37:11 -06:00
deepend-tildeclub d5e591a5f2
Update donate.md
Minor changes to wording.  Showing server costs, removing crypto donate methods (due to lack of use)
2021-07-08 01:25:09 -06:00
Kot 47c58ec3a6 Add reminder for email login name 2021-04-19 11:57:41 -04:00
deepend-tildeclub ad6f8591be
Update vpnwhy.md 2021-03-20 17:52:58 -06:00
deepend-tildeclub 169611a891
Create vpnwhy.md 2021-03-20 17:51:28 -06:00
deepend-tildeclub 14b472423a
Update donate.md 2021-03-18 19:24:48 -06:00
deepend-tildeclub 39b7d541e8
Added more donation options 2021-03-18 19:22:11 -06:00
jl6 2b79fa2539 Create quilt.md 2021-02-13 11:24:12 -05:00
Gregory Rudolph 0528cf5e4f Added combined page for multiplexers for #5 2020-10-22 11:41:32 -04:00
George Craggs e94fff6678 Highlight code tags on wiki pages
Puts a light orange tint onto the background of code tags to visually
distinguish them from other text. This is hoped to reduce ambiguity of
where commands begin and end.
2020-10-12 18:14:56 -04:00
dgy 10e310d1db remove repeated instructions from the maybe-kinda easy way 2020-10-12 14:12:21 -04:00
dgy a053206c14 add instructions to use slrn 2020-10-08 16:42:03 -04:00
deepend-tildeclub 5497b4ef1e
Updated faq.md 2020-09-21 17:45:02 -06:00
deepend-tildeclub 8c44115246
Merge pull request #32 from Unixsys/master
Move section in irc.md pertaining to email to email.md
2020-08-30 06:26:33 -06:00
Unixsys 6d658ce165 Move section in irc.md pertaining to email to email.md 2020-08-29 20:17:30 -05:00
Unixsys c2ccf37fec
Update vimrc.md to point to 'net Archive
Changed the link to point to https://web.archive.org/web/20161224112739/https://dougblack.io/words/a-good-vimrc.html instead of https://dougblack.io/word/a-good-vimrc.html.
2020-08-29 19:50:16 -05:00
Shreyas Minocha 021c076637
Add another 2FA app to the list 2020-08-10 10:14:01 +05:30
deepend-tildeclub 3f213acbc8
Updated donate.md 2020-07-21 21:17:41 -06:00
Ben Harris 70ab8b4c66 update category for ttbp.md 2020-06-23 14:18:49 -04:00
Ben Harris d24d6a78fc add ttbp page 2020-06-23 14:12:31 -04:00
Rick Umali b19a2d0ea7 Corrects link to gophermap README
The link to README.gophermap needed to be changed. In a263037 of
gophernicus, the filename was changed from README.Gophermap to
README.gophermap. Our Wiki has to change accordingly.
2020-06-13 00:25:57 -04:00
annathecrow d0f19b67e8
Add more info 2020-05-31 12:41:48 +02:00
annathecrow e3df53c327
Add instructions how to register a nickname
How to register a nickname with NickServ to post in protected channels.
2020-05-31 12:01:55 +02:00
deepend af792ca86d renamed chat.md to irc.md 2020-05-07 00:30:43 -06:00
deepend-tildeclub 1feb93cc5b
Update wiki.tmpl 2020-05-06 23:41:49 -06:00
deepend-tildeclub 67d32bb755
Update wiki index.php 2020-05-06 23:41:08 -06:00
deepend-tildeclub e0a2d09d7d
Update wiki.tmpl
Adding typing CSS effect
2020-05-06 23:20:18 -06:00
deepend-tildeclub ea697b92ff
Update wiki index.php
Adding typing CSS effect
2020-05-06 23:19:12 -06:00
login000 2b05b8592c
Updated wiki.tmpl to let some bugs out
1. Moved the footer to before </body>
2. Wrapped <div class="content"></div> around the actual contents of <body> (excluding the navbar and footer, just like the main tilde.club page).
3. Added a missing </div> for <div class="col">
4. Removed a couple newlines after the </html> tag.
2020-05-07 14:26:14 +10:00
deepend-tildeclub 10516a8223
Update wiki.tmpl 2020-05-06 22:15:38 -06:00
deepend-tildeclub c1cf0f1483 Update wiki index.php 2020-05-06 23:11:12 -04:00
deepend-tildeclub bb85714176 Update wiki.tmpl 2020-05-06 23:11:12 -04:00
deepend-tildeclub e77db2b119
Update wiki.tmpl
added footer html
2020-05-06 21:06:24 -06:00
Ben Harris 73931e2f7f add dollar sign to wiki page titles 2020-05-06 22:23:19 -04:00