Skip to content

Commit

Permalink
(update) LovIt theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir Galon committed Apr 30, 2020
1 parent df4f1f5 commit 605f5ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,7 @@ $ npm install -g firebase-tools
```

Then easily deploy the blog
```shell
$ hugo && firebase deploy
```

If you want to build it locally do

```shell
$ export HUGO_ENV=production
$ hugo
$ hugo && firebase deploy
```

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/LoveIt
Submodule LoveIt updated 50 files
+1 βˆ’0 README.md
+1 βˆ’0 README.zh-cn.md
+6 βˆ’6 assets/css/_core/_base.scss
+12 βˆ’0 assets/css/_mixin/_compatibility.scss
+8 βˆ’6 assets/css/_mixin/_link.scss
+3 βˆ’10 assets/css/_mixin/_summary.scss
+2 βˆ’1 assets/css/_page/_single.scss
+1 βˆ’1 assets/css/_partial/_header.scss
+96 βˆ’93 assets/css/_partial/_single/_code.scss
+1 βˆ’1 assets/css/_variables.scss
+1 βˆ’1 assets/js/theme.min.js
+1 βˆ’1 assets/js/theme.min.js.map
+7 βˆ’4 assets/lib/VERSION
+3 βˆ’3 assets/lib/mapbox-gl/mapbox-gl.min.js
+4 βˆ’0 assets/lib/mermaid/mermaid.scss
+2 βˆ’0 assets/lib/object-fit-images/ofi.min.js
+4 βˆ’2 assets/lib/typeit/typeit.min.js
+6 βˆ’6 assets/lib/valine/Valine.min.js
+51 βˆ’1 assets/lib/valine/valine.scss
+8 βˆ’7 assets/svg/version.template.svg
+52 βˆ’42 exampleSite/config.toml
+1 βˆ’0 exampleSite/content/about.en.md
+1 βˆ’0 exampleSite/content/about.fr.md
+1 βˆ’0 exampleSite/content/about.zh-cn.md
+106 βˆ’108 exampleSite/content/posts/emoji-support.en.md
+106 βˆ’108 exampleSite/content/posts/emoji-support.fr.md
+106 βˆ’108 exampleSite/content/posts/emoji-support.zh-cn.md
+52 βˆ’44 exampleSite/content/posts/theme-documentation-basics.en.md
+52 βˆ’44 exampleSite/content/posts/theme-documentation-basics.fr.md
+55 βˆ’47 exampleSite/content/posts/theme-documentation-basics.zh-cn.md
+9 βˆ’9 exampleSite/content/posts/theme-documentation-built-in-shortcodes.en.md
+9 βˆ’9 exampleSite/content/posts/theme-documentation-built-in-shortcodes.fr.md
+9 βˆ’9 exampleSite/content/posts/theme-documentation-built-in-shortcodes.zh-cn.md
+35 βˆ’29 exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md
+35 βˆ’29 exampleSite/content/posts/theme-documentation-extended-shortcodes.fr.md
+35 βˆ’29 exampleSite/content/posts/theme-documentation-extended-shortcodes.zh-cn.md
+ βˆ’ exampleSite/static/images/Apple-Devices-Preview.png
+ βˆ’ exampleSite/static/images/theme-documentation-extended-shortcodes/Wavelength.jpg
+ βˆ’ exampleSite/static/music/Wavelength.mp3
+ βˆ’ images/Apple-Devices-Preview.png
+1 βˆ’1 layouts/_default/baseof.html
+18 βˆ’7 layouts/index.json
+6 βˆ’0 layouts/partials/assets.html
+2 βˆ’2 package.json
+1 βˆ’1 resources/_gen/assets/scss/css/style.template.scss_788c4a23da05f3aa3e03b28055a2e5f9.content
+1 βˆ’1 resources/_gen/assets/scss/css/style.template.scss_84a735b886b24531b6e80c5fb2060510.content
+1 βˆ’1 resources/_gen/assets/scss/css/style.template.scss_d40178ffcb058d725849178b0a7a43cc.content
+1 βˆ’1 resources/_gen/assets/scss/lib/mermaid/mermaid.scss_43d09a0fb297c4cc88d4122515a2e889.content
+1 βˆ’1 resources/_gen/assets/scss/lib/valine/valine.scss_782a264805f83ff21e4b24d4d52cfa46.content
+13 βˆ’18 src/js/theme.js

0 comments on commit 605f5ce

Please sign in to comment.