summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-07Merge pull request #226 from yannjor/ejabberd-improvementsLuke Smith
Ejabberd: small improvements/fixes
2022-08-07Ejabberd: small improvements/fixesYann Jorelle
Adds `-p` option to mkdir when creating the certificate directories. Without this, the given command fails because `/etc/ejabberd/certs` doesn't exist. Also adds a command to give the ejabberd user permissions to read the certificate directories.
2022-08-06Merge pull request #225 from yannjor/fix-nextcloudLuke Smith
Nextcloud: remove nginx pagespeed directive
2022-08-06Nextcloud: remove nginx pagespeed directiveYann Jorelle
Removes pagespeed directive from the nextcloud nginx configuration. Fixes #224.
2022-07-27Merge pull request #220 from tfasano1/masterLuke Smith
WireGuard Tutorial
2022-07-27WireGuard Tutorialtfasano1
2022-07-24Merge pull request #219 from freezingDaniel/patch-1Luke Smith
Fix typo
2022-07-24Fix typofreezingDaniel
2022-07-20Merge pull request #216 from zacharytyhacz/masterLuke Smith
Fixed Matrix Element image paths + Added note about configuration for Matrix Synapse
2022-07-19Merge pull request #218 from riscygeek/fix-cgitLuke Smith
Fixed Cgit
2022-07-19Fixed CgitBenjamin Stürz
Without this fix my Cgit instance didn't work properly. Repos would show up, but only the latest commit could be accessed. Also "tree" and "log" didn't work for each commit. This PR hopes to fix it. Signed-off-by: Benjamin Stürz <benni@stuerz.xyz>
2022-07-17Matrix - added note about macaroon_secret_key and registration_shared_secret ↵zacharytyhacz
keys
2022-07-17Fixed paths for matrix element logozacharytyhacz
2022-07-16Merge pull request #214 from arielcostas/cgit-httpsLuke Smith
cgit: add guide for cloning via HTTPS
2022-07-16Merge pull request #215 from arielcostas/code-highlightLuke Smith
Add shortcode for <mark>ing text and code
2022-07-16Include it as part of NGINX confAriel Costas
Instead of adding several new paragraphs, just keep it simple and say it's doing it as part of the base guide.
2022-07-16Add shortcode for <mark>ing text and codeAriel Costas
This allows marking code from within markdown, useful for highlighting domains inside configuration blocks, like the old website had. Unless modified via CSS, it will display as black text over yellow background.
2022-07-16Delete obsolete donation linkAriel Costas
2022-07-16Add guide on supporting clone via HTTPSAriel Costas
2022-07-11manually state nameLuke Smith
2022-07-11Merge branch 'master' of github.com:lukesmithxyz/landchadLuke Smith
2022-07-11own single layoutLuke Smith
2022-07-08Merge pull request #211 from i-c-u-p/md-kbd-tagLuke Smith
(.md files) put keyboard shortcuts in <kbd> tag
2022-07-08put keyboard shortcuts in <kbd> tagi-c-u-p
2022-07-06Merge branch 'master' of github.com:LukeSmithxyz/landchadLuke Smith
2022-07-06nextcloud fix #208Luke Smith
2022-07-04Merge pull request #209 from alpheratz0/patch-1Luke Smith
fix h3 top margin
2022-07-04fix h3 top marginalpheratz0
2022-07-02superscript fixLuke Smith
2022-07-02fix #205Luke Smith
2022-07-01Merge branch 'artur-borys-master'Luke Smith
2022-07-01Merge branch 'master' of https://github.com/artur-borys/landchad into ↵Luke Smith
artur-borys-master
2022-07-01Merge branch 'MattMadness-master'Luke Smith
2022-07-01Merge branch 'master' of https://github.com/MattMadness/landchad into ↵Luke Smith
MattMadness-master
2022-07-01fix linksLuke Smith
2022-07-01Merge branch 'ghost-master'Luke Smith
2022-07-01dns over https draft in hugoLuke Smith
2022-07-01cleaned up a bit morejosiah
2022-07-01fixed bad tabsjosiah
2022-07-01cleaned upjosiah
2022-07-01created doh-server.htmljosiah
2022-07-01Merge branch 'ClosedGL2-master'Luke Smith
2022-07-01rss feed draftLuke Smith
2022-07-01Merge branch 'master' of github.com:LukeSmithxyz/landchadLuke Smith
2022-07-01Merge branch 'phirecc-networking'Luke Smith
2022-07-01hugo fixesLuke Smith
2022-07-01required metadataLuke Smith
2022-07-01Merge branch 'networking' of https://github.com/phirecc/landchad into ↵Luke Smith
phirecc-networking
2022-07-01Merge pull request #204 from smldub/patch-1Luke Smith
typo
2022-07-01typosmldub