Commit Graph

35 Commits

Author SHA1 Message Date
v1ne
32e4690938 article: Add a way to suppress the date
This is handly if an article is just an overview page or a list of subpages.
2019-11-29 23:04:51 +08:00
v1ne
95686c0326 Meta: Only print meta entries if they are actually defined 2019-11-29 23:04:51 +08:00
v1ne
b87555512a Open Graph: Honour site language 2019-11-29 23:04:51 +08:00
v1ne
a6c2a347f5 Article TOC: Make TOC title translateable 2019-11-29 23:04:51 +08:00
Shiva Huang
8f366a6e45 Update functions deprecated in Hugo 0.55 (#28)
Following functions are deprecated in Hugo 0.55:

* Page's .RSSLink
* Page's .Hugo
2019-04-21 14:46:30 +08:00
Shiva Huang
cb81cd0ae9 Enhance KaTeX (#26)
* Use `.Param` as switch of KaTeX.

This make you to decide to enable KaTeX for whole site or for single post.

* Enable rendering KaTeX in code block.

* Revert "Enable rendering KaTeX in code block."

This reverts commit 43684e6181.

* Fix description about KaTeX post param
2019-03-25 23:43:53 +08:00
Scott Davey
118bfa2c42 Fixing disqus shortname config location for newer versions of hugo 2019-02-10 19:43:29 +00:00
Carson Ip
c1e3d1baad Remove http link in head
Fix #23
2019-01-21 10:52:41 +08:00
Andrew Lyu
17e9412dac Don't use deprecated variables
Close #22
2019-01-16 14:13:21 +08:00
Andrew Lyu
c2de392b51 Fix layouts 2019-01-16 01:10:52 +08:00
Zachary Betz
0901aa6595 Use absURL for CSS links 2018-11-19 22:30:51 -06:00
Wladimir Schmidt
b3f976b162 * extracted meta information from head.html into partials meta.html
* modified meta parameters to have description and keywords generated via site parameters
2017-05-14 23:27:36 +02:00
Carson Ip
f746da67c9 Replace .Now by now, update min hugo version
Fix #6
2017-04-10 14:51:18 +02:00
Kaushal Modi
71c937469c Move the onScroll function definition to above its call
This fix was needed for the smart TOC feature to work on Firefox 45.0.1

https://github.com/carsonip/hugo-theme-minos/issues/1#issuecomment-282579296
2017-02-26 15:24:14 -05:00
Carson Ip
eadc8b400f Fix start TOC initial hide sublist 2017-02-26 18:29:47 +01:00
Carson Ip
cbe7676c74 Fix smart toc not displaying bug 2017-02-26 10:21:14 +01:00
Carson Ip
3763502f15 Add smart toc
Smart table of contents will highlight and expand current section

Fix #1
2017-02-25 18:51:02 +01:00
Carson Ip
e31ab23584 Fix double slash 2017-02-22 18:14:33 +01:00
Carson Ip
7460b17ede Add syntax highlighting 2017-02-22 16:43:41 +01:00
Carson Ip
26166dea7a Finally fix RSSLink 2017-02-21 10:59:51 +01:00
Carson Ip
87231b9477 Fix fatal typo 2017-02-21 10:58:01 +01:00
Carson Ip
2ef71fe9e4 Remove features that will not be implemented 2017-02-21 10:33:40 +01:00
Carson Ip
ea66205dce Remove duplicated google analytics 2017-02-21 10:32:46 +01:00
Carson Ip
505b9810ef Use .Site.RSSlink 2017-02-21 10:27:12 +01:00
Carson Ip
352e6fe4e1 Fix drawer button 2017-02-20 21:45:37 +01:00
Carson Ip
59fb3beed6 Fix fonts 2017-02-20 21:21:48 +01:00
Carson Ip
ca2b12b22d Add pagination 2017-02-19 16:34:50 +01:00
Carson Ip
7ff5415e2c Tidy up code 2017-02-19 11:40:23 +01:00
Carson Ip
5db0027404 Add KaTeX support 2017-02-19 11:30:19 +01:00
Carson Ip
1ac580ccf5 Fix disqus href 2017-02-19 11:20:52 +01:00
Carson Ip
af7f25fef9 Fix disqus 2017-02-19 11:06:53 +01:00
Carson Ip
57448c2dd3 Remove useless html 2017-02-19 10:57:10 +01:00
Carson Ip
66f747c145 Add google analytics async 2017-02-19 10:49:41 +01:00
Carson Ip
e5ab58d63f Remove addthis 2017-02-19 10:41:46 +01:00
Carson Ip
275f414ed6 Initial commit, porting in progress 2017-02-18 23:25:00 +01:00