-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
731caf8
commit 011c0ce
Showing
45 changed files
with
5,549 additions
and
6 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,36 @@ | |
extended = true | ||
min = "0.62.0" | ||
|
||
# Menu config | ||
[menu] | ||
[[menu.main]] | ||
weight = 1 | ||
identifier = "posts" | ||
# you can add extra information before the name (HTML format is supported), such as icons | ||
pre = "" | ||
# you can add extra information after the name (HTML format is supported), such as icons | ||
post = "" | ||
name = "Posts" | ||
url = "/posts/" | ||
# title will be shown when you hover on this menu link | ||
title = "" | ||
[[menu.main]] | ||
weight = 2 | ||
identifier = "tags" | ||
pre = "" | ||
post = "" | ||
name = "Tags" | ||
url = "/tags/" | ||
title = "" | ||
[[menu.main]] | ||
weight = 3 | ||
identifier = "categories" | ||
pre = "" | ||
post = "" | ||
name = "Categories" | ||
url = "/categories/" | ||
title = "" | ||
|
||
[params] | ||
# site default theme ["auto", "light", "dark"] | ||
defaultTheme = "auto" | ||
|
@@ -14,9 +44,9 @@ | |
# date format | ||
dateFormat = "2006-01-02" | ||
# website title for Open Graph and Twitter Cards | ||
title = "My cool site" | ||
title = "KeepIt" | ||
# website description for RSS, SEO, Open Graph and Twitter Cards | ||
description = "This is my cool site" | ||
description = "This is my KeepIt site" | ||
# website images for Open Graph and Twitter Cards | ||
images = [] | ||
|
||
|
@@ -31,7 +61,7 @@ | |
# URL of the LOGO | ||
logo = "" | ||
# title name | ||
name = "My cool site" | ||
name = "My KeepIt site" | ||
# you can add extra information before the name (HTML format is supported), such as icons | ||
pre = "" | ||
# you can add extra information after the name (HTML format is supported), such as icons | ||
|
@@ -78,7 +108,7 @@ | |
# App icon config | ||
[params.app] | ||
# optional site title override for the app when added to an iOS home screen or Android launcher | ||
title = "My cool site" | ||
title = "My KeepIt site" | ||
# whether to omit favicon resource links | ||
noFavicon = false | ||
# modern SVG favicon to use in place of older style .png and .ico files | ||
|
@@ -120,13 +150,13 @@ | |
[params.home.profile] | ||
enable = true | ||
# Gravatar Email for preferred avatar in home page | ||
gravatarEmail = "" | ||
gravatarEmail = "[email protected]" | ||
# URL of avatar shown in home page | ||
avatarURL = "" | ||
# title shown in home page (HTML format is supported) | ||
title = "" | ||
# subtitle shown in home page | ||
subtitle = "This is my cool site" | ||
subtitle = "This is my KeepIt site" | ||
# whether to use typeit animation for subtitle | ||
typeit = true | ||
# whether to show social links | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,120 @@ | ||
--- | ||
title: "About KeepIt" | ||
date: 2019-08-02T11:04:49+08:00 | ||
draft: false | ||
description: "About KeepIt" | ||
images: ["/Apple-Devices-Preview.png"] | ||
|
||
lightgallery: true | ||
|
||
math: | ||
enable: true | ||
--- | ||
|
||
{{< style "img { height: 1.25rem; }" >}} | ||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/dillonzq/KeepIt?style=flat-square)](https://github.com/Fastbyte01/KeepIt/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/KeepIt?style=flat-square)](https://github.com/Fastbyte01/KeepIt/blob/master/LICENSE) | ||
[![GitHub stars](https://img.shields.io/github/stars/dillonzq/KeepIt?style=social)](https://github.com/Fastbyte01/KeepIt) | ||
[![GitHub forks](https://img.shields.io/github/forks/dillonzq/KeepIt?style=social)](https://github.com/Fastbyte01/KeepIt/fork) | ||
{{< /style >}} | ||
|
||
> [:(far fa-kiss-wink-heart fa-fw): KeepIt](https://github.com/Fastbyte01/KeepIt) 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/Fastbyte01/KeepIt). | ||
![Hugo Theme KeepIt](/images/Apple-Devices-Preview.png "Hugo Theme KeepIt") | ||
|
||
### Features | ||
|
||
#### Performance and SEO | ||
|
||
* :(fas fa-rocket fa-fw): 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 fa-fw): Optimized SEO performance with a correct **SEO SCHEMA** based on JSON-LD | ||
* :(fab fa-google fa-fw): **[Google Analytics](https://analytics.google.com/analytics)** supported | ||
* :(far fa-chart-bar fa-fw): **[Fathom Analytics](https://usefathom.com/)** supported | ||
* :(fas fa-sitemap fa-fw): Search engine **verification** supported (Google, Bind, Yandex and Baidu) | ||
* :(fas fa-tachometer-alt fa-fw): **CDN** for third-party libraries supported | ||
* :(fas fa-cloud-download-alt fa-fw): Automatically converted images with **Lazy Load** by [lazysizes](https://github.com/aFarkas/lazysizes) | ||
|
||
#### Appearance and Layout | ||
|
||
* :(fas fa-mobile-screen fa-fw): **[Desktop]/[Mobile] responsive** layout | ||
* :(fas fa-circle-half-stroke fa-rotate-180 fa-fw): **[Light]/[Dark]** mode | ||
* :(fas fa-layer-group fa-fw): Globally consistent **design language** | ||
* :(fas fa-ellipsis-h fa-fw): **Pagination** supported | ||
* :(far fa-list-alt fa-fw): Easy-to-use and self-expanding **table of contents** | ||
* :(fas fa-language fa-fw): **Multilanguage** supported and i18n ready | ||
* :(fab fa-css3-alt fa-fw): Beautiful **CSS animation** | ||
|
||
#### Social and Comment Systems | ||
|
||
* :(far fa-user fa-fw): **Gravatar** supported by [Gravatar](https://gravatar.com) | ||
* :(fas fa-user-circle fa-fw): Local **Avatar** supported | ||
* :(far fa-id-card fa-fw): Up to **64** social links supported | ||
* :(fas fa-share-square fa-fw): Up to **24** share sites supported | ||
* :(far fa-comment fa-fw): **Disqus** comment system supported by [Disqus](https://disqus.com) | ||
* :(far fa-comment-dots fa-fw): **Gitalk** comment system supported by [Gitalk](https://github.com/gitalk/gitalk) | ||
* :(far fa-comment-alt fa-fw): **Valine** comment system supported by [Valine](https://valine.js.org/) | ||
* :(far fa-comments fa-fw): **Facebook comments** system supported by [Facebook](https://developers.facebook.com/docs/plugins/comments/) | ||
* :(fas fa-comment fa-fw): **Telegram comments** system supported by [Comments](https://comments.app/) | ||
* :(fas fa-comment-dots fa-fw): **Commento** comment system supported by [Commento](https://commento.io/) | ||
* :(fas fa-comment-alt fa-fw): **Utterances** comment system supported by [Utterances](https://utteranc.es/) | ||
|
||
#### Extended Features | ||
|
||
* :(fas fa-search fa-fw): **Search** supported by [Lunr.js](https://lunrjs.com/) or [algolia](https://www.algolia.com/) | ||
* :(far fa-grin-tongue-wink fa-fw): **Twemoji** supported | ||
* :(fas fa-code fa-fw): Automatically **highlighting** code | ||
* :(far fa-copy fa-fw): **Copy code** to clipboard with one click | ||
* :(far fa-images fa-fw): **Images gallery** supported by [lightGallery](https://github.com/sachinchoolur/lightgallery) | ||
* :(fab fa-font-awesome fa-fw): Extended Markdown syntax for **[Font Awesome](https://fontawesome.com/) icons** | ||
* :(fas fa-superscript fa-fw): Extended Markdown syntax for **ruby annotation** | ||
* :(fas fa-percentage fa-fw): Extended Markdown syntax for **fraction** | ||
* :(fas fa-square-root-alt fa-fw): **Mathematical formula** supported by [$\KaTeX$](https://katex.org/) | ||
* :(fas fa-project-diagram fa-fw): **Diagrams** shortcode supported by [mermaid](https://github.com/mermaid-js/mermaid) | ||
* :(fas fa-chart-pie fa-fw): **Interactive data visualization** shortcode supported by [ECharts](https://echarts.apache.org/) | ||
* :(fas fa-map-marked-alt fa-fw): **Mapbox** shortcode supported by [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js) | ||
* :(fas fa-music fa-fw): **Music player** shortcode supported by [APlayer](https://github.com/MoePlayer/APlayer) and [MetingJS](https://github.com/metowolf/MetingJS) | ||
* :(fab fa-bilibili fa-fw): **Bilibili player** shortcode | ||
* :(fas fa-note-sticky fa-fw): Kinds of **admonitions** shortcode | ||
* :(fab fa-css3 fa-fw): **Custom style** shortcode | ||
* :(fab fa-js-square fa-fw): **Custom script** shortcode | ||
* :(fas fa-i-cursor fa-fw): **Animated typing** supported by [TypeIt](https://typeitjs.com/) | ||
* :(fas fa-cookie-bite fa-fw): **Cookie consent banner** supported by [cookieconsent](https://github.com/osano/cookieconsent) | ||
* ... | ||
|
||
### License | ||
|
||
KeepIt is licensed under the **MIT** license. | ||
|
||
Check the [LICENSE file](https://github.com/Fastbyte01/KeepIt/blob/master/LICENSE) for details. | ||
|
||
### Special Thanks | ||
|
||
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/) | ||
* [autocomplete](https://github.com/algolia/autocomplete) | ||
* [Lunr.js](https://lunrjs.com/) | ||
* [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | ||
* [lazysizes](https://github.com/aFarkas/lazysizes) | ||
* [object-fit-images](https://github.com/fregante/object-fit-images) | ||
* [Twemoji](https://github.com/twitter/twemoji) | ||
* [emoji-data](https://github.com/iamcal/emoji-data) | ||
* [lightGallery](https://github.com/sachinchoolur/lightgallery) | ||
* [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/mermaid-js/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/) | ||
* [cookieconsent](https://github.com/osano/cookieconsent) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
title: "Documentation" | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.