-
-
Notifications
You must be signed in to change notification settings - Fork 107
Installed Themes
Articulate is installed a few themes, each of which has a different level of functionality. It is easy to add functionality to a theme as most of the functionality is exposed by simple markup methods. Most themes were imported into Articulate from various MIT licensed Ghost themes (it is very easy to migrate a Ghost theme to Articulate).
If your Disqus short name is entered into the CMS then Disqus comments will be enabled on all themes, however if you wish to modify the comments engine, each theme's Post.cshtml
can be edited to render the CommentsDisqus or CommentsFacebook partial views - or you can render your own comments engine.
All themes are responsive.
Theme | Archive page | Tag Cloud | Search | Everything else |
---|---|---|---|---|
VAPOR | ☑ | ☑ | ☑ | ☑ |
Material | ☑ | ☑ | ☑ | ☑ |
Phantom | ☐ | ☐ | ☑ | ☑ |
Mini | ☐ | ☐ | ☐ | ☑ |
This is the default theme installed, it is a very clean & simple theme. Originally created by Seth Lilly
This is based of of Google's material design lite and is based off their their blog template.
Original theme for Ghost can be found here: https://github.com/Bartinger/phantom/. A nice simple responsive theme.
The original author's site can be found here: http://www.thyu.org/www/ but unfortunately their demo site for the Ghost theme is down. The theme's repository is here https://github.com/thyu/minighost.