123 Commits

Author SHA1 Message Date
Justin Nguyen
1f1ea0cd53
Merge branch 'master' of https://github.com/panr/hugo-theme-terminal 2021-04-10 03:29:51 -07:00
panr
aaaadafec9 Add default values for the pagination 2021-03-21 10:41:10 +01:00
Radek Kozieł
9dd8459305
Merge pull request #155 from guiguir68/multilingual-improvement
'Newer/Older posts' label is now editable
2021-03-21 10:39:23 +01:00
Radek Kozieł
b4bf3b06c3
Merge pull request #229 from smailzhu/fix-empty-summary
fix summary issue
2021-03-21 10:33:08 +01:00
Radek Kozieł
b4629bfaea
Merge pull request #233 from MCWertGaming/desciptionFix
use the defined description instead of the first paragraph in the header when available
2021-03-21 10:20:56 +01:00
Christoph Daniel Miksche
72673985a1
Add rss file with full content
Add a default RSS file based on the official Hugo file and extend it with a content tag

Fixes #234
2021-02-28 20:03:44 +01:00
damon
30ad59dc69 use the defined description instead of the first paragraph 2021-02-03 16:54:28 +00:00
Justin Nguyen
cedb0603a9 Remove list pages by latest to see if the showLastUpdated parameter works 2021-01-14 22:02:11 -08:00
Justin Nguyen
861da326d4 Add support for taxonomy and term on single page layout 2021-01-14 21:56:45 -08:00
Justin Nguyen
75f3e7bce2 Update documentation for single page website layout 2021-01-14 21:00:13 -08:00
Justin Nguyen
1b08c1579e Update section to show default post layout for any non-matching layout. Add homepage section example 2021-01-14 16:28:31 -08:00
Justin Nguyen
1400e8f648 Update footer link to go to my repo of this theme 2021-01-14 15:52:04 -08:00
Justin Nguyen
43f70f8cd2 Add header to list pages. Fix header spacing 2020-12-23 01:16:17 -08:00
Justin Nguyen
5992889676 Clean up templates a whole bunch by making single page layout, a true single page layout 2020-12-23 00:44:50 -08:00
Justin Nguyen
50b7892a15 Single layout show date rage if supplied, fix figcaption right alignment 2020-12-22 19:50:54 -08:00
Justin Nguyen
0b270e29cf Update figure shortcode to properly float left and right 2020-12-22 19:20:36 -08:00
Justin Nguyen
734364f330 Fix collection display order 2020-12-22 14:28:35 -08:00
Justin Nguyen
a667d2d6db Fix ordering of conditionals to allow both single page site mode and normal blog mode. Add semantic tags 2020-12-22 13:13:02 -08:00
Justin Nguyen
896dbba4cf Update logo so it splits a little nicer 2020-12-22 11:32:25 -08:00
Justin Nguyen
dff8e50788 Make footer look nicer on phones 2020-12-22 10:51:11 -08:00
Justin Nguyen
d6be608202 Fix filter on range 2020-12-22 10:23:26 -08:00
Justin Nguyen
f2ba6ae6af Update design to single page layout for my portfolio 2020-12-22 03:26:55 -08:00
smailzhu
58cf550908 fix index preview section issue 2020-11-30 16:07:41 +01:00
panr
c3f51a4c11 fix the viewport variables 2020-11-16 00:25:19 +01:00
panr
60a15e7b38 show language selector only when there is more than one language 2020-11-16 00:12:25 +01:00
Toon Schoenmakers
cb61741202 Hide the menu button on mobile if the menu is empty 2020-10-17 23:06:50 +02:00
panr
08644e95c3 Allow html in figure caption. 2020-09-27 16:25:34 +02:00
Radek Kozieł
0f2f3fc6be
Merge pull request #172 from rossmckelvie/apple-touch-icon
Modernize apple-touch-icon
2020-09-27 16:11:45 +02:00
Radek Kozieł
3523728e96
Merge pull request #179 from luigifcruz/patch-2
Improve Open Graph Tags
2020-09-27 16:07:25 +02:00
panr
4a20b34d61 Update languageSelector code & other small fixes. 2020-09-27 16:01:39 +02:00
panr
9f2097f3f0 Fix head partial. 2020-09-06 00:52:53 +02:00
panr
a6f223f522 Webpack is back! 2020-09-06 00:31:23 +02:00
Luigi Cruz
cbe39af196
Changing Open Graph tags. 2020-08-09 21:52:51 -03:00
panr
e6be81c664 Show a twitter card without any condition. 2020-08-10 00:13:56 +02:00
Radek Kozieł
80fa802fa6
Merge pull request #177 from arminfriedl/master
Only add twitter card if twitter defined
2020-08-10 00:10:59 +02:00
panr
0759309c59 Webpack -> Hugo Pipes 2020-08-09 23:49:38 +02:00
Armin Friedl
55b6d6bf28 Only add twitter card if twitter defined
Removes warning
`WARNING: calling IsSet with unsupported type "invalid" (<nil>) will always return false.`
in newer hugo versions.
2020-08-09 08:17:04 +02:00
Ross McKelvie
8b264b8f51
apple-touch-icon-precomposed has been obsolete since iOS 7 2020-08-02 03:38:24 -05:00
panr
5a0af3384d Fix accessibility issues and re-format templates 2020-06-18 00:40:31 +02:00
panr
04d9175af8 Update styling 2020-06-18 00:21:19 +02:00
panr
0925abe5d8 Add terms.html template.
Add index.html template.
Fix list.html template.
2020-06-17 16:52:06 +02:00
Radek Kozieł
b19e56a9d8
Merge pull request #150 from FizzyGalacticus/color-per-page
Add color-per-page support
2020-06-17 16:20:06 +02:00
Guillaume REICHENBACH
b95bb4ac1d 'Newer/Older posts' label is now editable 2020-06-16 16:04:45 +02:00
panr
9cbc71f5c3 Update collapsable code shortcode with isCollapsed prop 2020-06-13 09:51:22 +02:00
panr
cf59a36030 Add a collapsable code shortcode 2020-06-10 00:16:28 +02:00
Dustin L. Dodson
e7fd995590
Add color-per-page support, addresses #20 2020-05-30 17:23:49 -07:00
panr
0a9b08f405 Fix styling for the index content 2020-05-29 00:50:00 +02:00
Radek Kozieł
3ade628cfc
Merge pull request #104 from nuno-silva/index
[WIP] Feature request: display index page content
2020-05-29 00:36:43 +02:00
panr
7c77a416df Update 404 page 2020-05-29 00:22:42 +02:00
Scott Anderson
72bdbc99ce remove pagnitaiton form sigle pages 2020-05-29 00:21:45 +02:00