2020-03-08 14:02:21 +01:00
---
title: "À propos de LoveIt"
date: 2019-08-02T11:04:49+08:00
draft: false
2020-03-09 20:33:28 +01:00
math: true
2020-03-08 14:02:21 +01:00
lightgallery: true
---
2020-03-10 10:23:23 +01:00
[![GitHub release (latest by date) ](https://img.shields.io/github/v/release/dillonzq/LoveIt?style=flat-square )](https://github.com/dillonzq/LoveIt/releases)
[![Hugo ](https://img.shields.io/badge/Hugo-%5E0.62.0-ff4088?style=flat-square&logo=hugo )](https://gohugo.io/)
[![License ](https://img.shields.io/github/license/dillonzq/LoveIt?style=flat-square )](https://github.com/dillonzq/LoveIt/blob/master/LICENSE)
[![GitHub stars ](https://img.shields.io/github/stars/dillonzq/LoveIt?style=social )](https://github.com/dillonzq/LoveIt)
2020-03-14 14:47:51 +01:00
[![GitHub forks ](https://img.shields.io/github/forks/dillonzq/LoveIt?style=social )](https://github.com/dillonzq/LoveIt/fork)
2020-03-08 14:02:21 +01:00
{{< admonition warning > }}
Sorry, this article has not been completely translated into **French** .
Welcome to take the time to propose a translation by [making a PR ](https://github.com/dillonzq/LoveIt/pulls ) to the theme!
{{< / admonition > }}
[LoveIt :(far fa-heart): ](https://github.com/dillonzq/LoveIt ) is a **clean** , **elegant** but **advanced** blog theme for [Hugo ](https://gohugo.io/ ) developed by [Dillon ](https://dillonzq.com ).
It is based on the original [LeaveIt Theme ](https://github.com/liuzc/LeaveIt/ ) and [KeepIt Theme ](https://github.com/liuzc/LeaveIt/ ).
![Hugo Theme LoveIt ](/images/Apple-Devices-Preview.png "Hugo Theme LoveIt" )
### Features
#### Performance and SEO
* :(fas fa-rocket): Optimized for **performance** : 99/100 on mobile and 100/100 on desktop in [Google PageSpeed Insights ](https://developers.google.com/speed/pagespeed/insights )
* :(fab fa-searchengin): Optimized SEO performance with a correct **SEO SCHEMA** based on JSON-LD
* :(fab fa-google): [**Google Analytics** ](https://analytics.google.com/analytics ) support
* :(fas fa-search): Search engine **verification** support (Google, Bind, Yandex and Baidu)
* :(fas fa-tachometer-alt): **CDN** for third-party libraries support
* :(fas fa-cloud-download-alt): Automatically converted images with **Lazy Load** by [lazysizes ](https://github.com/aFarkas/lazysizes )
#### Appearance and Layout
* :(fas fa-desktop): / :(fas fa-mobile): **Responsive** layout
* :(fas fa-moon): / :(fas fa-sun): **Dark/Light** mode
* :(fas fa-layer-group): Globally consistent **design language**
* :(fas fa-ellipsis-h): **Pagination** support
* :(far fa-list-alt): Easy-to-use and self-expanding **table of contents**
* :(fas fa-language): **Multilanguage** support and i18n ready
* :(fab fa-css3-alt): Beautiful **CSS animation**
#### Social and Comment Systems
* :(far fa-user): **Gravatar** supported by [Gravatar ](https://gravatar.com )
* :(fas fa-user-circle): Local **Avatar** support
* :(far fa-id-card): Up to **59** social sites supported
* :(fas fa-share-square): Up to **28** share sites support
* :(far fa-comment): **Disqus** comment system supported by [Disqus ](https://disqus.com )
* :(far fa-comment-dots): **Gitalk** comment system supported by [Gitalk ](https://github.com/gitalk/gitalk )
* :(far fa-comment-alt): **Valine** comment system supported by [Valine ](https://valine.js.org/ )
* :(far fa-comments): **Facebook comments** system supported by [Facebook ](https://developers.facebook.com/docs/plugins/comments/ )
#### Extended Features
* :(fas fa-code): Automatically **highlighting** code
* :(far fa-images): **Images gallery** supported by [lightgallery.js ](https://github.com/sachinchoolur/lightgallery.js )
* :(fab fa-font-awesome): Extended markdown syntax for ** [Font Awesome ](https://fontawesome.com/ ) icons**
* :(far fa-sticky-note): Extended markdown syntax for **ruby annotation**
2020-03-09 20:33:28 +01:00
* :(fas fa-square-root-alt): **Mathematical formula** supported by [$ \KaTeX $ ](https://katex.org/ )
2020-03-08 14:02:21 +01:00
* :(fas fa-project-diagram): **Diagrams** shortcode supported by [mermaid ](https://github.com/knsv/mermaid )
* :(fas fa-chart-pie): **Interactive data visualization** shortcode supported by [ECharts ](https://echarts.apache.org/ )
* :(fas fa-music): **Music player** shortcode supported by [APlayer ](https://github.com/MoePlayer/APlayer ) and [MetingJS ](https://github.com/metowolf/MetingJS )
* :(fas fa-tv): **Bilibili player** shortcode
* :(far fa-bell): Kinds of **admonitions** shortcode
* :(fas fa-align-left): **Custom style** shortcode
* :(fas fa-i-cursor): **Animated typing** supported by [TypeIt ](https://typeitjs.com/ )
* :(fas fa-arrow-down): **Dynamic scroll** supported by [Smooth Scroll ](https://github.com/cferdinandi/smooth-scroll )
* ...
### License
LoveIt is licensed under the MIT license.
Check the [LICENSE file ](https://github.com/dillonzq/LoveIt/blob/master/LICENSE ) for details.
Thanks to the authors of following resources included in the theme:
* [Font Awesome ](https://fontawesome.com/ )
* [Fork Awesome ](https://forkaweso.me/Fork-Awesome/ )
* [Animate.css ](https://daneden.github.io/animate.css/ )
* [lazysizes ](https://github.com/aFarkas/lazysizes )
* [lightgallery.js ](https://github.com/sachinchoolur/lightgallery.js )
* [Smooth Scroll ](https://github.com/cferdinandi/smooth-scroll )
* [TypeIt ](https://typeitjs.com/ )
2020-03-09 20:33:28 +01:00
* [$ \KaTeX $ ](https://katex.org/ )
2020-03-08 14:02:21 +01:00
* [mermaid ](https://github.com/knsv/mermaid )
* [ECharts ](https://echarts.apache.org/ )
* [APlayer ](https://github.com/MoePlayer/APlayer )
* [MetingJS ](https://github.com/metowolf/MetingJS )
* [Gitalk ](https://github.com/gitalk/gitalk )
* [Valine ](https://valine.js.org/ )