Commit Graph

70 Commits

Author SHA1 Message Date
deepend c1b8ef873c added return link to wiki gophermap 2020-04-26 16:52:24 -06:00
Ben Harris 14350822e6 add gopher support to wiki 2020-04-26 18:36:07 -04:00
Travis Briggs a9b2aed6b3 Add stubs for pages that are mentioned in the motd. Slightly modify the donation page to include info from motd 2020-04-26 12:38:19 -07:00
Travis Briggs 8036feee67 Generate plain text versions of wiki articles, with links in footnotes 2020-04-25 12:40:40 -07:00
Travis Briggs 6ae86fb2a6 Minor typo in wiki file 2020-04-25 12:31:37 -07:00
deepend-tildeclub 93e98e4a79
Merge pull request #13 from audiodude/wiki-makefile
'make all' includes index and html files depend on template and theme
2020-04-15 01:57:20 -06:00
Travis Briggs f4bff7f9cd Update usenet news article because it's back up! 2020-04-14 20:48:29 -07:00
deepend-tildeclub 12ab158693
Merge pull request #16 from tildeclub/wiki-contributing
Greatly expand the 'contributing' doc with more ways to contribute
2020-04-14 20:56:47 -06:00
Travis Briggs bd97b6aa6f
Update link on "tin" 2020-04-14 18:27:29 -07:00
Travis Briggs 09dfbe4a3c Merge branch 'master' of https://github.com/tildeclub/site into wiki-contributing 2020-04-13 23:21:32 -07:00
Travis Briggs bba151ef7b Greatly expand contributing article 2020-04-13 23:18:16 -07:00
Travis Briggs 4c7c9dfe9d
Merge branch 'master' into wiki-categories 2020-04-12 22:25:28 -07:00
Travis Briggs 2595f6c025 Categorize all articles 2020-04-12 22:21:38 -07:00
Travis Briggs 97344236c5 Pull out category frontmatter from articles and sort index by categories 2020-04-12 22:21:15 -07:00
Travis Briggs 8855b7cfbf Add links and cleanup formatting on multiple articles 2020-04-13 00:57:17 -04:00
Travis Briggs 32e36c7242 Unindent body tag so code blocks do not get weird indentation 2020-04-13 00:57:17 -04:00
Travis Briggs 24c135bbe8 Add backtick_code_blocks extension, because articles were already using it anyways 2020-04-13 00:57:17 -04:00
Travis Briggs 8367e4f17c make all includes index and html files depend on template and theme 2020-04-12 12:39:07 -07:00
deepend-tildeclub bddf5ef406
Merge pull request #12 from audiodude/wiki-sort-articles
Sort wiki articles by actual title instead of filename
2020-04-12 08:36:32 -06:00
Travis Briggs c4d4ce41ee Originally used the wrong sort 2020-04-12 01:22:39 -07:00
Travis Briggs ea181def2f Sort wiki articles by actual title instead of filename 2020-04-12 01:10:15 -07:00
Travis Briggs 37d71848a1 Change syntax highlighting to slightly tweaked version of breezeDark, to be more legible 2020-04-11 22:19:14 -07:00
deepend 24b0fdd592 updates. 2020-03-19 23:44:52 -06:00
deepend bd73358aff fixed CoC formatting. 2020-03-16 17:32:33 -06:00
deepend-tildeclub 2af9235265
update sshfs.md 2020-03-12 21:48:27 -06:00
deepend a9d12561de updated 2fa.md. 2020-03-07 14:27:50 -07:00
deepend f742370fa2 updated 2fa.md. 2020-03-07 13:54:07 -07:00
deepend 0660e60f4d updated 2fa.md. 2020-03-07 13:53:10 -07:00
deepend c9f9a0cec1 added 2fa.html. 2020-03-07 13:48:00 -07:00
deepend de4e6056ac 2FA updates. 2020-03-07 10:30:43 -07:00
deepend 101f431710 updated googleauth.md. 2020-03-04 22:30:06 -07:00
Ben Harris 1c28f00959 tidy up googleauth.md 2020-03-04 23:50:50 -05:00
deepend cb267a164d updated googleauth.md. 2020-03-04 21:41:22 -07:00
deepend-tildeclub 4af0b9472e
update googleauth.md 2020-03-04 21:15:06 -07:00
deepend-tildeclub 6e8f1bd993
create googleauth.md
Google authenticator setup guide.
2020-03-04 21:13:21 -07:00
deepend 05cfdcff5a added donate.md. 2020-03-02 22:59:34 -07:00
deepend-tildeclub e90e8e9de8
Update faq.md
Removed skillswap .  let me know if anyone wants something like this.
2019-12-14 09:23:31 -07:00
Ben Harris b8a48c7930 move rebuilding index to a separate target 2019-12-08 14:00:29 -05:00
deepend-tildeclub 0c0ce1f5bf
update bashblog.md 2019-12-08 11:52:22 -07:00
deepend-tildeclub 865b84afd5
create bashblog.md 2019-12-08 11:47:59 -07:00
Ben Harris 8decf76a47 fix rebuilding php every time 2019-12-08 02:37:04 -05:00
deepend 16eb7f3e72 add error404.md to wiki. 2019-12-03 19:47:33 -07:00
Ben Harris 66a09570bb add ssh on 443 info 2019-11-14 10:42:31 -05:00
vanta black 48509acfc9 update ssh.md 2019-10-24 15:32:35 -04:00
MineRobber___T c5df49fdce
Remove section about not exposing finger info
...since tilde.club, like other tildeverse machines, exposes a secure fingerd, meaning that info is now publically available.
2019-10-23 14:11:19 -04:00
deepend 2a8e8ebad7 updated faq.md 2019-10-22 20:30:13 -06:00
Ben Harris c41c255c91 fix some links and formatting 2019-10-22 12:45:38 -04:00
saper 230f1dfe2a Makefile: static generator for index
When running a copy of a wiki on tilde.club
itself the webserver does not allow us
to view "index.php", so generate index.html
for static viewing pleasure.
2019-10-22 10:11:26 -04:00
saper be11d6e620 markdown, smackdown: add some internal links
this is not a proper wiki engine so we have to fix
some existing links ourselves
2019-10-22 10:07:31 -04:00
Ben Harris 3fd7378172 use the right email to send patches to 2019-10-22 09:54:10 -04:00