Commit graph

46 commits

Author SHA1 Message Date
panr
69b41ab230 Stop making language name uppercased in the collapsable code shortcode. 2020-07-20 01:41:09 +02:00
panr
c08fe10125 Update cover styling and show the cover caption also on the list of contents 2020-07-07 18:56:33 +02:00
Zachary Porter
d4d477e3b6 Add coverCaption param to post frontmatter 2020-07-07 18:43:02 +02:00
panr
149fb37220 Refactor styling code 2020-06-20 00:07:59 +02:00
panr
409741f42c Add collapsable code shortcode 2020-06-19 23:49:21 +02:00
Guilherme Esteves
82db432dbc
update source/css/menu.css
Co-authored-by: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-05-20 18:59:18 -03:00
Guilherme Esteves
2be3c241d5
make "more" entire li clickable 2020-05-16 21:41:26 -03:00
subin sv
edf40ac5db Avoid Invisible text during loading (FOIT) 2019-11-03 15:44:58 +05:30
panr
03d4390fa9 Change terms page 2019-09-10 10:01:55 +02:00
Pizzacus
23233fd39b
Make the footer use the secondary text colour 2019-07-09 14:54:52 +02:00
Pizzacus
025069ab90
Add a CSS variable for header colour 2019-07-09 14:17:15 +02:00
Pizzacus
2f1f2d3f23
Set font-feature-settings in @font-face instead 2019-07-09 14:14:19 +02:00
Pizzacus
f8f2c3492b
Optimise an SVG icon 2019-07-09 14:12:56 +02:00
panr
b25bff002f Add Archive page 2019-04-16 16:55:53 +02:00
panr
0c812c9fa1 Fix menuMore null error 2019-03-17 17:43:05 +01:00
panr
7d484b27a2 Fixes 2019-02-09 09:11:20 +01:00
panr
32409a7012 Update Inter font 2019-02-06 12:52:43 +01:00
panr
1cf1b67856 Fix code font-size 2019-02-05 19:11:06 +01:00
panr
20599a8119 Fix post styles 2019-02-02 01:01:02 +01:00
panr
8402237a8d Fix menu and font-weight 2019-02-01 15:35:13 +01:00
panr
c88ad052ac Add table support 2019-02-01 10:11:48 +01:00
panr
2f7bdc728c Add submenu 2019-02-01 10:06:44 +01:00
panr
15dbbc51ee Fix layout 2019-01-29 19:24:36 +01:00
panr
bf0f5f5bce Fix Webpack config 2019-01-28 17:23:52 +01:00
panr
4a173c6320 Update and customize prism 2019-01-06 11:44:38 +01:00
panr
2ff92d6fdf Update theme for 2019 2019-01-06 11:23:25 +01:00
panr
4e00c93b25 Add bash/shell, toml and actionscript to highlighter 2018-12-29 17:05:55 +01:00
panr
9532cb8285 Set default theme in config toml 2018-12-21 19:07:58 +01:00
panr
aa1abb8fcd Add figure shortcode 2018-12-13 08:37:46 +01:00
panr
0a4730452c Add image shortcode 2018-12-12 19:55:37 +01:00
panr
7a9b33a9b1 Update Inter UI font to version 3.0 2018-11-16 12:39:16 +01:00
panr
1f96e0f3d9 Add Haskel and other languages & fix menu item margin 2018-09-07 23:05:49 +02:00
panr
6a65821ab8 Merge 2018-09-04 09:18:53 +02:00
panr
12684791f8 Fix code copy button styling 2018-09-04 09:16:52 +02:00
Mario Blokland
37e6fba1bd Prevent code with Ubuntu or Ubuntu Mono font from being uppercased
* Ubuntu or Ubuntu Mono fonts were being uppercased when in combination
  with a font-feature-setting called 'case'.

* Set the font feature settings to for <code> tags to 'normal' so
  that the Ubuntu Mono font is not being uppercased

* Put back in the 'case' font-feature setting for the body
2018-09-04 08:51:27 +02:00
Mario Blokland
c974919076 Prevent uppercase transformation of code 2018-09-03 21:14:57 +02:00
panr
f9f276852e Fix logoText variable & prevent code text transform 2018-09-03 09:10:12 +02:00
panr
327234163d Fix code highlighting & allow to edit hello-friend logo text fron config file 2018-08-30 23:28:52 +02:00
panr
a8b843adb8 New Version - 1.0.1 — Set dark theme as default & fix eslint 2018-08-24 09:37:55 +02:00
panr
e181f8a888 Fix margin in pre code 2018-08-21 13:28:58 +02:00
panr
ea9e2bb1bd Fix footer credentials and date format 2018-07-30 18:55:26 +02:00
panr
9a4e3132e2 Fix menu script 2018-07-25 00:35:03 +02:00
panr
4dd1f16df6 Add possibility to set up your own logotype in config 2018-07-25 00:28:34 +02:00
panr
12669e73a1 Add minor fixes (buttons, headers) 2018-07-24 23:35:46 +02:00
panr
56b5fbf024 Fix post meta 2018-07-24 19:35:24 +02:00
panr
4e67004628 Init 1 2018-07-20 19:14:22 +02:00