Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://louisbarranqueiro.github.io/hexo-theme-tranquilpeak/
:lipstick: A gorgeous responsive theme for Hexo blog framework
https://louisbarranqueiro.github.io/hexo-theme-tranquilpeak/
hexo hexo-theme hexo-theme-tranquilpeak theme tranquilpeak
Last synced: 3 months ago
JSON representation
:lipstick: A gorgeous responsive theme for Hexo blog framework
- Host: GitHub
- URL: https://louisbarranqueiro.github.io/hexo-theme-tranquilpeak/
- Owner: LouisBarranqueiro
- License: gpl-3.0
- Created: 2015-04-22T17:22:28.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T06:49:22.000Z (6 months ago)
- Last Synced: 2024-05-20T09:15:09.938Z (6 months ago)
- Topics: hexo, hexo-theme, hexo-theme-tranquilpeak, theme, tranquilpeak
- Language: SCSS
- Homepage: https://louisbarranqueiro.github.io/hexo-theme-tranquilpeak/
- Size: 17.9 MB
- Stars: 1,837
- Watchers: 40
- Forks: 484
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-theme - πDemo
README
# Tranquilpeak
A gorgeous responsive theme for Hexo blog framework
[![Tranquilpeak](http://d1u9biwaxjngwg.cloudfront.net/showcases/showcase-v2.jpg)](http://louisbarranqueiro.github.io/hexo-theme-tranquilpeak)
## Summary
- [Features](#features)
- [Quick start](#quick-start)
- [Demo](#demo)
- [Contributing](#contributing)
- [License](#license)## Features
**General features :**
- Fully responsive
- Optimized for tablets & mobiles
- Customizable sidebar menu
- Pages to filter tags, categories and archives
- Background cover image
- Beautiful about page
- Support Open Graph protocol
- Support internationalization (i18n)
- Easily customizable (fonts, colors, layout elements, code coloration, etc...)**Posts features :**
- Thumbnail image
- Cover image
- Responsive videos & images
- Sharing options
- Navigation menu
- GitHub theme for code highlighting (customizable)
- Image gallery
- Tags for images (FancyBox, wide images, tabbed code blocks, highlighted text, alerts)
- Table of contents**Integrated services :**
- Disqus
- Google analytics
- Baidu analytics
- Gravatar
- Algolia
- Facebook Insights
- Gitment
- Gitalk## Quick start
1. Download the latest [version](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/archive/main.zip)
2. Rename the folder in `tranquilpeak` and place it in the `themes` folder of your Hexo blog
3. Modify the theme in Hexo configuration file (`_config.yml`) by setting `theme` variable to `tranquilpeak`
4. Go to the `tranquilpeak` folder and run `npm install && npm run prod`
5. Read [documentation](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/blob/main/DOCUMENTATION.md) to configure the theme.## Demo
Check out [Tranquilpeak theme demo](https://louisbarranqueiro.github.io/hexo-theme-tranquilpeak)
## Contributing
All kinds of contributions (enhancements, features, documentation & code improvements, bugs reporting) are welcome.
Read [guidelines for contributing](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/blob/main/.github/CONTRIBUTING.md) for more information.
## License
hexo-theme-tranquilpeak is released under the terms of the [GNU General Public License v3.0](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/blob/main/LICENSE)