Commit Graph

11 Commits

Author SHA1 Message Date
Jordan Bancino dede82ad33 Update docs/dev/hosting.md 2024-01-14 14:13:53 -05:00
Jordan Bancino fde2b26857 Update docs/dev/hosting.md 2024-01-14 09:43:47 -05:00
Jordan Bancino 6305f5d76e Update docs/dev/hosting.md 2024-01-14 09:36:57 -05:00
Jordan Bancino 258f509413 Update docs/dev/hosting.md 2024-01-13 10:09:39 -05:00
Jordan Bancino 2e92daeb00 Update docs/dev/hosting.md 2024-01-13 10:06:06 -05:00
Jordan Bancino ac7ea4dec1 Add docs/dev/hosting.md 2024-01-13 09:51:14 -05:00
Jordan Bancino 42a901b7f5 Update docs/dev/rationale.md 2023-11-01 20:35:48 -04:00
Jordan Bancino 1fee47a628 Use `Makefile`s instead of a custom script (#38)
This pull request also requires the use of the external [Cytoplasm](/Telodendria/Cytoplasm) repository by removing the in-tree copy of Cytoplasm. The increased modularity requires a little more complex build process, but is overall better. Closes #19

The appropriate documentation has been updated. Closes #18

---

Please review the developer certificate of origin:

1. The contribution was created in whole or in part by me, and I have
the right to submit it under the open source licenses of the
Telodendria project; or
1. The contribution is based upon a previous work that, to the best of
my knowledge, is covered under an appropriate open source license and
I have the right under that license to submit that work with
modifications, whether created in whole or in part by me, under the
Telodendria project license; or
1. The contribution was provided directly to me by some other person
who certified (1), (2), or (3), and I have not modified it.
1. I understand and agree that this project and the contribution are
made public and that a record of the contribution—including all
personal information I submit with it—is maintained indefinitely
and may be redistributed consistent with this project or the open
source licenses involved.

- [x] I have read the Telodendria Project development certificate of
origin, and I certify that I have permission to submit this patch
under the conditions specified in it.

Reviewed-on: Telodendria/Telodendria#38
2023-11-01 12:27:45 -04:00
Jordan Bancino d50372a91a Add technical rationale document. 2023-09-08 16:34:27 -04:00
Jordan Bancino 7033a1f0b1 Add repository structure documentation. 2023-09-08 12:12:07 -04:00
Jordan Bancino 3cb04417ff Add porting instructions. 2023-09-07 21:53:22 -04:00