fix some errors, mainly gramatical ones
[teaching-cabinet.git] / src / README.md
blob670f2665697ba31a16d74464a4b1fd164c02be17
1 <!--
2 SPDX-FileCopyrightText: 2023 Xavier Bordoy
4 SPDX-License-Identifier: CC-BY-NC-SA-4.0
5 -->
7 # Introduction
9 `teaching-cabinet.cc` is my personal project which has a simple aim: collect what I think it's useful to teach: activities, ideas, notes, reflections, etc. But, mainly, activities. You could see as a activitiy repository. As I'm Mathematics Secondary teacher, this project has very strong bias to include mathematical stuff. 
11 As a personal project, I made it on my spare time. Therefore, I will create new contents or review old ones when I could, with no pre-established pace.
13 ## Autorship
15 The collection is made by myself, [Xavier Bordoy](https://mathstodon.xyz/@somenxavier). However, the collection might include materials from diverse sources: that is, those materials might be mine or from other people. In this sense:
17 - I try always to make proper attribution: write explicitly the authors and the license of their work.
18 - I will only choose free or at least permissive licenses which could allow other teachers, at least, use materials without requiring explicit permission (Creative Commons or Public Domain are examples of those licenses).
20 Anyway, unless otherwise noted, everything here is licensed for reuse under [CC-BY-NC-SA 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en).
22 ## Resources
24 You have the source code in [git repository](https://repo.or.cz/teaching-cabinet.git). This project has no mailing list or bug triage system. If you want to send any suggestion, comment, bug or whatever, [email me](mailto:somenxavier@posteo.net).
26 ## Contribute
28 If you want to contribute to this project, you can:
30 - spread it
31 - review the contents
32 - creating new contents
34 By now, donations are not allowed, at least, until the project has more mature content.
36 ## Tools I use
38 I use [mdbook](https://rust-lang.github.io/mdBook/index.html) with the extensions: [mdbook-indexing](https://github.com/daviddrysdale/mdbook-indexing) and [mdbook-linkcheck](https://github.com/Michael-F-Bryan/mdbook-linkcheck).
40 The project is handle in [repo.or.cz](https://repo.or.cz/teaching-cabinet.git) (previously in sourcehut).
42 Images are hosted in [mathstodon posts](https://mathstodon.xyz/@somenxavier), videos on [peertube instance tubedu](https://tubedu.org/c/candoc_videos/videos) and html output in [Moritz Poldrack](https://moritz.sh/)'s server who offered gracefully after [some troubles with sourcehut pages](https://lists.sr.ht/~sircmpwn/sr.ht-discuss/%3C20231103225131.cd9376947ec87e6ebc9f709a%40posteo.net%3E).