htmlburger / wpemerge

A modern, MVC-powered WordPress as a CMS workflow. 🚀
https://wpemerge.com/
GNU General Public License v2.0
454 stars 38 forks source link

Suggestion: An in depth tutorial for newcomers #11

Closed stefanos82 closed 1 year ago

stefanos82 commented 5 years ago

This is a very interesting project, kudos!

As the title says, we definitely need a tutorial that goes in depth following step by step concept.

It would make newcomers feel more than welcome to use it, let alone embrace it.

I will take a look at it and experiment as much as possible.

Keep up the good work :+1:

atanas-dev commented 5 years ago

Hi @stefanos82 ,

Thank you for the feedback! Could you please share more details about what you'd imagine a tutorial like this would consist of? Note that there are plans for a tutorial series on creating a site from scratch using the starter theme and there are occasional blog posts on specific features but I'm kind of spread thin so to speak so content output is not where I'd like it to be.

stefanos82 commented 5 years ago

Well, what I would like to read is either a long, fully detailed tutorial that explains in great detail how this project works with its best practices and important tweaks if there any, or a series of consecutive articles that demonstrate the same thing in order to keep me engaged.

For instance, I'm interested in the following points:

I cannot think of anything else right now, but I'm sure I will find other things to ask afterwards.

atanas-dev commented 5 years ago

Information on some of these is available but I will be looking into improving/filling the gaps:

stefanos82 commented 5 years ago

Thank you for letting me know.

I will start reading all this and hopefully to do something useful with it :laughing:

Epistol commented 5 years ago

I would add that there is no comparison to Wordplate, and that there is no example of what a wpemerge project would look like (best documentation is sometimes examples).

atanas-dev commented 5 years ago

I would add that there is no comparison to Wordplate

@Epistol I am not familiar with Wordplate but from what I'm seeing it's more of an alternative WordPress setup (akin to Bedrock) than a library/starter theme (although it includes some utility functions and Laravel Mix) so they are a different type of project. In fact, I'm pretty sure you can require the WP Emerge framework in a Wordplate project to use its routing, middleware, controllers, views etc.

there is no example of what a wpemerge project would look like

Have you seen the 0-100 setup guide? It provides some insight into how things work together. Also you can check out a simple example site here but keep in mind that it focuses more on the starter theme so it barely uses any of the framework features.

There's obviously more tutorial work to be done but hopefully this can get you started.

szepeviktor commented 4 years ago

Please consider adding an architectural overview.

atanas-dev commented 4 years ago

Update: With today's release of 0.16.0 there are now two new docs for newcomers:

What blog post topics are being considered for the near future: