Change stuff around

This commit is contained in:
Case Duckworth 2020-04-17 22:13:33 +00:00
parent 38058d57ab
commit 3bdb2575a2
4 changed files with 19 additions and 1 deletions

View File

@ -39,6 +39,9 @@ li {
li::before {
content: " 🍞 ";
}
li li::before {
content: " 🥖 ";
}
body > header nav li:last-of-type::after {
content: " 🍞 ";
}

View File

@ -8,6 +8,12 @@ eating it,
using it as fiat currency in the event of a cataclysm,
that sort of thing.
we're also dedicated to the ideas outlined
in our [manifesto](/docs/manifesto),
namely *anti-commoditization*,
*self-reliance*,
and *radical cooperation*.
$(for s in "$UNKI/index_sections"/*; do
cat <<-ENDSECTION
<section id="$(M id "$s")">

View File

@ -1,5 +1,12 @@
title joining
to become a baker, just send an email to [breadw](/~breadw) with your SSH key, desired username (must be bread-oriented), realname (can be your “normal” username), and what shell youd like to use (we have sh, bash, and zsh).
breadpunk.club is open to anyone. it's suggested that you look at our
[manifesto](/docs/manifesto) and make sure it's something you're interested in,
as well as our [code of conduct](/docs/code-of-conduct) to make sure you agree
with our terms.
to become a baker, just send an email to [breadw](/~breadw) with your SSH key,
desired username (must be bread-oriented), realname (can be your “normal”
username), and what shell youd like to use (we have sh, bash, and zsh).
well see you around the bakery!

2
L
View File

@ -3,6 +3,8 @@
<!-- updated $(date) -->
<head>
<meta charset="utf-8" />
<meta name=viewport content="width=device-width,initial-scale=1">
<meta name=description content="a collaborative bread-positive space">
<title>$(M title|addstr ' | ')BREADPUNK</title>
<link rel="stylesheet" media="screen" type="text/css"
href="https://fontlibrary.org/face/cmu-typewriter" />