https://github.com/mbrjun/tranquilpeak-modify
https://github.com/mbrjun/tranquilpeak-modify
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mbrjun/tranquilpeak-modify
- Owner: MBRjun
- License: gpl-3.0
- Created: 2022-11-19T08:59:16.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-23T15:56:49.000Z (about 3 years ago)
- Last Synced: 2025-10-19T04:49:38.696Z (8 months ago)
- Language: SCSS
- Size: 17.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Tranquilpeak
[](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/actions)
[](https://gitter.im/LouisBarranqueiro/hexo-theme-tranquilpeak)
A gorgeous responsive theme for Hexo blog framework
[](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/master.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/master/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/master/.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/master/LICENSE)