Hello

In my free time I like to translate Marxist educational materials to my native language by adding subtitles to lectures, translating infographics and the like. Even though there are not many people who interact with it, It is my preferred way of “bypassing” attention problems and I learn a lot in the process.

I used to host them on YouTube with links to original materials and share them on Reddit, but I think about moving to other platforms. I think it would be good to have my own small website - I have some limited experience with GNU/Linux, HTML, CSS and Javascript, so I don’t think that I would need any additional software to make it all from scratch. I think it’s a good opportunity to learn some web development and share some notes with recommendations to make it easier to access other authors and resources.

There are few questions that I’d like to ask before I even consider this project. I do not expect answer to all my questions, but any suggestion is welcome.

  1. What resources would be useful in learning on how to host a website properly? Could you recommend any services that don’t break the bank and let host a small site without ads? Is there some Linux software that you like to use personally to manage that?

  2. Is it better to host videos directly to the website or use some other services? If so, what alternatives to YouTube could you recommend?

  3. I don’t touch books or mainstream materials to avoid copyright claims - all I do, I do with respect for the creators and I provide all original resources. Should I be aware of any potential problems with coprygith claims? If so, it would be a bummer, as I enjoy doing this and I think that knowledge should be shared, but I am ready to reconsider this undertaking and find another way to work for the community.

Cheers

  • shroobinator
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    I am a big proponent of using UI libraries. I started with bootstrap after learning it from scratch, and I’m glad that I did, since you will certainly need to make tweaks and you should know what’s going on in the backend of what’s being obfuscated to be able to make those adjustments.

    So I would say yes, at least learn a bit of it so you’re not trusting it blindly. In terms of pragmatism and ease of building it, definitely.

    I would take a look at material-ui as well, I personally think it looks better, but it’s up to you.