Skip to content

Commit c977b63

Browse files
committed
update about
1 parent d460c03 commit c977b63

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

content/about.smd

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,27 @@
44
.author = "Sample Author",
55
.layout = "page.shtml",
66
.draft = false,
7-
---
7+
---
8+
89
## Format
10+
911
Zig Days are full-day, collaborative programming events.
1012

1113
You can learn more about this format in "[Zig Day: A suggestion for better Zig meetups](https://kristoff.it/blog/zig-day/)".
1214

13-
1415
## Guidelines
16+
1517
1. **The main goal of a Zig Day is to inspire you to make [Software You Can Love](https://softwareyoucan.love)**.
1618

17-
2. **Zig days are for collaboration and socialization**. Avoid working on code you can't collaborate on (e.g. because of its license) and try to have engaging conversations with other people.
19+
2. **Zig days are for collaboration and socialization**. Avoid working on code you can't collaborate on (e.g. because of its license) and try to have engaging conversations with other people.
1820

19-
3. **Software You Can Love is high quality software**, and the only way to make high quality software is to apply systems thinking.
20-
- [Hello Systems](https://www.youtube.com/watch?v=w9rkil0dotI) - Loris Cro
21-
- [Making Systems Programming Accessible](https://www.youtube.com/watch?v=Qncdi-Fg0-I) - Andrew Kelley
22-
- [A Systems-Minded Approach to Creating a Music Player Application](https://www.youtube.com/watch?v=SCLrNqc9jdE) - Andrew Kelley
23-
- [Tiger Style](https://github.com/tigerbeetle/tigerbeetle/blob/main/docs/TIGER_STYLE.md) - TigerBeetle
24-
21+
3. **Software You Can Love is high quality software**, and the only way to make high quality software is to apply systems thinking.
22+
- [Hello Systems](https://www.youtube.com/watch?v=w9rkil0dotI) - Loris Cro
23+
- [Making Systems Programming Accessible](https://www.youtube.com/watch?v=Qncdi-Fg0-I) - Andrew Kelley
24+
- [A Systems-Minded Approach to Creating a Music Player Application](https://www.youtube.com/watch?v=SCLrNqc9jdE) - Andrew Kelley
25+
- [Tiger Style](https://github.com/tigerbeetle/tigerbeetle/blob/main/docs/TIGER_STYLE.md) - TigerBeetle
2526
4. **Software You Can Love serves the end user**. Zig Days are a great opportunity to learn how to fight against user-hostile software.
26-
- [You Should Play Secret Hitler](https://kristoff.it/blog/you-should-play-secret-hitler/) - Loris Cro
27-
- [The Only Winning Move](https://www.youtube.com/watch?v=VJdDdqWmQtk) - Loris Cro
28-
29-
5. Lastly, [learn some Zig](https://ziglang.org/learn/).
27+
- [My Software North Star](https://kristoff.it/blog/north-star/) - Loris Cro
28+
- [You Should Play Secret Hitler](https://kristoff.it/blog/you-should-play-secret-hitler/) - Loris Cro
29+
- [The Only Winning Move](https://www.youtube.com/watch?v=VJdDdqWmQtk) - Loris Cro
30+
5. Lastly, [learn some Zig](https://ziglang.org/learn/).

0 commit comments

Comments
 (0)