Commit graph

50 commits

Author SHA1 Message Date
Thomas Jensen
02105f748b move post cover to partial 2021-01-09 22:58:50 +01: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
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
Farrel Mahaztra
ced6be1505
Remove maximum-scale=1 from viewport meta tag
The maximum-scale=1 attribute prevents low-vision users from magnifying the page in some browsers. This isn't applicable to browsers like Safari in iOS 10+, but it would still be ideal to accommodate the aforementioned users for other browsers. Also, this results in a Lighthouse score penalty for accessibility. Alternatively, we could increase maximum-scale to 5 or above if removing it results in a known UI/UX regression I haven't looked into.

Some further reading:
* https://a11yproject.com/posts/never-use-maximum-scale/
* https://web.dev/meta-viewport
* https://www.w3.org/TR/WCAG21/#resize-text
2020-07-10 17:51:52 +07:00
panr
7a69ffcdf8 Small fixes to lastMod feature 2020-01-27 18:29:31 +01:00
Adam Ormsby
ef213c620d remove trailing brace 2019-12-17 11:44:22 +07:00
Adam Ormsby
285e9e879a add time threshold (1 hr) for last mod display 2019-12-17 11:20:41 +07:00
Adam Ormsby
cbbacd5b5e add panr mods 2019-11-30 13:18:09 +07:00
panr
840dbe0dc4 Add keywords support for a single page 2019-08-08 12:58:13 +02:00
Radek Kozieł
221bd8cc96
Merge pull request #73 from Pizzacus/master
SVG optimisation, Netlify fix, font-related improvements, and header background customisation
2019-08-03 18:43:37 +02:00
Greg Tzar
286af113f0 Added a prepended_head.html partial to allow custom insertion of scripts and links to be declared before the templates. 2019-07-15 20:38:33 -04:00
Pizzacus
f8f2c3492b
Optimise an SVG icon 2019-07-09 14:12:56 +02:00
panr
4a1b70019b Add internal templates for OG, Twitter Cards and GA 2019-06-14 18:59:51 +02:00
Radek Kozieł
6378c52822
Merge pull request #59 from arubacao/patch-1
Open gohugo and twitter in new tab
2019-06-05 00:28:01 +02:00
arubacao
23249f1d6d
Update layouts/partials/head.html
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2019-05-24 12:10:27 +02:00
arubacao
1590dac974
Update RSS link in head 2019-05-12 21:29:34 +02:00
arubacao
7d0c88abd5
Open gohugo and twitter in new tab 2019-05-12 20:08:06 +02:00
Radek Kozieł
e6e72ae4a9
Merge pull request #47 from hexandcube/patch-1
Fix typo in layouts/partials/comments.html
2019-04-10 14:50:01 +02:00
Agung Pratama
71907ce12d Use https for the gohugo link 2019-04-08 15:19:11 +07:00
Mikołaj Zaremba
5a7c7bf0a3
Fix typo in layouts/partials/comments.html 2019-04-07 22:31:15 +02:00
Agung Pratama
d38b1d9e97
Change the comment to reflect the correct file name
Signed-off-by: Agung Pratama <agp.csui08@gmail.com>
2019-03-25 09:40:35 +07:00
Agung Pratama
c8c495d003
Rename it to extended_(head|footer).html 2019-03-25 09:36:56 +07:00
Agung Pratama
2acd964d45
Add head/footer custom 2019-03-16 23:35:06 +07: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
Igor Scheller
a0d73cd693 Allow empty config file 2019-02-05 18:40:54 +01:00
Igor Scheller
d2c8066861 Make "Older/Newer posts" texts configurable 2019-02-05 18:39:18 +01:00
panr
ab9bb3b3fb Fix menu 2019-02-01 15:53:23 +01:00
panr
8402237a8d Fix menu and font-weight 2019-02-01 15:35:13 +01:00
panr
ebceb6857c Add comment section option 2019-02-01 15:06:59 +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
80b1f0ddeb Fix typos 2019-01-29 11:12:46 +01:00
mx
7794814b45 fix paths of assets 2019-01-29 09:26:05 +01:00
mx
c8e49f331f fix path to assets 2019-01-28 22:51:51 +01:00
panr
bf0f5f5bce Fix Webpack config 2019-01-28 17:23:52 +01:00
panr
6be1e1f8b1 Fixes 2019-01-28 17:20:40 +01:00
panr
bb6fdc2493 Fix Head meta 2019-01-25 18:54:07 +01:00
panr
72e85173cf Change theme config 2019-01-25 18:30:24 +01:00
panr
2ff92d6fdf Update theme for 2019 2019-01-06 11:23:25 +01:00
Manu Hortet
afea4aa256
Fix bug in apple touch icon path
Same correction was already done for the favicon.png path
2018-10-02 12:09:38 +02:00
Hugo Torres
781a8f21d6 Fix bug in favicon path 2018-09-09 19:56:43 -04:00
panr
f9f276852e Fix logoText variable & prevent code text transform 2018-09-03 09:10:12 +02:00
panr
ea9e2bb1bd Fix footer credentials and date format 2018-07-30 18:55:26 +02:00
panr
68927868a0 Fix menu trigger appearance 2018-07-25 00:37:54 +02:00
panr
4dd1f16df6 Add possibility to set up your own logotype in config 2018-07-25 00:28:34 +02:00
panr
ee72421ecb Fix Webpack, PostCSS and related configs 2018-07-23 20:55:40 +02:00
panr
4e67004628 Init 1 2018-07-20 19:14:22 +02:00