Skip to content

Commit d1ade49

Browse files
feat: add haitch sprint description (#1470)
1 parent c9aed93 commit d1ade49

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

src/content/sprints/haitch.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: "haitch"
3+
numberOfPeople: "2-8"
4+
pythonLevel: "Beginner"
5+
contactPerson:
6+
name: "Logan Connolly"
7+
8+
github: "logan-connolly"
9+
links:
10+
- title: "Repository"
11+
url: "https://git.sr.ht/~loges/haitch"
12+
- title: "Milestone v1"
13+
url: "https://todo.sr.ht/~loges/haitch/14"
14+
- title: "Minimal web app "
15+
url: "https://git.sr.ht/~loges/haitch-example-fastapi"
16+
---
17+
18+
The goal of `haitch` is to bring the MDN HTML Docs to your editor. By utilizing
19+
type annotations and inline documentation, this library enables you to write
20+
apps where you're comfortable (`<insert-your-favorite-editor-here>`). No
21+
templates and no JavaScript, just Python.
22+
23+
What I want from you is to ruthlessly test the library's API. Don't hold back.
24+
Be ruthless with your feedback. What's unclear? How could it be improved? I'll
25+
be there to answer questions and gather feedback for the future documentation.
26+
Check out the milestone link for more details.

0 commit comments

Comments
 (0)