add 'resources' to the root to fix the broken demo #53

This commit is contained in:
Huy Tran 2018-11-09 21:51:01 +11:00
parent 03f62da4f0
commit 283441b99d
9 changed files with 17 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"Target":"scss/hyde-hyde.css","MediaType":"text/css","Data":{}}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"Target":"scss/hyde-hyde.9181f25ed2263aeb878ec6f8a84f10c4ebb16150000fca8767308880bdde5ca0.css","MediaType":"text/css","Data":{"Integrity":"sha256-kYHyXtImOuuHjsb4qE8QxOuxYVAAD8qHZzCIgL3eXKA="}}

View File

@ -0,0 +1,3 @@
@page{margin:1cm !important}body{font-size:17px;line-height:1.3;background:#fff;color:#000}.content{margin:0 auto;width:100%;float:none;display:initial}.container{width:100%;float:none;display:initial;padding-left:1rem;padding-right:1rem;margin:0 auto}img{max-width:100%}blockquote,ul{margin:0}.sidebar{display:none !important}.navigation{display:none !important}.post__related{display:none !important}.gist-meta{display:none !important}#disqus_thread{display:none !important}
/*# sourceMappingURL=print.css.map */

View File

@ -0,0 +1 @@
{"Target":"scss/print.css","MediaType":"text/css","Data":{}}

View File

@ -0,0 +1,3 @@
@page{margin:1cm !important}body{font-size:17px;line-height:1.3;background:#fff;color:#000}.content{margin:0 auto;width:100%;float:none;display:initial}.container{width:100%;float:none;display:initial;padding-left:1rem;padding-right:1rem;margin:0 auto}img{max-width:100%}blockquote,ul{margin:0}.sidebar{display:none !important}.navigation{display:none !important}.post__related{display:none !important}.gist-meta{display:none !important}#disqus_thread{display:none !important}
/*# sourceMappingURL=print.css.map */

View File

@ -0,0 +1 @@
{"Target":"scss/print.2744dcbf8a0b2e74f8a50e4b34e5f441be7cf93cc7de27029121c6a09f9e77bc.css","MediaType":"text/css","Data":{"Integrity":"sha256-J0Tcv4oLLnT4pQ5LNOX0Qb58+TzH3icCkSHGoJ+ed7w="}}

View File

@ -5,7 +5,7 @@ description = "A simply cool Hyde inspired theme"
tags = ["blog", "theme", "hyde", "highlight.js", "font-awesome", "google analytics", "disqus", "personal", "syntax highlighting", "responsive", "graphcomment"]
features = ["blog", "theme", "highlight.js", "font-awesome", "responsive", "disqus", "graphcomment", "portfolio"]
homepage = "https://github.com/htr3n/hyde-hyde"
min_version = "0.33"
min_version = "0.43"
[author]
name = "htr3n"