Skip to content

Commit b035358

Browse files
committed
Added logo and updated README
1 parent 74a39b4 commit b035358

File tree

2 files changed

+164
-13
lines changed

2 files changed

+164
-13
lines changed

README.md

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,14 @@
1-
# poki-lapo
2-
This is a work-in-progress library and monolingual corpus for Toki Pona. Our vision is to expand to include all types of media in Toki Pona, including books, poetry, music, comics, posts and more. Files are transcribed by volunteers into Markdown format with metadata as shown below:
3-
4-
## Contributing
1+
<img src="images/logo.svg" alt="Logo of poki Lapo" width="225" style="display: block; margin: 0 auto"/>
52

6-
<div align="center">
7-
<a href="https://github.com/kulupu-lapo/poki/graphs/contributors">
8-
<img src="https://contrib.rocks/image?repo=kulupu-lapo/poki" />
9-
</a>
10-
</div>
3+
# poki-lapo
114

12-
Feel free to post issues, fork the repo, and open pull requests with your changes. \
13-
You can also join the "ma pona pi toki pona" discord to talk to the maintainers.
5+
This is a work-in-progress library and monolingual corpus for Toki Pona. Our vision is to expand to include all types of media in Toki Pona, including books, poetry, music, comics, posts and more. Files are transcribed by volunteers into Markdown format with metadata as shown below.
146

157
## Schemas
168

179
### File metadata
1810

19-
See also the [validation code](utils/validate-schemas.ts).
11+
See also the [schema validation code](utils/validate-schemas.ts).
2012

2113
```yaml
2214
---
@@ -73,7 +65,6 @@ items:
7365
| [Storyweaver] | various | No | |
7466
| Personal websites | various | https://github.com/kulupu-lapo/poki/issues/17 | ijo vivi |
7567
76-
7768
[lk site]:https://lipukule.org/
7869
[lk repo]:https://github.com/lipukule/lipu-kule
7970
[um site]:https://utala.pona.la
@@ -94,3 +85,21 @@ items:
9485
[lipu monsuta]:https://lipumonsuta.neocities.org/
9586
[Telakoman]:https://joelthomastr.github.io/tokipona/README_si
9687
[Storyweaver]:https://storyweaver.org.in/en/stories?language=Toki+Pona
88+
89+
## Contributing
90+
91+
<div align="center">
92+
<a href="https://github.com/kulupu-lapo/poki/graphs/contributors">
93+
<img src="https://contrib.rocks/image?repo=kulupu-lapo/poki" />
94+
</a>
95+
</div>
96+
97+
Feel free to post issues, fork the repo, and open pull requests with your changes. \
98+
You can also join the "ma pona pi toki pona" discord to talk to the maintainers.
99+
100+
Thank you to [ilo Nija](https://nia.dog/) for the creating the logo.
101+
102+
# License
103+
104+
The creative works listed in `plaintext` all belong to their respective copyright holders. \
105+
The logo is licensed under [CC0 1.0 Universal](https://creativecommons.org/public-domain/cc0/).

images/logo.svg

Lines changed: 142 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)