Commit Graph

168 Commits

Author SHA1 Message Date
a1c203cb17 Apply suggestions from code review
Co-Authored-By: Radek Kozie. <radoslaw.koziel@gmail.com>
2020-01-26 14:53:18 -07:00
92cc5bcd23 Apply suggestions from code review
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-01-25 21:18:08 -07:00
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
48233660d8 Merge pull request #111 from turbo/patch-1
Add highlighting to README/config
2020-01-06 16:21:42 +01:00
d2dc6b7bb9 Add highlighting to README/config 2020-01-06 13:34:17 +01:00
ec262730ac Fix/Change code block styling 2020-01-06 09:31:18 +01:00
7ac0deff87 Add param to set default size for headings 2020-01-05 10:44:58 +01:00
ee93a3dcd5 Merge pull request #106 from andreacaravano/patch-1
Update USERS.md
2019-12-29 18:57:51 +01:00
8d2bb3cda7 Update USERS.md 2019-12-22 19:41:07 +01:00
2a34760541 Update USERS.md 2019-12-01 09:48:29 +01:00
791799e1d6 Merge pull request #103 from jTanG0506/patch-1
Update USERS.md
2019-12-01 09:47:52 +01:00
f4be21a1c3 Update USERS.md 2019-12-01 00:10:33 +00:00
ec1af25439 Merge pull request #100 from naxxfish/master
Add naxxfish.net to USERS.md
2019-11-10 09:24:13 +01:00
5d4b70d3a7 Add naxxfish.net to USERS.md 2019-11-03 15:56:07 +00:00
2ea0eeeb7a Merge pull request #93 from jpanther/style-fixes
Fix unused blockquote style
2019-11-03 10:06:37 +01:00
fe147db973 Merge pull request #90 from eidoom/patch-1
Update USERS.md
2019-11-03 09:53:54 +01:00
69bf17a9ad Merge branch 'master' into patch-1 2019-11-03 09:53:46 +01:00
b9c70a23ac Merge pull request #95 from schachem/patch-1
Update USERS.md
2019-11-03 09:53:16 +01:00
0d3e1e62ab Merge branch 'master' into patch-1 2019-11-03 09:53:09 +01:00
7b5dfbae03 Merge pull request #98 from kosmonavtika/patch-1
add lunar.computer
2019-11-03 09:52:33 +01:00
e687203739 add lunar.computer 2019-10-31 22:47:46 +01:00
64dea526de Update USERS.md 2019-10-27 22:04:47 +01:00
1c40487df6 Remove unused blockquote style 2019-10-25 09:38:15 +11:00
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
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
f8fa62605d Merge pull request #91 from stanleynguyen/patch-1
Update USERS.md
2019-10-23 10:57:08 +02:00
53c70531d5 Update USERS.md 2019-10-23 11:57:24 +08:00
9d8b8d51fa Update USERS.md 2019-10-15 19:18:57 +01:00
5f9bb738cd Merge pull request #83 from amine250/patch-1
Update USERS.md
2019-09-24 09:35:09 +02:00
9a41d82cb8 Update USERS.md
Add zaine.me website
2019-09-16 01:47:48 +02:00
a81cf2dc29 Fix post width 2019-09-10 09:29:14 +02:00
fa71c00418 Merge pull request #82 from kongdivin/fix-page-navigation
Fix page navigation buttons
2019-09-10 09:26:00 +02:00
e40996148a Revert "Fix post list width"
This reverts commit 7652ceaa86.
2019-09-10 09:25:49 +02:00
c3ea6296af Merge pull request #80 from rpartha/rpartha-add-user
Update USERS.md
2019-09-10 09:22:52 +02:00
7652ceaa86 Fix post list width 2019-09-10 09:21:50 +02:00
2805450761 Fix page navigation buttons
Fixes panr/hugo-theme-terminal#81
2019-09-07 16:44:23 -07:00
5057fd5521 Update theme.toml 2019-08-30 09:07:13 +02:00
99513dfa64 Update USERS.md 2019-08-29 22:55:07 -04:00
fbcf98ae95 Make the font a little more dense 2019-08-25 10:08:21 +02:00
060587ba38 Fix list.html 2019-08-25 09:38:23 +02:00
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
4a4a820997 Merge pull request #73 from eldraco19/patch-1
Update USERS.md
2019-08-24 08:03:18 +02:00
f06332421c Merge pull request #74 from wilsandbrink/master
fixes broken page list
2019-08-14 23:00:51 +02:00
3d20322e3a fixes broken page list 2019-08-14 22:08:50 +02:00
06b8259668 Update README.md 2019-08-13 16:41:24 +02:00
2307f19909 Merge pull request #33 from Rinma/add-language-selector
Added option for language selector
2019-08-13 16:40:04 +02:00
63b2c69f85 Remove unused css classes 2019-08-13 13:16:18 +02:00
28dd0fadf9 Use ul instead of div and BEM naming 2019-08-13 08:44:40 +02:00
270a135fca Add body listener for trigger closing language box 2019-08-13 08:44:06 +02:00
d2a00d0517 Update USERS.md 2019-08-11 15:20:53 +05:30