Commit Graph

220 Commits

Author SHA1 Message Date
Joel Knight
ce97879d6c Import shortcode to activate PrismJS plugins
The shortcode takes named parameters that are relevant to the PrismJS
plugins that Terminal bundles.

- lang: the language contained in the code block
- line: the line number(s) to highlight
- line-numbers: displays line numbers in the margin
- command-line: activates the command-line plugin which modifies the
output to show a command line
- user: the username to display in the prompt (used with the command-line
parameter)
- host: the hostname to display in the prompt (used with the
command-line parameter)
- prompt: override the default prompt (used with the command-line
parameter)
- output: specifies which line(s) contain CLI output (used with the
command-line parameter)

Example:

{{< prismjs lang="bash" line="1,10-13" line-numbers="true"
command-line="true" host="jump1" user="joel" output="2-9" >}}
2020-01-08 21:43:39 -07:00
Radek Kozieł
48233660d8
Merge pull request #111 from turbo/patch-1
Add highlighting to README/config
2020-01-06 16:21:42 +01:00
turbo
d2dc6b7bb9
Add highlighting to README/config 2020-01-06 13:34:17 +01:00
panr
ec262730ac Fix/Change code block styling 2020-01-06 09:31:18 +01:00
panr
7ac0deff87 Add param to set default size for headings 2020-01-05 10:44:58 +01:00
Radek Kozieł
ee93a3dcd5
Merge pull request #106 from andreacaravano/patch-1
Update USERS.md
2019-12-29 18:57:51 +01:00
Andrea
8d2bb3cda7
Update USERS.md 2019-12-22 19:41:07 +01:00
Radek Kozieł
2a34760541
Update USERS.md 2019-12-01 09:48:29 +01:00
Radek Kozieł
791799e1d6
Merge pull request #103 from jTanG0506/patch-1
Update USERS.md
2019-12-01 09:47:52 +01:00
Jonathan Tang
f4be21a1c3
Update USERS.md 2019-12-01 00:10:33 +00:00
Radek Kozieł
ec1af25439
Merge pull request #100 from naxxfish/master
Add naxxfish.net to USERS.md
2019-11-10 09:24:13 +01:00
horochx
5786d01c09 build css 2019-11-06 23:02:00 +08:00
horochx
c297ba66fc Change the showLastUpdated field in README.md to the default value 2019-11-06 22:54:24 +08:00
horochx
ddd24c6c98 Merge branch 'master' of https://github.com/panr/hugo-theme-terminal 2019-11-06 22:46:47 +08:00
Chris Roberts
5d4b70d3a7
Add naxxfish.net to USERS.md 2019-11-03 15:56:07 +00:00
Radek Kozieł
2ea0eeeb7a
Merge pull request #93 from jpanther/style-fixes
Fix unused blockquote style
2019-11-03 10:06:37 +01:00
Radek Kozieł
fe147db973
Merge pull request #90 from eidoom/patch-1
Update USERS.md
2019-11-03 09:53:54 +01:00
Radek Kozieł
69bf17a9ad
Merge branch 'master' into patch-1 2019-11-03 09:53:46 +01:00
Radek Kozieł
b9c70a23ac
Merge pull request #95 from schachem/patch-1
Update USERS.md
2019-11-03 09:53:16 +01:00
Radek Kozieł
0d3e1e62ab
Merge branch 'master' into patch-1 2019-11-03 09:53:09 +01:00
Radek Kozieł
7b5dfbae03
Merge pull request #98 from kosmonavtika/patch-1
add lunar.computer
2019-11-03 09:52:33 +01:00
kosmonavtika
e687203739 add lunar.computer 2019-10-31 22:47:46 +01:00
schachem
64dea526de
Update USERS.md 2019-10-27 22:04:47 +01:00
James Panther
1c40487df6
Remove unused blockquote style 2019-10-25 09:38:15 +11:00
Radek Kozieł
dc93a293fd
Merge pull request #92 from panr/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-10-23 11:01:50 +02:00
dependabot[bot]
cedfaf6c5c
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 08:58:23 +00:00
Radek Kozieł
f8fa62605d
Merge pull request #91 from stanleynguyen/patch-1
Update USERS.md
2019-10-23 10:57:08 +02:00
Stanley Nguyen
53c70531d5
Update USERS.md 2019-10-23 11:57:24 +08:00
Ryan Moodie
9d8b8d51fa
Update USERS.md 2019-10-15 19:18:57 +01:00
horochx
213a39bcad Add last updated display, params.showLastUpdated and update README.md 2019-10-04 22:41:43 +08:00
Radek Kozieł
5f9bb738cd
Merge pull request #83 from amine250/patch-1
Update USERS.md
2019-09-24 09:35:09 +02:00
Amine
9a41d82cb8
Update USERS.md
Add zaine.me website
2019-09-16 01:47:48 +02:00
panr
a81cf2dc29 Fix post width 2019-09-10 09:29:14 +02:00
Radek Kozieł
fa71c00418
Merge pull request #82 from kongdivin/fix-page-navigation
Fix page navigation buttons
2019-09-10 09:26:00 +02:00
panr
e40996148a Revert "Fix post list width"
This reverts commit 7652ceaa86.
2019-09-10 09:25:49 +02:00
Radek Kozieł
c3ea6296af
Merge pull request #80 from rpartha/rpartha-add-user
Update USERS.md
2019-09-10 09:22:52 +02:00
panr
7652ceaa86 Fix post list width 2019-09-10 09:21:50 +02:00
Divin Kong
2805450761 Fix page navigation buttons
Fixes panr/hugo-theme-terminal#81
2019-09-07 16:44:23 -07:00
Radek Kozieł
5057fd5521
Update theme.toml 2019-08-30 09:07:13 +02:00
Ramaseshan Parthasarathy
99513dfa64
Update USERS.md 2019-08-29 22:55:07 -04:00
panr
fbcf98ae95 Make the font a little more dense 2019-08-25 10:08:21 +02:00
panr
060587ba38 Fix list.html 2019-08-25 09:38:23 +02:00
Radek Kozieł
8d8e93fa8d
Merge pull request #72 from MoritzFago/fix-atribution
Fix attribution if copyright is set by user.
2019-08-24 08:06:18 +02:00
Radek Kozieł
4a4a820997
Merge pull request #73 from eldraco19/patch-1
Update USERS.md
2019-08-24 08:03:18 +02:00
Radek Kozieł
f06332421c
Merge pull request #74 from wilsandbrink/master
fixes broken page list
2019-08-14 23:00:51 +02:00
William Sandbrink
3d20322e3a fixes broken page list 2019-08-14 22:08:50 +02:00
Radek Kozieł
06b8259668
Update README.md 2019-08-13 16:41:24 +02:00
Radek Kozieł
2307f19909
Merge pull request #33 from Rinma/add-language-selector
Added option for language selector
2019-08-13 16:40:04 +02:00
Marvin Dalheimer
63b2c69f85
Remove unused css classes 2019-08-13 13:16:18 +02:00
Marvin Dalheimer
28dd0fadf9 Use ul instead of div and BEM naming 2019-08-13 08:44:40 +02:00