I know this is probably too early given that I’m still very far from claiming my Front-End certificate, and even that wouldn’t be it.
The reason I’d like to know how is that the way I write my content depends a lot on what I will be able to do with it.
I don’t think my project is complicated in terms of implementation: it’s a website with content, simple videos, (hopefully quizzes but the wonderful H5P still only exists for Wordpress and Drupal) so I’ll have to code that myself too I guess…and that alone might be impossible?), user login to access the main site, hopefully something to show user progress.
It’s definitely NOT a blog. There’ll be one or two sections that are updated every week or so but that’s it.
I had started fiddling with Bravenet but I just don’t like the interface. I don’t want to use Wordpress because I want to build everything and also because I’d like to continue with javascript… I guess I’ll use Digital Ocean to host everything.
But I’m completely lost and I’d like to at least start something - I learn better that way, and like I said the way I structure and write content depends very much on what it looks like and what I can do with it.
Any advice? My fear is finding myself with my bunch of html and css files and the odd js file, and then find out I have to re-write everything because I missed something I should have implemented at the beginning.
Don’t get me wrong, I’m not expecting an straight-out-of-the box solution, but rather a direction, something I can fiddle with, even if I know I’ll quit for a few months to get back to pure learning.
Surge is great to work on the front-end look of everything but I need to see what’s going out with the back-end (and that bloody user login I need + keeping track of progress).
Duh, I’m sorry, I know this post is messy. Imagine what it’s like in my head.
[EDIT] What do you think of Apostrophe or BluePencil ? That would be based on Node.js, which is nice considering all the javascript we learn?