first test

main
km0 1 year ago
commit 0a50cbd86a

@ -0,0 +1,120 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<style>
.section {
white-space: pre-wrap;
}
</style>
</head>
<body>
<div class='section'>
<!-- what -->
Hello!
Welcome, this is an archive to navigate code documentation practices.
Navigate in the sense of learning how to find things, like
Gathering mushrooms in the woods: there is no clear path / a practice to learn / shared practice personal practice
<!-- how -->
how does this archive hold its material
different perspectives to look at code documentation practices:
- different formats
- different languages / tones
- different contents / approaches
- politics of participation
- representation specs
- hello worlding
why
no clear recipe for (writing/reading/finding) code documentation
what is missing ?
what the archive add ?
- to infiniltrate technical world
- inject contexts into code
- entry points for people to participate and learn in coding
- entry points to know and participate in these contexts
</div>
<ul class="tags">
docstring
personal project
worlding
workshop
situated
feminist servers
fediverse
academia
education
</ul>
<ul class="pathways">
<li>
<a href="pop">politics of participation</a>
<a href="rs">representation specs</a>
<a href="hw">hello worlding</a>
</li>
</ul>
<ul>
<li class="entry">
<div class="title">The screenless office</div>
<div class="tags">docstrings, personal project, worlding</div>
</li>
<li class="entry">
<div class="title">360 degrees</div>
<div class="tags">workshop, situated, feminist servers, fediverse</div>
</li>
<li class="entry">
<div class="title">Sharing programming knowledge</div>
<div class="tags">workshop, accademia, education</div>
</li>
</ul>
</body>
</html>
Loading…
Cancel
Save