If you want to use the master of your site, then use the master of your site. There would be no benefit of copying the logic of your sites master to the default articulate theme. Then you're maintaining two versions of almost the same thing.
Hi, No, because the theme is under the plugin folder.
I create a theme under the plugin folder and I choose it from Articulate configuration panel.
I manage only doctype to customize or add fields.
Se here http://www.volaresereni.it/blog/ and http://www.gruppoargentino.it/blog/
Integrate Articulate into a site: Is't better to use the master under Articulate theme or the master of the site?
Hi, I wish to integrate the Articulate blog into a site and use the same "layout" (css, js, etc ) and so of the master site.
The question is: Is't better to use the master view under Articulate theme or the master view of the site?
Thx
If you want to use the master of your site, then use the master of your site. There would be no benefit of copying the logic of your sites master to the default articulate theme. Then you're maintaining two versions of almost the same thing.
Shannon,
To use master view of your site do you just have to update the articulate doc type/s and assign templates?
Regards
Ismail
Hi, No, because the theme is under the plugin folder. I create a theme under the plugin folder and I choose it from Articulate configuration panel. I manage only doctype to customize or add fields. Se here http://www.volaresereni.it/blog/ and http://www.gruppoargentino.it/blog/
Biagio,
Ok I found https://www.marceldigital.com/blog/2015/09/how-to-setup-an-articulate-blog-package-to-an-existing-umbraco-layout so i have got a bit further. My issue is i am using models builder and in my base template i have,
I have updated the articulate doctype and added composition to it of my base page doctype.
However in the list template i cannot do:
because i get
This is on line,
var articulateModel = (Articulate.Models.ListModel)Model;
Just thinking about how to create articulate list model from my model.
Regards
Ismail
I made this workaround. I create a partial view with this code that list the last six post.
Gist file: https://gist.github.com/biapar/2902f4ee8790af18dcd875a0040d8a32
Integrated with a new template.
Here is the result that I will update day by day...
http://www.volaresereni.it/blog/
is working on a reply...