feat: add "job ad" so people know how to register

This commit is contained in:
buffet 2024-05-03 12:10:57 +02:00
parent cb40706a79
commit 3c195f8c73
2 changed files with 30 additions and 3 deletions

View file

@ -1,6 +1,17 @@
<h1 id="buffets-kitchen">buffet's kitchen</h1>
<h2 id="menu">Menu</h2>
<p>Welcome to buffet's kitchen! We hope you enjoy your stay!</p>
<h2 id="our-menu">Our Menu</h2>
<ul>
<li><a href="/chef/rice">rice</a>: configuration files used across my
systems</li>
</ul>
<h2 id="want-to-join-our-team">Want To Join Our Team?</h2>
<h3 id="we-are-hiring-not-really">We are hiring (not really):</h3>
<ul>
<li>Sous-Chefs</li>
<li>Bartenders</li>
<li>Servers</li>
<li>Dishwashers</li>
</ul>
<p>Send your CV (username and email) to <a
href="mailto:accounts@buffets.kitchen">accounts@buffets.kitchen</a>!</p>

View file

@ -1,7 +1,23 @@
buffet's kitchen
================
Menu
----
Welcome to buffet's kitchen!
We hope you enjoy your stay!
Our Menu
--------
- `rice </chef/rice>`_: configuration files used across my systems
Want To Join Our Team?
----------------------
We are hiring (not really):
~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Sous-Chefs
- Bartenders
- Servers
- Dishwashers
Send your CV (username and email) to accounts@buffets.kitchen!