
Hexo implementation of Phantom (http://html5up.net/phantom)
Phantom Blog Hexo is an implementation of the free HTML5Up Phantom Template. It is a responsive theme designed for photography and design portfolios. The theme includes several key features such as Disqus and Facebook comments, Google Analytics integration, cover images for posts and pages, tags support, responsive images, image gallery, social accounts configuration, and pagination. However, it does not support post categories or display post and page dates.
Installation:
Install the hexo-renderer-scss:
npm install hexo-renderer-scss --save
Install the Phantom theme:
git clone https://github.com/phanithken/hexo-theme-phantom.git
Update your blog's main _config.yml file to set the theme to "phantom":
theme: phantom
Summary:
Phantom Blog Hexo is a responsive theme based on the HTML5Up Phantom Template. It is designed for photography and design portfolio websites. The theme includes features like comments integration with Disqus and Facebook, Google Analytics, cover images for posts and pages, tags support, responsive images, image gallery, social accounts configuration, and pagination. It requires the installation of hexo-renderer-scss and can be customized through the theme's configuration file.
