Commit Graph

50 Commits

Author SHA1 Message Date
Anton Lijcklama à Nijeholt
7b430aaaca Adds flag to hide comments on a page-to-page basis 2022-03-29 20:08:32 +02:00
icy-comet
993f39f58d make Toc a site-wide Param 2022-02-05 15:58:12 +05:30
Alberto Lanfranco
14414168d7
fixed post-content logic in index.html 2021-11-10 09:12:44 +01:00
Alberto Lanfranco
1eb3288a62
fixed post-content logic in list.html 2021-11-10 09:11:18 +01:00
panr
a3dd8c11f0 set default values for FullWidthTheme and CenterTheme. fixes 278 2021-11-04 23:44:21 +01:00
Radek Kozieł
a634663b48
Merge pull request #250 from indrora/page-bundles
Use Page Bundles, automatically use cover file if available. Closes #249, #274
2021-11-01 18:49:33 +01:00
panr
0c08f72167 add reading time param 2021-10-24 10:44:15 +02:00
Radek Kozieł
360673bedf
Merge pull request #260 from sophiabrandt/fix/paginator
[Bugfix] pagination, close #235
2021-10-24 10:03:55 +02:00
Zach
7773f26830
No need to markdownify .Content, per Hugo project (https://github.com/gohugoio/hugo/issues/2616#issuecomment-255179057). This fixes issues with showFullContent. 2021-07-13 20:28:36 -07:00
Sophia Brandt
d2aba65c9a Close #235
Implements solution proposed in
https://github.com/panr/hugo-theme-terminal/issues/235#issuecomment-817480433
by @Laetgark
Link to documentation: https://gohugo.io/templates/pagination/#list-paginator-pages
2021-06-18 08:54:35 +02:00
Morgan Gangwere
67bb5735de Move cover to partial; need to verify that old behavior still works as intended. 2021-05-04 19:33:35 -07:00
Morgan Gangwere
61980c49d1 Use Page Bundles, automatically use cover file if available. 2021-05-02 23:53:56 -07:00
Radek Kozieł
b4bf3b06c3
Merge pull request #229 from smailzhu/fix-empty-summary
fix summary issue
2021-03-21 10:33:08 +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
smailzhu
58cf550908 fix index preview section issue 2020-11-30 16:07:41 +01:00
panr
0759309c59 Webpack -> Hugo Pipes 2020-08-09 23:49:38 +02: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
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
Dave Derderian
bb19133255 remove site.params.toctile from if condition 2020-05-29 00:18:15 +02:00
Dave Derderian
460409971b add conditional table of contents 2020-05-29 00:16:13 +02:00
horochx
0b0c32c626 Change the style of the last update time 2020-03-11 23:05:58 +08:00
horochx
145a758159 Merge remote-tracking branch 'upstream/master' 2020-03-10 22:26:40 +08:00
panr
7c5c62e630 A little fix for anchor appearance 2020-01-24 08:21:30 +01:00
Sophia Brandt
ff3aa2316b improve: add fixes/suggestions from panr 2020-01-23 21:04:09 +01:00
Sophia Brandt
e8fdb4e084
Update layouts/_default/single.html
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-01-23 20:56:58 +01:00
Sophia Brandt
3aeb73a422 add anchor icon to heading anchors 2020-01-17 13:11:41 +01:00
panr
7ac0deff87 Add param to set default size for headings 2020-01-05 10:44:58 +01:00
Nuno Silva
10eae069d0 display index page content 2019-12-13 16:32:14 +00:00
horochx
213a39bcad Add last updated display, params.showLastUpdated and update README.md 2019-10-04 22:41:43 +08:00
panr
060587ba38 Fix list.html 2019-08-25 09:38:23 +02:00
William Sandbrink
3d20322e3a fixes broken page list 2019-08-14 22:08:50 +02:00
Zhai2333
786243dc1d
[*] fix: 0001-01-01 when doesn't provide a date 2019-06-09 17:59:20 +08:00
Marvin Dalheimer
bc9b801e5f made tag link language-sensitiv 2019-04-05 08:18:21 +02:00
panr
bacfb1a95a Remove unnecessary code 2019-03-31 19:38:11 +02:00
panr
e938e972b6 Fix format 2019-03-31 19:28:38 +02:00
panr
50e36736c6 Allow to show full content on list 2019-03-31 19:18:43 +02:00
newhinton
8fe7d51b94
Merge branch 'master' into master 2019-02-28 14:57:20 +01:00
Felix Nüsse
88ed5a0bef
Updated CSS and refined width-logic 2019-02-26 09:30:10 +01:00
panr
d005155fa5 Add comment partial 2019-02-15 00:38:45 +01:00
Eelco Wesemann
d4f8fea87c Add a trailing slash to URLs generated for tags 2019-02-13 13:00:20 +01:00
panr
8a8e73461e Change post cover path 2019-02-09 00:40:11 +01:00
Eelco Wesemann
90cd4fe1b6
Fix h1 close tag for post-title 2019-02-05 10:49:54 +01:00
Felix Nüsse
0d2a41242a
added parameter for centered view
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2019-02-03 16:00:13 +01:00
panr
446691ba59 Fix layout and code highlighting 2019-01-29 18:59:59 +01:00
panr
802b2f1312 Fix typos 2019-01-29 11:18:14 +01:00
panr
6c68bd63ae Fix absURL paths and exampleSite 2019-01-29 10:48:49 +01:00
panr
86562b8241 Init 2019-01-28 01:11:02 +01:00