Commit graph

60 commits

Author SHA1 Message Date
panr
7f39a46444 fix assets handling 2021-11-01 15:54:13 +01:00
panr
803d667fcd add dependabot config 2021-11-01 15:03:06 +01:00
panr
15b173ead8 add pre-push hook 2021-11-01 14:37:54 +01:00
panr
c5b71eddba bump webpack version adn config 2021-11-01 14:33:13 +01:00
panr
b5b8d2931a fix code upper case letters. closes #251 2021-11-01 09:03:42 +01:00
Radek Kozieł
a9a3e1a8f4 add font-feature-settings: normal to code and pre 2021-07-17 23:11:34 +02:00
panr
d82855b227 Update Webpack config. 2020-09-13 10:22:25 +02:00
panr
c9cc01c603 Fixes. 2020-09-10 00:22:33 +02:00
panr
83c6d7a5e6 Refactor code & install prettier-plugin-go-template 2020-09-10 00:19:52 +02:00
panr
cab65cfcf3 Update dependencies and webpack config. 2020-09-05 19:51:56 +02:00
panr
2a2122f81c Webpack is back! 2020-09-05 17:46:08 +02:00
panr
0be313316f Init version 2
- Switch to the Hugo Pipes (bye bye Webpack)
- Use Inter from Google Fonts
- Update README
2020-08-09 00:43:49 +02:00
panr
68cabcbb44 Make assets production ready. 2020-07-20 01:41:20 +02:00
panr
4c4eb24f15 Minimize the assets because someone yelled at me... 2020-07-17 08:49:33 +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
853c16dac3 Update dependencies and prettier config 2020-01-27 18:26:12 +01:00
Adam Ormsby
b3f87e60ce yarn build 2019-12-17 11:51:48 +07:00
Adam Ormsby
dfbb8dab18 add CSS for last mod date (float right), yarn build (unsure about this) 2019-11-10 16:42:55 +07:00
subin sv
19482cc3d9 webpack build 2019-11-03 16:30:58 +05:30
panr
03d4390fa9 Change terms page 2019-09-10 10:01:55 +02:00
panr
840dbe0dc4 Add keywords support for a single page 2019-08-08 12:58:13 +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
panr
4a1b70019b Add internal templates for OG, Twitter Cards and GA 2019-06-14 18:59:51 +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
abdf01a5c9 Recompile files 2019-02-09 00:10:21 +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
d398ce4163 Compile files 2019-02-01 10:13:10 +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
18cb6103bb Move hello.jpg to exampleSite 2019-01-29 14:54:56 +01:00
panr
6768efe286 Rebuild theme 2019-01-06 11:45:48 +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
aa1abb8fcd Add figure shortcode 2018-12-13 08:37:46 +01:00
panr
4845a3db96 Update font 2018-12-12 19:56:24 +01:00
panr
0a4730452c Add image shortcode 2018-12-12 19:55:37 +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