Commit graph

385 commits

Author SHA1 Message Date
Radek Kozieł
a25b208daa
Merge pull request #174 from panr/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-19 17:46:12 +02:00
panr
4c4eb24f15 Minimize the assets because someone yelled at me... 2020-07-17 08:49:33 +02:00
dependabot[bot]
961b323fec
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 02:28:31 +00: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
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
Toluwalemi Oluwadare
e34720eb12
Update users,md
Added my blog to the file.
2020-07-02 13:52:50 +01: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
Radek Kozieł
d5b7eefa20
Merge pull request #166 from etra0/patch-1
add a site using the template
2020-06-18 23:10:35 +02:00
Sebastián A
1524ba90ff
Update USERS.md 2020-06-18 16:03:37 -04:00
Radek Kozieł
0d80e241f7
Update README.md 2020-06-17 17:08:07 +02:00
panr
125d85cfbb Update templates 2020-06-17 17:04:46 +02:00
Radek Kozieł
746a015088
Merge pull request #165 from guilhermesteves/feature/guilhermesteves.dev
add guilhermesteves.dev
2020-06-16 23:13:48 +02:00
Guilherme Esteves
b8e2f47429
add guilhermesteves.dev 2020-06-16 14:47:09 -03:00
Radek Kozieł
8f7ced3470
Update README.md 2020-06-13 15:57:51 +02:00
Radek Kozieł
670dc85b07
Merge pull request #159 from eallion/master
add me to USERS.md
2020-05-28 10:30:58 +02:00
Radek Kozieł
d72593b1b1
Merge pull request #148 from aormsby/PR-rss
RSS Enhancements
2020-05-27 23:22:06 +02:00
Radek Kozieł
ee2a55ad0b
Merge branch 'master' into PR-rss 2020-05-27 17:00:25 +02:00
Charles Chin
6c1dc81be4
Update USERS.md 2020-05-27 14:57:34 +08:00
Charles Chin
479935e602
Merge pull request #1 from panr/master
pull
2020-05-27 14:55:08 +08:00
Radek Kozieł
ecf77d7031
Merge pull request #141 from aormsby/PR-toc
Add basic Table of Contents for posts
2020-05-27 08:26:11 +02:00
Adam Ormsby
0aad509a70 Merge branch 'PR-rss' of https://github.com/aormsby/FORKED-hugo-theme-hello-friend into PR-rss 2020-05-26 18:51:44 -05:00
Adam Ormsby
b1305f42fa add site param check 2020-05-26 18:48:26 -05:00
Adam Ormsby
005e9fca71 better printf style 2020-05-26 18:38:15 -05:00
Radek Kozieł
5fa9d1589f
Merge branch 'master' into PR-rss 2020-05-27 00:55:30 +02:00
Radek Kozieł
4083e16784
Merge pull request #132 from aormsby/PR-imgproc-pos
Add position param to imgproc shortcode
2020-05-27 00:41:00 +02:00
Radek Kozieł
8b08502c29
Merge pull request #151 from aormsby/PR-404
Add 404 page with tag list
2020-05-26 23:31:20 +02:00
Adam Ormsby
c046067538 move 404 to layouts/ 2020-05-26 14:02:11 -05:00
Radek Kozieł
6ce7aed131
Add Kartini Teknologi team to the user list 2020-05-26 20:14:00 +02:00
Radek Kozieł
f7e0d53340
Merge pull request #156 from guilhermesteves/feature/clickable-li
Make "more" submenu entire li clickable
2020-05-26 20:04:09 +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
Adam Ormsby
f35a6c88a1 add rss image 2020-05-20 13:59:33 -05:00
Adam Ormsby
b4504b35b2 fix img tags 2020-05-20 12:43:00 -05:00
Guilherme Esteves
2be3c241d5
make "more" entire li clickable 2020-05-16 21:41:26 -03:00
Adam Ormsby
c964eb8ea7 add 404 page with tag list 2020-05-02 17:14:01 -05:00
Adam Ormsby
05c034a966 fix rss top to match hugo internal 2020-04-29 15:13:15 -05:00
Adam Ormsby
043852e387 fix minor typo 2020-04-28 23:25:13 -05:00
Adam Ormsby
f62c476876 update readme with RSS enhancements 2020-04-28 23:21:49 -05:00
Adam Ormsby
9cce3e783e check rssFullText param (new),
display either full content, description, or summary in feed
2020-04-28 23:08:33 -05:00
Adam Ormsby
2583a1c4bf add cover image from front matter,
set auto cover grab as backup following similar hugo standard
2020-04-28 23:08:28 -05:00
Adam Ormsby
b52428a2cf copy internal hugo rss for customization 2020-04-28 23:08:21 -05:00
Radek Kozieł
cf5e597491
Merge pull request #144 from hiteshjasani/fix-post-title-h1
Post title should be an H1 element for semantic and search rankings.
2020-04-14 01:36:16 +02:00
Hitesh Jasani
f45b762566 Post title should be an H1 element for semantic and search rankings. 2020-04-11 11:03:39 -04:00
panr
5cf4ca6c2d Fix dependecies 2020-04-01 19:45:18 +02:00
Radek Kozieł
251e3c8eda
Merge pull request #142 from aormsby/add-me
add self to users
2020-03-17 17:41:29 +01:00
Adam Ormsby
4086baba28 add self to users 2020-03-17 22:49:23 +07:00
Adam Ormsby
dab37f7e53 udpate readme 2020-03-12 23:28:53 +07:00
Adam Ormsby
f9e72c9d4c add basic table of contents 2020-03-12 23:16:33 +07:00
Adam Ormsby
fa979be419 merge master 2020-02-11 18:13:29 +07:00