-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'themes/hugo-theme-terminal/' changes from ca1cc0c..bf96fb2
bf96fb2 Merge pull request #273 from davidhollis/add-scala-support b41381e update dependencies 8b1529f clean up webpack config 9833384 use terset instead of uglify 5737d55 fix list styles and re-minify styles. closes #255 466cd49 update yarn.lock and re-minify prism.js a936518 Merge pull request #241 from catleeball/dep de6a660 Merge branch 'master' into dep 0b06a56 Merge pull request #243 from justinnuwin/upstream be75e72 Merge branch 'master' into upstream 0c08f72 add reading time param bbaf93f Merge pull request #258 from kllmanu/patch-1 360673b Merge pull request #260 from sophiabrandt/fix/paginator 2b0406b Merge pull request #276 from Nereuxofficial/patch-1 f851fbb Merge pull request #277 from sophiabrandt/remove-rockyourcode fa5d7a4 Remove rockyourcode 49c865a Added my blog to USERS.md 3dd3c40 Update README ae9c58f Add Scala support to prism.js highlighter cd36a63 Merge pull request #268 from m0xxz/master e4b831a Merge pull request #267 from calefrey/patch-1 c10d0fa Merge pull request #263 from n-kremeris/patch-1 25bae8d Merge pull request #254 from panr/dependabot/npm_and_yarn/browserslist-4.16.5 cf980be Merge pull request #271 from panr/dependabot/npm_and_yarn/path-parse-1.0.7 f139a26 Update README.md 7d58896 add cmake, llvm and nasm syntax 1752bcc Bump path-parse from 1.0.6 to 1.0.7 7773f26 No need to markdownify .Content, per Hugo project (gohugoio/hugo#2616 (comment)). This fixes issues with showFullContent. 9fcd6f2 Make prismjs shortcode CRLF tolerant 7eb29c4 Update USERS.md d2aba65 Close #235 ec451ec prevent footnotes from affecting line-height ebf07a9 Bump browserslist from 4.16.3 to 4.16.5 49c8fa1 Add single page website layout community feature and myself to users list e12f6ca Add terser as minifier. git-subtree-dir: themes/hugo-theme-terminal git-subtree-split: bf96fb25be8ab8f0a75cd2bec1631dcc8d5a8180
- Loading branch information
1 parent
cb9e740
commit 21998ab
Showing
23 changed files
with
2,091 additions
and
3,307 deletions.
There are no files selected for viewing
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
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
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
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 |
---|---|---|
|
@@ -8,4 +8,5 @@ tags = ["", ""] | |
keywords = ["", ""] | ||
description = "" | ||
showFullContent = false | ||
readingTime = false | ||
+++ |
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
Oops, something went wrong.