30 Commits

Author SHA1 Message Date
quest
ee211f993f
Optimize css 2022-09-13 00:40:56 -10:00
quest
ca6ebdce7e
Include height/width for cover images 2022-09-12 19:24:55 -10:00
quest
26ad260858
Numerous improvements and bug fixes.
- Refactored themes to always load with just a single file. This avoids
  a round trip on each request.
- Locally load font when available on the system, then try to
  load the woff2 file, then fall back to regular woff.
- Update markup to use relative urls where it is safe. RSS feeds still
  use absolute URLs.
- Only set og:image:(height/width) when using the standard color icon.
- Fixed styles on the pagination buttons.
- Added ability to switch font to Source Code Pro (useSourceCodePro).
- Added yellow theme.
- Added grey theme.
- Bold and remove underline for active page in header.
- Removed markdownify on summary.
- Only display date if present.
2022-09-12 16:26:31 -10:00
panr
ce78519623 add form styles 2022-06-16 09:16:23 +02:00
YoungTaek
df1fcb5b4e Trim visual align by adding a margin into menu section
- add a 1 pixel left and right margin to .menu selector in header.css file
2022-01-15 14:49:39 +09:00
panr
411fade4c6 update font the latest version and fix "font-feature-settings" to enable ligatures 2022-01-07 11:23:56 +01:00
Radek Kozieł
bf96fb25be
Merge pull request #273 from davidhollis/add-scala-support
Add scala support
2021-10-24 23:24:56 +02:00
panr
5737d557f4 fix list styles and re-minify styles. closes #255 2021-10-24 17:41:21 +02:00
Radek Kozieł
bbaf93ff6f
Merge pull request #258 from kllmanu/patch-1
prevent footnotes from affecting line-height
2021-10-24 10:04:58 +02:00
David Hollis
ae9c58f8e1 Add Scala support to prism.js highlighter 2021-08-29 15:32:45 +00:00
panr
7d58896abd add cmake, llvm and nasm syntax 2021-08-24 14:30:28 +02:00
manu
ec451ec43e
prevent footnotes from affecting line-height
see https://stackoverflow.com/a/6594576
2021-06-16 10:47:46 +02:00
Robbie Nohra
090d7b2f19 additonal cleanup 2020-12-31 22:46:26 -05:00
Robbie Nohra
229a3ead62 stripped away gist theme highlighting; including only minor gist formatting fixes 2020-12-31 22:35:54 -05:00
Robbie Nohra
e3e310b60d further alignment of gist syntax styling with terminal theme 2020-12-22 21:36:16 -05:00
Robbie Nohra
febf17a03d corrected color of pl-c1 2020-12-22 20:40:32 -05:00
Robbie Nohra
89f88607cc set font-size 1rem to align with theme; disabled font-style italic for comments to align with theme 2020-12-22 20:32:15 -05:00
Robbie Nohra
13aa8e777e specified gist font family as fira code to align with theme 2020-12-22 20:27:17 -05:00
Robbie Nohra
2ff00f859a bumped up gist fontsize 2020-12-22 20:25:26 -05:00
Robbie Nohra
5f2dbe44e3 set gist border radius to zero to align with terminal theme 2020-12-22 18:34:27 -05:00
Robbie Nohra
43a93652dd added gist border styling 2020-12-22 18:29:05 -05:00
Robbie Nohra
547a17a25f reverted static styles.css; added preliminary gist stylesheet; added gist stylesheet import in assets main.css 2020-12-22 18:17:40 -05:00
panr
c3f51a4c11 fix the viewport variables 2020-11-16 00:25:19 +01:00
panr
1e46e9cdaf fix diff duotone syntax color 2020-11-16 00:00:53 +01:00
Daniel Smith
223b7536ce Add highlighting for PowerShell syntax 2020-10-19 20:37:35 -04:00
Radek Kozieł
4a2f49d34b
Merge pull request #178 from luigifcruz/patch-1
Ensure text remains visible during webfont load
2020-09-27 16:11:06 +02:00
panr
4a20b34d61 Update languageSelector code & other small fixes. 2020-09-27 16:01:39 +02:00
panr
a6f223f522 Webpack is back! 2020-09-06 00:31:23 +02:00
Luigi Cruz
d75ae3fae8
Add font-swap to third-party font. 2020-08-09 20:09:03 -03:00
panr
0759309c59 Webpack -> Hugo Pipes 2020-08-09 23:49:38 +02:00