Commit Graph

  • 89e499b402 Merge pull request #238 from geckopfote/master Radek Kozieł 2021-03-21 10:18:52 +01:00
  • 6e3dff3351 Merge pull request #239 from CMiksche/patch-2 Radek Kozieł 2021-03-21 10:12:21 +01:00
  • 58bfba3985 [chore] update dependencies and modernize postcss config panr 2021-03-21 09:59:10 +01:00
  • 72673985a1 Add rss file with full content Christoph Daniel Miksche 2021-02-28 20:03:44 +01:00
  • dc69c9059c Update USERS.md Chris 2021-02-21 12:54:54 +01:00
  • 30ad59dc69 use the defined description instead of the first paragraph damon 2021-02-03 16:54:28 +00:00
  • 8564ee33a1 Merge pull request #196 from cindrmon/patch-1 Radek Kozieł 2021-01-10 10:27:51 +01:00
  • 175b1a7cb8 Merge branch 'master' into patch-1 Radek Kozieł 2021-01-10 10:27:43 +01:00
  • 53a90e1e09 Merge pull request #195 from bugfix123/patch-1 Radek Kozieł 2021-01-10 10:25:19 +01:00
  • 235f2a37ff Merge branch 'master' into patch-1 Radek Kozieł 2021-01-10 10:25:03 +01:00
  • 2363670d7e Merge pull request #212 from kdpuvvadi/master Radek Kozieł 2021-01-10 10:24:01 +01:00
  • e42dbd57ea Merge pull request #214 from Louisload/feature/add-community-feature-portfolio Radek Kozieł 2021-01-10 10:19:04 +01:00
  • 2c5f161f65 Merge branch 'master' into feature/add-community-feature-portfolio Radek Kozieł 2021-01-10 10:18:10 +01:00
  • ec4748863a Merge pull request #215 from MichaelTrip/update-USERS.md Radek Kozieł 2021-01-10 10:13:04 +01:00
  • de84c9b4c3 Merge branch 'master' into update-USERS.md Radek Kozieł 2021-01-10 10:12:50 +01:00
  • 3032b81e82 Merge pull request #223 from panr/dependabot/npm_and_yarn/ini-1.3.7 Radek Kozieł 2021-01-10 10:12:08 +01:00
  • 8dc8e95747 Merge pull request #221 from markopolo123/master Radek Kozieł 2021-01-10 10:11:51 +01:00
  • fef6d938fd Merge branch 'master' into master Radek Kozieł 2021-01-10 10:11:31 +01:00
  • 5092fa9a01 Merge pull request #226 from MCWertGaming/master Radek Kozieł 2021-01-10 10:10:58 +01:00
  • 603898c30b Merge branch 'master' into master Radek Kozieł 2021-01-10 10:10:49 +01:00
  • a09a79ae4c Merge pull request #231 from sethsimmons/patch-1 Radek Kozieł 2021-01-10 10:06:31 +01:00
  • 3dd5709d70 Merge pull request #225 from robbienohra/feature/gist-syntax-highlighting Radek Kozieł 2021-01-10 10:06:15 +01:00
  • 24522eeec5 Add sethsimmons.me to user’s list Seth Simmons 2021-01-03 14:59:04 -05:00
  • ce5fa4c87c Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting Robbie Nohra 2020-12-31 22:46:35 -05:00
  • 090d7b2f19 additonal cleanup Robbie Nohra 2020-12-31 22:46:15 -05:00
  • 5f53ba6b43 Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting Robbie Nohra 2020-12-31 22:36:06 -05:00
  • 3c914ffcf7 Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting Robbie Nohra 2020-12-31 22:36:06 -05:00
  • 229a3ead62 stripped away gist theme highlighting; including only minor gist formatting fixes Robbie Nohra 2020-12-31 22:35:39 -05:00
  • 5e218c0b43 Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting Robbie Nohra 2020-12-25 14:55:28 -05:00
  • b09f2a4a14 Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting Robbie Nohra 2020-12-25 14:55:28 -05:00
  • 194a49d39e removed extraneous .idea folder accidentally commited Robbie Nohra 2020-12-25 14:55:08 -05:00
  • 220f8e590e Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting Robbie Nohra 2020-12-25 14:51:09 -05:00
  • 3c4a093dbd Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting Robbie Nohra 2020-12-25 14:51:09 -05:00
  • 0af87801a2 ran yarn build to update static assets Robbie Nohra 2020-12-25 14:49:20 -05:00
  • e446bafe36 ran yarn build to update static assets Robbie Nohra 2020-12-25 14:49:20 -05:00
  • e3e310b60d further alignment of gist syntax styling with terminal theme Robbie Nohra 2020-12-22 21:35:23 -05:00
  • febf17a03d corrected color of pl-c1 Robbie Nohra 2020-12-22 20:40:32 -05:00
  • 89f88607cc set font-size 1rem to align with theme; disabled font-style italic for comments to align with theme Robbie Nohra 2020-12-22 20:32:15 -05:00
  • 13aa8e777e specified gist font family as fira code to align with theme Robbie Nohra 2020-12-22 20:27:17 -05:00
  • 2ff00f859a bumped up gist fontsize Robbie Nohra 2020-12-22 20:25:26 -05:00
  • 5f2dbe44e3 set gist border radius to zero to align with terminal theme Robbie Nohra 2020-12-22 18:34:27 -05:00
  • 43a93652dd added gist border styling Robbie Nohra 2020-12-22 18:29:05 -05:00
  • 58c2d90f94 reverted style.css file to master Robbie Nohra 2020-12-22 18:20:11 -05:00
  • 547a17a25f reverted static styles.css; added preliminary gist stylesheet; added gist stylesheet import in assets main.css Robbie Nohra 2020-12-22 18:17:40 -05:00
  • 3882fb160a Update USERS.md Damon Leven 2020-12-21 20:18:49 +00:00
  • b0a8f3bd43 initial draft for gist syntax highlighting and table-layout modification Robbie Nohra 2020-12-21 12:42:51 -05:00
  • f3317dc327 Bump ini from 1.3.5 to 1.3.7 dependabot[bot] 2020-12-11 03:53:27 +00:00
  • feee0b5a1e Update USERS.md Mark 2020-12-07 13:04:59 +00:00
  • 58cf550908 fix index preview section issue smailzhu 2020-11-30 16:07:41 +01:00
  • 30b7219a69 updated USERS.md Michael Trip 2020-11-24 14:42:44 +01:00
  • f0a5d6859e Add hidden.land to USERS.md Luís Alves 2020-11-20 19:16:12 +00:00
  • a5ef3ccc8b Add portfolio fork to COMMUNITY-FEATURES.md Luís Alves 2020-11-20 19:15:53 +00:00
  • c3f51a4c11 fix the viewport variables panr 2020-11-16 00:25:10 +01:00
  • 60a15e7b38 show language selector only when there is more than one language panr 2020-11-16 00:12:13 +01:00
  • 1e46e9cdaf fix diff duotone syntax color panr 2020-11-16 00:00:41 +01:00
  • 29200fe841 Merge pull request #203 from rdnlsmith/pwsh-syntax-highlight Radek Kozieł 2020-11-15 23:47:24 +01:00
  • a6ca60fb7f Merge branch 'master' into pwsh-syntax-highlight Radek Kozieł 2020-11-15 23:47:11 +01:00
  • 4d71df019b Merge pull request #202 from schoentoon/hide-menu-button-mobile Radek Kozieł 2020-11-15 19:16:08 +01:00
  • 480cb60150 fix Webpack config to output standalone languageSelector file panr 2020-11-15 18:45:12 +01:00
  • 78002c5029 Update USERS.md KD Puvvadi 2020-11-04 09:28:19 +05:30
  • 4d617361a3 Merge pull request #210 from yujixr/patch-1 Radek Kozieł 2020-11-01 23:40:01 +01:00
  • 825fde486a Update USERS.md YUJI 2020-11-01 23:34:51 +09:00
  • 28c44c93b1 Merge pull request #208 from Mathie-Josh/patch-2 Radek Kozieł 2020-11-01 00:26:10 +01:00
  • 9c4f402c4e Update USERS.md Josh M 2020-10-29 19:25:30 -04:00
  • 12f249fd7c Merge pull request #207 from mpostument/mpostument-website Radek Kozieł 2020-10-27 15:28:42 +01:00
  • 42eea54554 added mpostument website mpostument 2020-10-27 13:32:37 +00:00
  • 223b7536ce Add highlighting for PowerShell syntax Daniel Smith 2020-10-19 20:37:35 -04:00
  • cb61741202 Hide the menu button on mobile if the menu is empty Toon Schoenmakers 2020-10-17 23:06:50 +02:00
  • 1756ef2edc duplicated website and name Dominic F 2020-09-29 22:30:58 +08:00
  • d0284fd691 Update USERS.md bugfix123 2020-09-29 22:07:10 +08:00
  • 30d5681909 Merge pull request #182 from zchrykng/patch-1 Radek Kozieł 2020-09-28 10:07:19 +02:00
  • b572763b1f Merge pull request #194 from hkennyv/fix-typo Radek Kozieł 2020-09-28 08:53:46 +02:00
  • 8e5c8d32dc fix typo: duetone -> duotone Kenny Huynh 2020-09-27 23:44:03 -07:00
  • bb344ddad7 update for brain dead copy/paste Zachary King 2020-09-27 18:01:26 -04:00
  • 08644e95c3 Allow html in figure caption. panr 2020-09-27 16:25:03 +02:00
  • 6856982e4a Merge pull request #158 from pablodiazgutierrez/patch-1 Radek Kozieł 2020-09-27 16:19:55 +02:00
  • 7ebb1d2776 Merge branch 'master' into patch-1 Radek Kozieł 2020-09-27 16:19:44 +02:00
  • 54f156d2d5 Merge pull request #171 from rossmckelvie/author-spacing Radek Kozieł 2020-09-27 16:13:17 +02:00
  • 0f2f3fc6be Merge pull request #172 from rossmckelvie/apple-touch-icon Radek Kozieł 2020-09-27 16:11:45 +02:00
  • 4a2f49d34b Merge pull request #178 from luigifcruz/patch-1 Radek Kozieł 2020-09-27 16:11:06 +02:00
  • 3523728e96 Merge pull request #179 from luigifcruz/patch-2 Radek Kozieł 2020-09-27 16:07:25 +02:00
  • 6a9b40ee12 Merge pull request #184 from CosmosAtlas/master Radek Kozieł 2020-09-27 16:02:44 +02:00
  • 4a20b34d61 Update languageSelector code & other small fixes. panr 2020-09-27 15:49:58 +02:00
  • 85113381ea Merge pull request #190 from bugfix123/patch-1 Radek Kozieł 2020-09-27 14:40:09 +02:00
  • 5685c97216 Merge branch 'master' into patch-1 Radek Kozieł 2020-09-27 14:40:01 +02:00
  • a749f3e3e6 Merge pull request #189 from IsaEs/patch-1 Radek Kozieł 2020-09-27 14:39:12 +02:00
  • b3437bc4dc Merge branch 'master' into patch-1 Radek Kozieł 2020-09-27 14:39:01 +02:00
  • 654784a5c1 Merge pull request #188 from Conight/patch-1 Radek Kozieł 2020-09-27 14:37:54 +02:00
  • fae2e5f804 Merge branch 'master' into patch-1 Radek Kozieł 2020-09-27 14:37:45 +02:00
  • 57b7a9cfc2 Merge pull request #186 from CMiksche/patch-1 Radek Kozieł 2020-09-27 14:37:11 +02:00
  • 9f2097f3f0 Fix head partial. v2.1.0 panr 2020-09-06 00:52:40 +02:00
  • a6f223f522 Webpack is back! panr 2020-09-06 00:31:08 +02:00
  • 8710cb78b5 Update USERS.md bugfix123 2020-09-01 22:33:45 +08:00
  • d20f756c21 Update USERS.md İsa Eş 2020-08-29 22:09:53 +03:00
  • 3a7d4ad376 Update USERS.md Conight 2020-08-28 09:48:44 +08:00
  • c3b01fb9ce Update USERS.md Christoph Daniel Miksche 2020-08-25 23:23:32 +02:00
  • 0aae2e9ff4 Update README and make the instruction more clear. Radek Kozieł 2020-08-24 16:13:23 +02:00
  • 4ade714a77 Add defaults to post archetype Zachary King 2020-08-15 17:27:53 -04:00
  • e679f013c1 Update theme.toml Radek Kozieł 2020-08-12 08:44:40 +02:00
  • eac693c55f Update README.md Radek Kozieł 2020-08-12 08:44:16 +02:00