All Projects → sharvaridesai → Hexo Theme Edinburgh

sharvaridesai / Hexo Theme Edinburgh

Beautiful minimal portfolio theme for Hexo.

Projects that are alternatives of or similar to Hexo Theme Edinburgh

Theme Ad
🔨 Art design theme for write and show.
Stars: ✭ 262 (-9.34%)
Mutual labels:  hexo, hexo-theme
Hexo-Theme-MoeIcarus
✨ Make Icarus theme cute!!!
Stars: ✭ 32 (-88.93%)
Mutual labels:  hexo, hexo-theme
maupassant-hexo
A simple Hexo theme forked from icylogic.
Stars: ✭ 2,418 (+736.68%)
Mutual labels:  hexo, hexo-theme
hexo-theme-cake
🍰 It's a lovely hexo theme, sweet.
Stars: ✭ 20 (-93.08%)
Mutual labels:  hexo, hexo-theme
hexo-theme-particle
包含3种配色样式的简洁Hexo主题,地址:https://korilin.com
Stars: ✭ 30 (-89.62%)
Mutual labels:  hexo, hexo-theme
hexo-theme-griddy
Hexo theme for artist & photographer showing their work that created with Bulma CSS Framework
Stars: ✭ 22 (-92.39%)
Mutual labels:  hexo, hexo-theme
hexo-theme-another
🌱🌱🌱a pithy theme of hexo.
Stars: ✭ 81 (-71.97%)
Mutual labels:  hexo, hexo-theme
hexo-theme-stellar
Elegant and powerful theme for Hexo.
Stars: ✭ 181 (-37.37%)
Mutual labels:  hexo, hexo-theme
hexo-theme-sky
a concise theme for hexo https://ijinxin.github.io/
Stars: ✭ 67 (-76.82%)
Mutual labels:  hexo, hexo-theme
gd4Ark.github.io
🙈 My Blog
Stars: ✭ 35 (-87.89%)
Mutual labels:  hexo, hexo-theme
hexo-theme-cube
a theme for hexo
Stars: ✭ 53 (-81.66%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Next
Elegant theme for Hexo.
Stars: ✭ 15,736 (+5344.98%)
Mutual labels:  hexo, hexo-theme
hexo-theme-freemind.bithack
Another hexo theme based on freemind.386
Stars: ✭ 45 (-84.43%)
Mutual labels:  hexo, hexo-theme
dev-dark-theme
The dev dark theme is a theme developed using hexo.
Stars: ✭ 24 (-91.7%)
Mutual labels:  hexo, hexo-theme
hexo-theme-reading
Blog Theme For Hexo :http://www.androidperformance.com/
Stars: ✭ 20 (-93.08%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Typing
a pure and fresh Hexo theme. 🎹
Stars: ✭ 259 (-10.38%)
Mutual labels:  hexo, hexo-theme
hexo-theme-icalm
Monochrome theme for hexo
Stars: ✭ 121 (-58.13%)
Mutual labels:  hexo, hexo-theme
hexo-theme-yilia-l
简洁优雅的hexo博客主题
Stars: ✭ 24 (-91.7%)
Mutual labels:  hexo, hexo-theme
vuepress-theme-minimalism
minimalism vuepress theme
Stars: ✭ 19 (-93.43%)
Mutual labels:  hexo, hexo-theme
Hexo Douban
💿 A simple plugin for hexo that helps us generate pages for douban books ,movies and games.
Stars: ✭ 277 (-4.15%)
Mutual labels:  hexo, hexo-theme

Edinburgh

Edinburgh is a clean, beautiful, and responsive portfolio theme for the Hexo static site generator. View a demo of the theme here.

Screenshot of Edinburgh theme

Theme installation

From the root directory of your Hugo site, run the following command:

$ git clone https://github.com/sharvaridesai/hexo-theme-edinburgh themes/edinburgh

Then update your blog's main _config.yml to set the theme to edinburgh:

i.e:

# Extensions
## Plugins: http://hexo.io/plugins/
## Themes: http://hexo.io/themes/
theme: edinburgh

Theme configuration

Header menu

The menu is configured in your blog's _config.yml.

# Header
menu:
  About: /about
  Contact: /contact
  Instagram: https://www.instagram.com
  LinkedIn: https://www.linkedin.com
  Facebook: https://www.facebook.com

Favicon

The blog's favicon can be changed by replacing the theme's favicon image in /themes/edinburgh/source/favicon/favicon.ico.

Google Analytics tracking

The Google Analytics Tracking ID is configured in the theme's _config.yml.

# Google Analytics Tracking ID
google_analytics:

Post configuration

For each post, specify additional information in the front matter.

Post title

Use the title to specify the text displayed as the heading for your post.

title: My Awesome Portfolio Piece

Post image

Each post on this theme requires a cover image. If no cover image is provided, a default cover image is used. Specify your own image like this.

cover_image: /images/portfolio.jpg

Creator

This theme was designed and created by Sharvari Desai.

Bugs

If you have a question, feature request or a bug you need me to fix, please click here to file an issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].