A dark theme for the Hexo blog framework.
Download the theme, and copy the Hexoblado folder inside your theme's folder.
cd <blog-folder>
git clone https://github.com/dobladov/Hexoblado.git themes/hexoblado
Add the theme in the _config.yml
file.
theme: hexoblado
- Rss
- Custom Menu
- Social Icons
- Social Share
- Configurable Logo and Favicon
- Responsive design
- Multiple lang
- Es
- En
cd <blog-folder>
npm install hexo-generator-feed
Add this to your blog _config.yml
feed:
type: atom
path: atom.xml
limit: 20
hub:
Change the value of favicon:
favicon: "img/favicon.png"
Add new items into the theme _config.yml
menu:
Home: index.html
About: about/
Projects: projects/
"<i class='fa fa-archive'></i>": archives/
"<i class='fa fa-rss'></i>": atom.xml
Add new items into the theme _config.yml
with the name of the Font Awesome icon name.
social:
twitter: "https://twitter.com/dobladov"
github: "https://github.com/dobladov"
pinterest-p:
facebook:
google-plus:
youtube:
instagram:
linkedin:
tumblr:
Change the value of footerText:
on the theme _config.yml
Add your google Analytics to googleAnalytics:
in _config.yml
- Open Data
- Fancybox Gallery