Commit Graph

51 Commits

Author SHA1 Message Date
Carson Ip
3f7f18f8e4 Improve readme about pagination 2017-05-27 12:40:36 +02:00
Carson Ip
c309cdb1fd Fix pagination for lists 2017-05-27 12:36:45 +02:00
Carson Ip
affb2a4b05 Merge pull request #8 from wlsc/master
MINOR: improvements to meta partial
2017-05-15 13:35:03 +02: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
00ce678fe3 Update README.md 2017-04-20 12:11:01 +02:00
Carson Ip
f746da67c9 Replace .Now by now, update min hugo version
Fix #6
2017-04-10 14:51:18 +02:00
Carson Ip
50239d2fe8 Add spacing between TOC items 2017-03-02 16:11:37 +01:00
Carson Ip
bf5f43206c Update screenshots 2017-03-01 00:01:13 +01:00
Carson Ip
73b6e16199 Update readme featured image 2017-02-28 21:06:30 +01:00
Carson Ip
6bc9aebf91 Fix index spacing and add featured image 2017-02-28 21:04:33 +01:00
Carson Ip
ed684972fa Merge pull request #5 from kaushalmodi/dont-hardcode-TOC-max-height
Don't hardcode the TOC max height
2017-02-27 11:28:45 +01:00
Carson Ip
7459a3f0e1 Merge pull request #4 from kaushalmodi/fix-smarttoc-js
Move the onScroll function definition to above its call
2017-02-26 21:55:57 +01:00
Kaushal Modi
c847bc4946 Don't hardcode the TOC max height
This commit prevents the combination of extra whitespace below the TOC and
scrollbars to the TOC.
2017-02-26 15:27:53 -05: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
d16ebcaa02 Update readme about smart toc 2017-02-25 18:54:47 +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
e7a73250ce Fix readme link 2017-02-22 17:59:16 +01:00
Carson Ip
1dcd872c6c Fix readme image 2017-02-22 17:58:44 +01:00
Carson Ip
cb2cdd88fd Add images for display 2017-02-22 17:38:04 +01:00
Carson Ip
6f63e42321 Update readme 2017-02-22 16:44:48 +01:00
Carson Ip
7460b17ede Add syntax highlighting 2017-02-22 16:43:41 +01:00
Carson Ip
724d9c415b Update readme 2017-02-22 16:05:13 +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
9180507a1e Add taxonomy terms page 2017-02-21 10:26:28 +01:00
Carson Ip
2501475c61 Update README.md 2017-02-21 09:27:45 +01:00
Carson Ip
d3f8672b42 Update readme 2017-02-20 21:46:47 +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
b719042609 Update theme.toml 2017-02-20 21:11:49 +01:00
Carson Ip
6ac12d23d7 Update readme 2017-02-20 21:01:14 +01:00
Carson Ip
ca2b12b22d Add pagination 2017-02-19 16:34:50 +01:00
Carson Ip
c835fdf95e Fix gitignore 2017-02-19 14:15:17 +01:00
Carson Ip
9b3085b032 Update readme 2017-02-19 11:48:47 +01:00
Carson Ip
818a19ce97 Add tag taxonomy 2017-02-19 11:42:14 +01:00
Carson Ip
7ff5415e2c Tidy up code 2017-02-19 11:40:23 +01:00
Carson Ip
9ee8595da1 Fix index link to article 2017-02-19 11:34:45 +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
e9f32f68c7 Remove useless comments 2017-02-18 23:32:27 +01:00