Radek Kozieł 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d30e8a50b0 
							
						 
					 
					
						
						
							
							Merge pull request  #122  from qbunt/master  
						
						... 
						
						
						
						Added qbunt.com to USERS.md 
						
						
					 
					
						2020-01-23 18:56:08 +01:00 
						 
				 
			
				
					
						
							
							
								Jeremy Bunting 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							62531797e7 
							
						 
					 
					
						
						
							
							Added qbunt.com to USERS.md  
						
						... 
						
						
						
						Thanks for the theme, it's been amazing! 
						
						
					 
					
						2020-01-22 08:58:55 -05:00 
						 
				 
			
				
					
						
							
							
								panr 
							
						 
					 
					
						
						
						
						
							
						
						
							20ce063397 
							
						 
					 
					
						
						
							
							Upload compiled style.css after line-numbers changes  
						
						
						
						
					 
					
						2020-01-22 08:46:35 +01:00 
						 
				 
			
				
					
						
							
							
								panr 
							
						 
					 
					
						
						
						
						
							
						
						
							2fcbefa09f 
							
						 
					 
					
						
						
							
							Fix line numbers alignment  
						
						
						
						
					 
					
						2020-01-21 08:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								panr 
							
						 
					 
					
						
						
						
						
							
						
						
							2bb3d3d49b 
							
						 
					 
					
						
						
							
							Fix line-numbers and highlight styling  
						
						
						
						
					 
					
						2020-01-20 00:02:26 +01:00 
						 
				 
			
				
					
						
							
							
								Radek Kozieł 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f6db97f02 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
						
					 
					
						2020-01-18 20:13:29 +01:00 
						 
				 
			
				
					
						
							
							
								Radek Kozieł 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c567dd61f9 
							
						 
					 
					
						
						
							
							Fix buymeacoffee buttton in README  
						
						
						
						
					 
					
						2020-01-18 20:13:03 +01:00 
						 
				 
			
				
					
						
							
							
								Radek Kozieł 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c6c3eb8d54 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
						
					 
					
						2020-01-18 19:41:49 +01:00 
						 
				 
			
				
					
						
							
							
								Radek Kozieł 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c467105a2 
							
						 
					 
					
						
						
							
							Add sponsoring option and fix typo  
						
						
						
						
					 
					
						2020-01-18 19:38:49 +01:00 
						 
				 
			
				
					
						
							
							
								Sophia Brandt 
							
						 
					 
					
						
						
						
						
							
						
						
							3aeb73a422 
							
						 
					 
					
						
						
							
							add anchor icon to heading anchors  
						
						
						
						
					 
					
						2020-01-17 13:11:41 +01:00 
						 
				 
			
				
					
						
							
							
								Sophia Brandt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b05a64b5a 
							
						 
					 
					
						
						
							
							add new user  
						
						... 
						
						
						
						add www.rockyourcode.com 
						
						
					 
					
						2020-01-17 07:55:23 +01:00 
						 
				 
			
				
					
						
							
							
								Wooseop Kim 
							
						 
					 
					
						
						
						
						
							
						
						
							fa95894458 
							
						 
					 
					
						
						
							
							Add Google Analytics template  
						
						
						
						
					 
					
						2020-01-15 22:41:43 +09:00 
						 
				 
			
				
					
						
							
							
								Dawson Verboven 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9e38f9ec99 
							
						 
					 
					
						
						
							
							Update USERS.md  
						
						... 
						
						
						
						added https://dawsonverboven.com/  
						
						
					 
					
						2020-01-08 21:39:06 -08:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 7652ceaa864ac946cd29f81b193a58c801cb5927. 
						
						
					 
					
						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