Is there any software that I can add to my Angular built website that takes care of all blog features for me such as search, and embedding?


Is there any software that I can add to my Angular built website that takes care of all blog features for me such as search, and embedding?
I have a website built in Angular, and I want to add a blog page. Is there any software that takes care of the back end work for me, and allows me to create blogs and allows users to create blogs easily?
Is there an easy way to implement it? From what I could see it could only be implemented in websites that were made using Wordpress.
– sathvik4142
24 mins ago
The point is, when you create own front, you need to create own back. But you can go with a fw to make things easier, like cakePhp
– Matěj Štágl
20 mins ago
I recently hired an intern, and he needs some documentation to help create the backend. Could you direct me to a documentation that he can use please? Any help would be greatly appreciated.
– sathvik4142
15 mins ago
Will post as an answer so you can accept this
– Matěj Štágl
13 mins ago
1 Answer
1
Documentation user asked for in comments can be found here: https://book.cakephp.org/2.0/en/contributing/documentation.html
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Wordpress plays well with angular
– Matěj Štágl
30 mins ago