feat: add en/zh README and exampleSite files
This commit is contained in:
@@ -1,20 +1,64 @@
|
||||
+++
|
||||
title = "About"
|
||||
date = "2014-04-09"
|
||||
aliases = ["about-us","about-hugo","contact"]
|
||||
[ author ]
|
||||
name = "Hugo Authors"
|
||||
+++
|
||||
---
|
||||
title: "About LoveIt"
|
||||
date: 2019-08-02T11:04:49+08:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Hugo is the **world’s fastest framework for building websites**. It is written in Go.
|
||||
[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 makes use of a variety of open source projects including:
|
||||
It is based on the original [LeaveIt Theme](https://github.com/liuzc/LeaveIt/) and [KeepIt Theme](https://github.com/liuzc/LeaveIt/).
|
||||
|
||||
* https://github.com/russross/blackfriday
|
||||
* https://github.com/alecthomas/chroma
|
||||
* https://github.com/muesli/smartcrop
|
||||
* https://github.com/spf13/cobra
|
||||
* https://github.com/spf13/viper
|
||||

|
||||
|
||||
Learn more and contribute on [GitHub](https://github.com/gohugoio).
|
||||
### Features
|
||||
|
||||
* :(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)
|
||||
* :(fas fa-desktop): / :(fas fa-mobile): layouts support
|
||||
* :(fas fa-moon): / :(fas fa-sun): mode
|
||||
* :(fab fa-searchengin): Optimized SEO performance with a correct SEO SCHEMA based on JSON-LD
|
||||
* :(fas fa-layer-group): A More coerent style beetwen page and sections
|
||||
* :(fas fa-language): Multilanguage support and I18N ready
|
||||
* :(fas fa-ellipsis-h): Pagination support
|
||||
* :(fab fa-google): [Google Analytics](https://analytics.google.com/analytics) support
|
||||
* :(far fa-comment): Disqus comment system support by [Disqus](https://disqus.com)
|
||||
* :(far fa-comment-dots): Gitalk comment system support by [Gitalk](https://github.com/gitalk/gitalk)
|
||||
* :(far fa-comment-alt): Valine comment system support by [Valine](https://valine.js.org/)
|
||||
* :(far fa-user): Gravatar support by [Gravatar](https://gravatar.com)
|
||||
* :(fas fa-user-circle): Local Avatar support
|
||||
* :(far fa-id-card): Up to 54 social sites supported
|
||||
* :(fas fa-share-square): Share post support
|
||||
* :(fas fa-search): Search engine verification support (Google, Bind, Yandex and Baidu)
|
||||
* :(far fa-images): Automatically converted images with Lazy Load by [lazysizes](https://github.com/aFarkas/lazysizes)
|
||||
* :(fas fa-code): Automatically highlighting code by chroma in Hugo
|
||||
* :(fab fa-font-awesome): Extended markdown syntax for [Font Awesome](https://fontawesome.com/) icons
|
||||
* :(fas fa-square-root-alt): Math formula support by [Katex](https://katex.org/)
|
||||
* :(fas fa-project-diagram): Diagram syntax shortcode support by [mermaid](https://github.com/knsv/mermaid)
|
||||
* :(fas fa-music): Embedded music player support by [APlayer](https://github.com/MoePlayer/APlayer) and [MetingJS](https://github.com/metowolf/MetingJS)
|
||||
* :(fas fa-tv): Bilibili player support
|
||||
* :(far fa-bell): Kinds of admonitions shortcode support
|
||||
* :(fas fa-align-left): Custom align and float style shortcodes support
|
||||
* :(fas fa-i-cursor): Animated typing support by [TypeIt](https://typeitjs.com/)
|
||||
* :(far fa-clock): Animated coutdown support by [jQuery.countdown](https://github.com/hilios/jQuery.countdown)
|
||||
* :(fas fa-arrow-up): Dynamic to top support by [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll)
|
||||
* :(fas fa-tachometer-alt): CDN support
|
||||
* ...
|
||||
|
||||
### 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/)
|
||||
* [Animate.css](https://daneden.github.io/animate.css/)
|
||||
* [lazysizes](https://github.com/aFarkas/lazysizes)
|
||||
* [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll)
|
||||
* [TypeIt](https://typeitjs.com/)
|
||||
* [jQuery](https://github.com/jquery/jquery)
|
||||
* [jQuery.countdown](https://github.com/hilios/jQuery.countdown)
|
||||
* [Katex](https://katex.org/)
|
||||
* [mermaid](https://github.com/knsv/mermaid)
|
||||
* [APlayer](https://github.com/MoePlayer/APlayer)
|
||||
* [MetingJS](https://github.com/metowolf/MetingJS)
|
||||
* [Gitalk](https://github.com/gitalk/gitalk)
|
||||
* [Valine](https://valine.js.org/)
|
||||
|
||||
Reference in New Issue
Block a user