Very silly question. Is it possible to use only HTML and CSS to create a LLM? With pictures, texts and audios (links)
The usual platforms feels heavy and I want to create an online course. Mind you I could just create a pdf with Canva but using it doesn't feel right...
@globcoco By LLM, do you mean a large language model? I’m assuming not, from your question… but instead something like an online course? If the latter, then, yes, of course :)
Oh gosh. Shoot. No I meant a LMS
So yes u r assuming right. Sorry about that.
Okay. Can you give me some pointers on how to go about this in a simple way. Just just a reminder, Coco (me) is not the geekiest of them all.
@globcoco How comfortable are you at hand-writing HTML & CSS? And how interactive do the lessons have to be?
You could use Kitten as a simple web server for static files but I’m not sure it’s the best tool for this.
Which of the LMS’s have you looked at? (It’s not my area but I can ask around if perhaps someone knows a lightweight one.)
I did a basic course and would not mind to learn more. It is the JS I don't like
Thanks for your kind offer Aral.
Moodle is one of them. The others were proprietary...
The thing is that I still run away from self-hosted solution bc Idk how to go about it...