styling fixes for wiki

This commit is contained in:
Ben Harris 2022-02-16 12:33:28 -05:00
parent fcfcd70b59
commit 2c171571f9
39 changed files with 14 additions and 76 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -208,3 +208,9 @@ tr.active {
background: @hacker-primary-lighter;
color: @hacker-bg
}
ul.table-of-contents {
margin-bottom: 22px;
padding-bottom: 22px;
border-bottom: 1px solid @hacker-box-border;
}

View File

@ -54,7 +54,7 @@ Palette URL: http://paletton.com/#uid=12U0u0knnfti5bkladVnSlVo6tw
// Typography
@font-family-monospace: "IBM Plex Mono", "JetBrains Mono", "Fira Mono", Consolas, Inconsolata, monospace;
@font-family-monospace: "IBM Plex Mono", "JetBrains Mono", "Fira Mono", Consolas, Inconsolata, ui-monospace, monospace;
@font-family-sans-serif: @font-family-monospace;
@font-family-serif: @font-family-monospace;
@font-family-base: @font-family-monospace;

View File

@ -57,6 +57,7 @@ if (!isset($_GET["page"]) || !file_exists("pages/{$_GET['page']}.md")) {
// show a single page ?>
<a href=".">&lt; ~wiki</a>
<h1><?=$yml['title']?></h1>
<?=$pg->getContent()?>
<hr>

View File

@ -7,8 +7,6 @@ category:
- main
---
# account recovery
if you ever lose access to your tilde.team account, there are a couple ways
to get back in.

View File

@ -7,7 +7,6 @@ category:
- main
---
# administration
1. [adding users](#adding-users)
2. [backups](#backups)
3. [bypassing resource limits as services user](#bypassing-resource-limits)

View File

@ -7,8 +7,6 @@ category:
- main
---
# advanced ssh
Some more advanced ssh topics.
## SSH Tunnels

View File

@ -7,8 +7,6 @@ category:
- main
---
# bsd.tilde.team
tilde.team offers an alternate host: [bsd.tilde.team](https://bsd.tilde.team), which runs freebsd 13.
currently it supports:

View File

@ -7,8 +7,6 @@ category:
- main
---
# Command Line Shell, for _Absolute_ Beginners
So, you want to join a public-access shell community like tilde.team, but you don't yet have experience using GNU+Linux or other UNIX-like operating systems? This tutorial is designed to give you enough guidance that you can get started and move on to successfully directing your future learning. Once you get a basic level of self-sufficiency, tilde.team is a great place to practice and learn more.
## GNU+Linux is a text-based operating system. And it takes work and thought to start using.

View File

@ -7,8 +7,6 @@ category:
- main
---
# code of conduct
> **tl;dr** learn by doing and helping. be excellent to each other. have fun!

View File

@ -7,8 +7,6 @@ category:
- main
---
# disk usage
files tend to keep growing and growing until you run out of disk space all of a sudden.
let's take a look at some tools to keep an eye on disk usage.

View File

@ -7,8 +7,6 @@ category:
- main
---
# tilde.team domains
because [~ben](https://tilde.team/~ben/) hoards domain names, the following domains are associated with tilde.team and/or the tildeverse somehow:
* [fuckup.club](http://fuckup.club) - alias

View File

@ -7,8 +7,6 @@ category:
- main
---
# email
tilde.team has a mailserver. here are your options:
### clients and connection settings

View File

@ -7,8 +7,6 @@ category:
- main
---
# finger
the [finger protocol](https://en.wikipedia.org/wiki/Finger_protocol) was created way back in 1977. its purpose was to display information about the queried user of a system, or all the users of a system.
it fell out of use in the 1990s due to various security concerns. the old finger daemons were buggy and easily exploited, while the information garnered from a query could be used for social engineering attacks. nowadays, the finger daemons have been refined and are no longer so vulnerable.

View File

@ -7,8 +7,6 @@ category:
- main
---
# gemini
tilde.team offers gemini hosting!
see our homepage for a list of users.

View File

@ -7,8 +7,6 @@ category:
- main
---
# getting started
this guide is not very thorough or complete. if you want something nicer, try [our cli for beginners article](cli-for-beginners).
---

View File

@ -7,9 +7,7 @@ category:
- main
---
# tilde.team goals and roadmap
[living draft of this document](https://pad.tilde.team/code/#/2/code/edit/RFBUqXec+9+MlZzx4mnhU3ps/)
[living draft of this document](https://pad.tildeverse.org/code/#/2/code/edit/RFBUqXec+9+MlZzx4mnhU3ps/)
these ideas are partly about building one system (in this case, tilde.team) but also about supporting a
broader ecosystem of inter-connected systems.

View File

@ -7,8 +7,6 @@ category:
- main
---
# gopher
the [gopher protocol](http://en.wikipedia.org/wiki/Gopher_(protocol)) was
created in 1991. it didn't survive long due to [draconic licensing](
http://www.nic.funet.fi/pub/vms/networking/gopher/gopher-software-licensing-policy.ancient).

View File

@ -7,8 +7,6 @@ category:
- main
---
# [tildeverse irc](https://tilde.chat)
hi teammates!
the tilde.chat irc network is available publicly at irc.tilde.chat:6697 (with ssl) as a round robin of

View File

@ -7,8 +7,6 @@ category: education
- main
---
# Learning Opportunities
## Coding Challenge Websites
There are many coding challenge websites on the Internet today. below are a few of them. the tilde.team shell is a great place to work on solutions to the challenges.

View File

@ -6,8 +6,6 @@ category:
- main
---
# Lua
This page will explain how to set up your tilde.team account for
[Lua](https://www.lua.org/) programming.

View File

@ -1,14 +1,12 @@
---
author: ~erxeto
published: true
title: mailing lists
title: mailing list netiquette
description: tildeverse mailing lists netiquette
category:
- main
---
# mailing lists netiquette
the tildeverse has now its own mailing list service. you can take a look at:
[lists.tildeverse.org](https://lists.tildeverse.org/)

View File

@ -1,14 +1,12 @@
---
author: ~ben
published: true
title: manifesto
title: tilde.team manifesto
description: tilde.team manifesto
category:
- main
---
# tilde.team manifesto
> tilde.team is a shared system that provides an inclusive, non-commercial space
> for teaching, learning, practicing and enjoying the social medium of unix.

View File

@ -7,8 +7,6 @@ category:
- main
---
# other tildes
if you're starting a tilde and want to be added to this list, [open a PR :)](
https://tildegit.org/team/site/src/branch/master/wiki/pages/other-tildes.md)

View File

@ -7,8 +7,6 @@ category:
- main
---
# privacy policy
tilde.team takes privacy seriously and, as such, remains committed to being in
compliance with the GDPR, which took effect may 25, 2018.

View File

@ -7,9 +7,6 @@ category:
- main
---
hosting public git repos
========================
Besides the [Gitea instance][1] of tildeverse, you could easily setup a
read-only clone URL fetchable using git clone similar to this one:

View File

@ -7,8 +7,6 @@ category:
- main
---
# tilde.team services
i'll keep this wiki page updated with the services that we run and maintain :)
as a founding member of the [tildeverse](https://tildeverse.org), tilde.team hosts a number of services for the tildeverse to share.

View File

@ -7,8 +7,6 @@ category:
- main
---
# spartan
tilde.team offers spartan hosting!
see our homepage for a list of users.

View File

@ -7,8 +7,6 @@ category:
- main
---
# ssh
_or, how to tell other computers to do cool things_
---
@ -288,4 +286,4 @@ where username is your username (~ben would use `ssh ben@tilde.team`)
---
this tutorial is based on and uses parts of [the tilde.club ssh primer](https://github.com/tildeclub/tilde.club/blob/master/docs/ssh.md) and [the tilde.town ssh guide](https://tilde.town/wiki/getting-started/ssh.html).
this tutorial is based on and uses parts of [the tilde.club ssh primer](https://github.com/tildeclub/tilde.club/blob/master/docs/ssh.md) and [the tilde.town ssh guide](https://tilde.town/wiki/getting-started/ssh.html).

View File

@ -7,8 +7,6 @@ category:
- main
---
# stuff to do while you're here
- `chat` - opens weechat connected to #meta and #team
- `cat $(which chat)` to see what defaults we're setting
- `mutt` - command line mail client for @tilde.team mail

View File

@ -7,8 +7,6 @@ category:
- main
---
# teaching and learning on tilde.team
**tl;dr** bring project ideas. bring your skills. learn by doing.
help others who are trying to learn. share what you're working on.

View File

@ -7,6 +7,4 @@ category:
- main
---
# my-new-page
wiki content here!

View File

@ -7,8 +7,6 @@ category:
- main
---
# tildeblogs with [bashblog](https://tildegit.org/team/bashblog)
bashblog is available system-wide as `bb`
tildeblogs can be built with [bashblog](https://tildegit.org/team/bashblog)

View File

@ -7,9 +7,6 @@ category:
- main
---
# tildepages
because [~ben](https://tilde.team/~ben/) hoards domain names, you can
use the following domains with your tildepage:

View File

@ -7,8 +7,6 @@ category:
- main
---
# terms of service
tilde.team relies on the common courtesy and consideration of users to make
its services fair for everyone. the following offences will result in a service ban:

View File

@ -7,8 +7,6 @@ category:
- main
---
# FEELS MANUAL
`ttbp` stands for "tilde.team blogging platform", the original working name for
this project. the complete codebase is available on
[tildegit](https://tildegit.org/team/ttbp).

View File

@ -7,8 +7,6 @@ category:
- main
---
# daemonize all the things
so you've got a process that you want to keep running. you might have it in a
tmux or screen session. let's use systemd user units to manage it!

View File

@ -7,8 +7,6 @@ category:
- main
---
# xmpp
[![](https://compliance.conversations.im/badge/tilde.team)](
https://compliance.conversations.im/server/tilde.team/)