13 lines
488 B
Markdown
13 lines
488 B
Markdown
# What is DocuSphere suppose to be?
|
|
|
|
DocuSphere is suppose to be a document storage system that stores and later on may compile typst (.typ) files.
|
|
|
|
The design may orient itself on paperless-ngx.
|
|
|
|
# What is a typst file?
|
|
|
|
typst is a modern markup language that is designed to be easy to read and write. It is designed to be a more human readable version of LaTeX (Also written in Rust ;D).
|
|
|
|
# Notes:
|
|
|
|
## I also only use this project to learn more about how to design and write a programm. |