mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Compare commits
9 commits
58af02551a
...
71e60cd671
Author | SHA1 | Date | |
---|---|---|---|
71e60cd671 | |||
|
9fe1f88959 | ||
|
a01186a4e4 | ||
|
4343b298ff | ||
|
b7fab85a54 | ||
|
027892f824 | ||
|
239a4155d2 | ||
|
13a8fc57a8 | ||
|
178ca3289b |
3 changed files with 29 additions and 3 deletions
20
.editorconfig
Normal file
20
.editorconfig
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
; https://editorconfig.org/
|
||||||
|
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
|
||||||
|
[{Makefile,go.mod,go.sum,*.go}]
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.md]
|
||||||
|
indent_size = 4
|
||||||
|
trim_trailing_whitespace = false
|
||||||
|
|
||||||
|
[{*.yml,*.yaml}]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
6
go.mod
6
go.mod
|
@ -11,7 +11,7 @@ require (
|
||||||
github.com/hbstack/back-to-top v0.2.0 // indirect
|
github.com/hbstack/back-to-top v0.2.0 // indirect
|
||||||
github.com/hbstack/base v0.6.1 // indirect
|
github.com/hbstack/base v0.6.1 // indirect
|
||||||
github.com/hbstack/bigger-picture v0.10.1 // indirect
|
github.com/hbstack/bigger-picture v0.10.1 // indirect
|
||||||
github.com/hbstack/blog v0.37.0 // indirect
|
github.com/hbstack/blog v0.37.1 // indirect
|
||||||
github.com/hbstack/blog/modules/breadcrumb v0.1.23 // indirect
|
github.com/hbstack/blog/modules/breadcrumb v0.1.23 // indirect
|
||||||
github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect
|
github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect
|
||||||
github.com/hbstack/blog/modules/featured-image v0.2.21 // indirect
|
github.com/hbstack/blog/modules/featured-image v0.2.21 // indirect
|
||||||
|
@ -73,7 +73,7 @@ require (
|
||||||
github.com/hugomods/icons v0.6.4 // indirect
|
github.com/hugomods/icons v0.6.4 // indirect
|
||||||
github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect
|
github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect
|
||||||
github.com/hugomods/icons/vendors/font-awesome v0.6.7 // indirect
|
github.com/hugomods/icons/vendors/font-awesome v0.6.7 // indirect
|
||||||
github.com/hugomods/icons/vendors/simple-icons v1.0.44 // indirect
|
github.com/hugomods/icons/vendors/simple-icons v1.0.45 // indirect
|
||||||
github.com/hugomods/idb-js v0.1.0 // indirect
|
github.com/hugomods/idb-js v0.1.0 // indirect
|
||||||
github.com/hugomods/images v0.11.0 // indirect
|
github.com/hugomods/images v0.11.0 // indirect
|
||||||
github.com/hugomods/katex v0.3.3 // indirect
|
github.com/hugomods/katex v0.3.3 // indirect
|
||||||
|
@ -89,7 +89,7 @@ require (
|
||||||
github.com/hugomods/seo/modules/translations v0.1.1 // indirect
|
github.com/hugomods/seo/modules/translations v0.1.1 // indirect
|
||||||
github.com/hugomods/seo/modules/twitter-cards v0.1.1 // indirect
|
github.com/hugomods/seo/modules/twitter-cards v0.1.1 // indirect
|
||||||
github.com/hugomods/shortcodes v0.21.0 // indirect
|
github.com/hugomods/shortcodes v0.21.0 // indirect
|
||||||
github.com/hugomods/simple-icons v13.0.0+incompatible // indirect
|
github.com/hugomods/simple-icons v13.1.0+incompatible // indirect
|
||||||
github.com/hugomods/snackbar v0.1.2 // indirect
|
github.com/hugomods/snackbar v0.1.2 // indirect
|
||||||
github.com/hugomods/workbox v0.1.0 // indirect
|
github.com/hugomods/workbox v0.1.0 // indirect
|
||||||
github.com/jakearchibald/idb v8.0.0+incompatible // indirect
|
github.com/jakearchibald/idb v8.0.0+incompatible // indirect
|
||||||
|
|
6
go.sum
6
go.sum
|
@ -22,6 +22,8 @@ github.com/hbstack/blog v0.36.1 h1:e+5/pXjJ7kSrOGy4teOO0hAivIkm0lME1ZaydWHqu5o=
|
||||||
github.com/hbstack/blog v0.36.1/go.mod h1:IJuliGxBkgSi8wmacZ9CGSlUIRFCCnhyViCzrWxjnlo=
|
github.com/hbstack/blog v0.36.1/go.mod h1:IJuliGxBkgSi8wmacZ9CGSlUIRFCCnhyViCzrWxjnlo=
|
||||||
github.com/hbstack/blog v0.37.0 h1:+zuGY2pc35R2a8uj+6iKAQaz19Xts6IsAntF4Vl3IW8=
|
github.com/hbstack/blog v0.37.0 h1:+zuGY2pc35R2a8uj+6iKAQaz19Xts6IsAntF4Vl3IW8=
|
||||||
github.com/hbstack/blog v0.37.0/go.mod h1:9yZB+gkRkINisP5uWk5CllGJ4bv211KjkHdsTtvEdjM=
|
github.com/hbstack/blog v0.37.0/go.mod h1:9yZB+gkRkINisP5uWk5CllGJ4bv211KjkHdsTtvEdjM=
|
||||||
|
github.com/hbstack/blog v0.37.1 h1:PbOFTfoWS6xvmo+s1ZkIti/X28afD7zdPiWhe2dJgdI=
|
||||||
|
github.com/hbstack/blog v0.37.1/go.mod h1:X4Wo3ClIdrMNXiZ7JbI65pKLNCVt5HJeidFMSIFIwb8=
|
||||||
github.com/hbstack/blog/modules/breadcrumb v0.1.23 h1:MgUR88vv4cs/M1/cVBKUInFw3DcRw0W2AlmmcdhxewY=
|
github.com/hbstack/blog/modules/breadcrumb v0.1.23 h1:MgUR88vv4cs/M1/cVBKUInFw3DcRw0W2AlmmcdhxewY=
|
||||||
github.com/hbstack/blog/modules/breadcrumb v0.1.23/go.mod h1:smQySqXDtUv2pP7bb+XBr+QGNFxhDGN0fLmQkOIWa5g=
|
github.com/hbstack/blog/modules/breadcrumb v0.1.23/go.mod h1:smQySqXDtUv2pP7bb+XBr+QGNFxhDGN0fLmQkOIWa5g=
|
||||||
github.com/hbstack/blog/modules/content-panel v0.1.21 h1:g43IVjn3O6QCQSvCbgr9iYCgZcI5XG8YAiuVPb269Ok=
|
github.com/hbstack/blog/modules/content-panel v0.1.21 h1:g43IVjn3O6QCQSvCbgr9iYCgZcI5XG8YAiuVPb269Ok=
|
||||||
|
@ -176,6 +178,8 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.43 h1:+5BqxGNTvwGIVBfxwAeair
|
||||||
github.com/hugomods/icons/vendors/simple-icons v1.0.43/go.mod h1:4XiukTwoxx4f9qLYUsSppODCq7mQx/P/cJp2UDHzECw=
|
github.com/hugomods/icons/vendors/simple-icons v1.0.43/go.mod h1:4XiukTwoxx4f9qLYUsSppODCq7mQx/P/cJp2UDHzECw=
|
||||||
github.com/hugomods/icons/vendors/simple-icons v1.0.44 h1:xibHEtNIvTOrofctNjRgZu39stg1mf5y2pu/zMsKpCc=
|
github.com/hugomods/icons/vendors/simple-icons v1.0.44 h1:xibHEtNIvTOrofctNjRgZu39stg1mf5y2pu/zMsKpCc=
|
||||||
github.com/hugomods/icons/vendors/simple-icons v1.0.44/go.mod h1:7LcqEe8I+bPorVukiTA8m+HHKH/i413NgyItgGuhtRQ=
|
github.com/hugomods/icons/vendors/simple-icons v1.0.44/go.mod h1:7LcqEe8I+bPorVukiTA8m+HHKH/i413NgyItgGuhtRQ=
|
||||||
|
github.com/hugomods/icons/vendors/simple-icons v1.0.45 h1:vctbGh89SbzB3gdzwn9ONJhmnKC9AmBtE5uTU8ET9Ys=
|
||||||
|
github.com/hugomods/icons/vendors/simple-icons v1.0.45/go.mod h1:uCOLQy1qICLIFyWZMPUG5FCH2nJEFvZRjEZ4UM4Pvto=
|
||||||
github.com/hugomods/idb-js v0.1.0 h1:mA6hEGtR0aFEdmq9zYMGpfSpCU6SMilx9RzC4uK3DqY=
|
github.com/hugomods/idb-js v0.1.0 h1:mA6hEGtR0aFEdmq9zYMGpfSpCU6SMilx9RzC4uK3DqY=
|
||||||
github.com/hugomods/idb-js v0.1.0/go.mod h1:GPfnmr+BQpP4s6Epd4Yu+RlUog8q/Djw8qy8BZFWZ04=
|
github.com/hugomods/idb-js v0.1.0/go.mod h1:GPfnmr+BQpP4s6Epd4Yu+RlUog8q/Djw8qy8BZFWZ04=
|
||||||
github.com/hugomods/images v0.10.1 h1:ok3ZUZ63MAcmFuTx2kC5JJ3Sffd420RRW9yO57SFeQA=
|
github.com/hugomods/images v0.10.1 h1:ok3ZUZ63MAcmFuTx2kC5JJ3Sffd420RRW9yO57SFeQA=
|
||||||
|
@ -221,6 +225,8 @@ github.com/hugomods/simple-icons v12.3.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/
|
||||||
github.com/hugomods/simple-icons v12.4.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
github.com/hugomods/simple-icons v12.4.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||||
github.com/hugomods/simple-icons v13.0.0+incompatible h1:wEI4BRcMXehE2DqIokd+u8+UhE58hpxQyE2RaCLlvx8=
|
github.com/hugomods/simple-icons v13.0.0+incompatible h1:wEI4BRcMXehE2DqIokd+u8+UhE58hpxQyE2RaCLlvx8=
|
||||||
github.com/hugomods/simple-icons v13.0.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
github.com/hugomods/simple-icons v13.0.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||||
|
github.com/hugomods/simple-icons v13.1.0+incompatible h1:Za4+J+EOjMOAlsm0vNS2AhYhfidyyOmJH37AM0HR0i4=
|
||||||
|
github.com/hugomods/simple-icons v13.1.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||||
github.com/hugomods/snackbar v0.1.2 h1:SLpfH9jlYwf81epH7DvM2XTZHo+3fXXpk6XKtxmo964=
|
github.com/hugomods/snackbar v0.1.2 h1:SLpfH9jlYwf81epH7DvM2XTZHo+3fXXpk6XKtxmo964=
|
||||||
github.com/hugomods/snackbar v0.1.2/go.mod h1:ykFm0IFibeQPuPAm8Gaa27xJS/bNZcSez4omVSl2gQ0=
|
github.com/hugomods/snackbar v0.1.2/go.mod h1:ykFm0IFibeQPuPAm8Gaa27xJS/bNZcSez4omVSl2gQ0=
|
||||||
github.com/hugomods/workbox v0.1.0 h1:yxuTj3gT1BNf6OitxrjxSJXfmbFBj2UTwdWr142eYFQ=
|
github.com/hugomods/workbox v0.1.0 h1:yxuTj3gT1BNf6OitxrjxSJXfmbFBj2UTwdWr142eYFQ=
|
||||||
|
|
Loading…
Reference in a new issue