--- title: "À propos de LoveIt" date: 2019-08-02T11:04:49+08:00 draft: false lightgallery: true math: enable: true --- [![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) [![GitHub forks](https://img.shields.io/github/forks/dillonzq/LoveIt?style=social)](https://github.com/dillonzq/LoveIt/fork) {{< 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 >}} [:(far fa-kiss-wink-heart): LoveIt](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)** supported * :(far fa-chart-bar): **[Fathom Analytics](https://usefathom.com/)** supported * :(fas fa-search): Search engine **verification** supported (Google, Bind, Yandex and Baidu) * :(fas fa-tachometer-alt): **CDN** for third-party libraries supported * :(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-sun):]/[:(fas fa-moon):] **[Light]/[Dark]** mode * :(fas fa-layer-group): Globally consistent **design language** * :(fas fa-ellipsis-h): **Pagination** supported * :(far fa-list-alt): Easy-to-use and self-expanding **table of contents** * :(fas fa-language): **Multilanguage** supported 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** supported * :(far fa-id-card): Up to **64** social links supported * :(fas fa-share-square): Up to **28** share sites supported * :(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/) * :(fas fa-comments): **Telegram Comments** system supported by [Comments](https://comments.app/) #### Extended Features * :(fas fa-search): **Search** supported by [Lunr.js](https://lunrjs.com/) or [algolia](https://www.algolia.com/) * :(fas fa-code): Automatically **highlighting** code * :(far fa-copy): **Copy code** to clipboard with one click * :(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** * :(fas fa-percentage): Extended Markdown syntax for **fraction** * :(fas fa-square-root-alt): **Mathematical formula** supported by [$ \KaTeX $](https://katex.org/) * :(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-map-marked-alt): **Mapbox** shortcode supported by [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js) * :(fas fa-music): **Music player** shortcode supported by [APlayer](https://github.com/MoePlayer/APlayer) and [MetingJS](https://github.com/metowolf/MetingJS) * :(fas fa-video): **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: * [normalize.css](https://github.com/necolas/normalize.css) * [Font Awesome](https://fontawesome.com/) * [Simple Icons](https://github.com/simple-icons/simple-icons) * [Animate.css](https://daneden.github.io/animate.css/) * [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll) * [autocomplete.js](https://github.com/algolia/autocomplete.js) * [Lunr.js](https://lunrjs.com/) * [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) * [lazysizes](https://github.com/aFarkas/lazysizes) * [lightgallery.js](https://github.com/sachinchoolur/lightgallery.js) * [clipboard.js](https://github.com/zenorocha/clipboard.js) * [Sharer.js](https://github.com/ellisonleao/sharer.js) * [TypeIt](https://typeitjs.com/) * [$ \KaTeX $](https://katex.org/) * [mermaid](https://github.com/knsv/mermaid) * [ECharts](https://echarts.apache.org/) * [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js) * [APlayer](https://github.com/MoePlayer/APlayer) * [MetingJS](https://github.com/metowolf/MetingJS) * [Gitalk](https://github.com/gitalk/gitalk) * [Valine](https://valine.js.org/)