For example, if I want to collaborate on making a (non-computer related) textbook with someone, and we want to use git as a version control system. Should we use github/codeberg for this or is there a platform that’s more suitable for using git in nontechnical contexts?
You could totally use GitHub for this if you format it with LaTeX or Markdown.
Seconding this! I did my science writing in grad school with git and markdown.
awesome thanks
You can also use typst. It’s a modern alternative for LaTeX.
oh interesting never heard of it. are there any advantages over using LaTeX?
LaTeX has been around for a lot longer, and Typst is one of the projects looking to replace it
Typst is a lot more intuitive and easier to use, but it might be missing some packages and tools that were designed for LaTeX.
For your purposes, I think it would work just fine
interesting thanks
There’s a different hub, where people all share their porn. A porn hub if you will.
It’s called Xhamster.
And here i was, thinking there was only YouPorn.
If it helps, a number of courses at my university used open source git based textbooks. For example, you can replicate this Statistics textbook using any static site generator designed for documentation: https://moderndive.com/ (https://github.com/moderndive/ModernDive_book/)
We use vitepress for our docs: https://fedecan.ca/en/guide/get-started
Or you can get even simpler by using plain markdown files organized into folders.
In my opinion, it’s better to start off simple while writing the content since then you can pick a tool based on what type of formatting you end up needing
Thanks for the info.
In my opinion, it’s better to start off simple while writing the content since then you can pick a tool based on what type of formatting you end up needing
Yeah I guess there should be rudimentary markdown to LaTeX translation programs, right?
Yeah I guess there should be rudimentary markdown to LaTeX translation programs, right?
I haven’t tried any, but I would think so yes. You can probably run a script over the files to accomplish the same thing :)
Yeah a script sounds like a good idea, thanks!
pandoc. Converts markdown to html, latex, pdf, and Word.
It serves as the backend behind basically every program that support some kind of rendering of markdown, e.g. quarto, ipython notebooks.
Pandoc - Pandoc User’s Guide - https://pandoc.org/MANUAL.html
We always used Overleaf (LaTeX) for assignments because we couldnt figure out how to compile it on 3 different OSs lol
I have been tinkering with this idea for a project file oriented version control software
I’m not sure if it’s in a state that I can share it yet but if you want to take a look I’m calling it duh.
I plan to eventually create an entire DuhHuh to serve as GitHub for everyone.
Interesting, thanks for sharing it. I hope DuhHuh goes well.
deleted by creator
Google sheets or Microsoft office. I don’t know if a dedicated platform exists but I would not expect a large demand given the alternatives.
Any version control system works for this.
If you want something fairly user friendly, maybe look at Joplin or Logseq which are both specifically for text.
https://once.com/writebook maybe?
There’s PornHub. That answers your initial question correctly.





