Commit graph

193 commits

Author SHA1 Message Date
vimux
df3503f794
Update Web App Manifest: fix line breaks 2019-08-27 01:11:34 -04:00
vimux
e3260f8671
Update example config 2019-08-26 09:57:42 -04:00
vimux
f472af6f08
Update MathJax 2.7.5 -> 2.7.6 2019-08-23 11:51:05 -04:00
vimux
07ae2416c1
Remove extra if statement 2019-08-20 09:23:14 -04:00
Vimux
2cf17c04e1
Fix broken homepage on Hugo 0.57+ (#14)
Hugo 0.57 breaks mainSections logic and how the home section works.
Switch to .Site.RegularPages for the home page paginator to restore old
behavior.

Fix #13

See https://github.com/gohugoio/hugoThemes/issues/682,
https://github.com/gohugoio/hugoThemes/issues/678,
https://github.com/gohugoio/hugo/issues/6153
2019-08-17 09:50:33 -04:00
vimux
5e2ccc28c0
Fix home link on 404 page
Fix #12
2019-07-22 09:38:31 -04:00
vimux
0d5335ea31
Fix formatting in partials 2019-07-16 11:07:46 -04:00
vimux
8b7b82cc4f
Update dev deps 2019-07-11 11:45:27 -04:00
vimux
8a16657730
Remove eclint from dev deps for real [2]
Related to 831aa8c368
2019-07-10 17:53:03 -04:00
Jaden Weiss
e3cbc83940 Switch Mastodon over to passing URLs (#10)
Use Mastodon full URLs instead of Mastodon usernames
2019-07-09 17:07:03 +03:00
vimux
831aa8c368
Remove eclint from dev deps
eclint looks abandoned and contains vulnerable dependency (axis). Need to find a good replacement.
2019-06-20 15:54:50 -04:00
vimux
ab780a0887
Update README.md
Close #4
2019-05-27 10:30:01 -04:00
vimux
0a91cf6b0b
Update README.md: fix CONTRIBUTING link 2019-05-22 10:25:57 -04:00
vimux
54bee92394
Fix IE11 Flexbox img height issue (thumbnail) 2019-05-20 16:00:10 -04:00
vimux
593fc3bbfb
Fix mobile menu in IE11
Remove trailing comma in functions (IE11)
2019-05-08 13:37:28 -04:00
vimux
f7d555ae80
Remove empty div.cards when no posts 2019-04-27 10:55:46 -04:00
vimux
94de1066d6
Fix paddings 2019-04-06 13:45:32 -04:00
vimux
fafb2f7989
Delete unused head partial
Related to a83b4c3199
2019-03-30 16:56:11 -04:00
vimux
ab28352d1c
Fix mainSections param 2019-03-21 11:21:36 -04:00
vimux
b57ff89fb6
Update README.md 2019-03-18 16:23:55 -04:00
vimux
46aaeb7bf6
Update README.md 2019-03-10 13:02:45 -04:00
vimux
a83b4c3199
Move head section to baseof.html
Unfortunately, blocks not work in nested partials.
2019-03-10 12:47:21 -04:00
vimux
ac6c8c857b
Add "title" block 2019-03-10 12:38:56 -04:00
vimux
64c5f15602
Add MathJax example post 2019-02-25 08:10:55 -05:00
vimux
6b96623900
Show desktop menu when resolution > 920px 2019-02-17 17:23:09 -05:00
vimux
2375b2313d
Add mainMenuAlignment param 2019-02-17 17:10:19 -05:00
vimux
59d1afeca1
Update deps 2019-02-14 11:51:43 -05:00
vimux
73d1600f6f
Add dark-red color theme 2019-01-26 23:52:55 -05:00
vimux
5f6d7d68b1
Add dark-violet color theme 2019-01-25 15:32:59 -05:00
vimux
e93fbbec0e
Update README.md 2019-01-24 10:15:18 -05:00
vimux
53afbb8726
Fix exampleSite config 2019-01-23 15:00:54 -05:00
vimux
7d59597310
Fix logo link (multilingual mode) 2019-01-23 14:31:01 -05:00
vimux
e674706aab
Add color themes support 2019-01-20 13:03:25 -05:00
vimux
521e84b74c
Update README.md: add custom CSS in config options 2019-01-19 09:16:18 -05:00
vimux
d178091ccd
Add possibility to include custom CSS files 2019-01-18 11:53:31 -05:00
vimux
c54f9a9b06
Update README.md 2019-01-17 10:22:50 -05:00
vimux
53261f337c
Update "Basic HTML Elements" article 2019-01-17 09:34:13 -05:00
vimux
6b0accbeab
Add "Translation Support" article 2019-01-16 14:15:51 -05:00
vimux
3e0bd3ce6b
Add "Hugo Syntax Highlighting" test article 2019-01-15 10:56:39 -05:00
vimux
da6509ba3c
Update README.md 2019-01-15 10:20:19 -05:00
vimux
326f9f2cda
Include .Content block (if exist) for main page 2019-01-15 09:16:34 -05:00
vimux
30e3277682
Add hideNoPostsWarning param 2019-01-14 09:26:42 -05:00
vimux
ecfa7f6421
Update README.md 2019-01-14 08:08:53 -05:00
vimux
de86519f1b
Formatting 2019-01-14 08:08:30 -05:00
vimux
32c4b92533
cardsPerRow -> columns 2019-01-14 08:01:13 -05:00
vimux
7f3f0ece7c
Add relatedMax param
Added possibility to set the maximum number of posts that can be displayed in related block
2019-01-13 11:31:10 -05:00
vimux
4fae038bc5
Split baseof.html layout: add head as a partial 2019-01-13 09:11:06 -05:00
vimux
ff1883aa39
Add copyright holder global param 2019-01-03 10:24:05 -05:00
vimux
a11f2684bc
Generate footer_social.html from social.toml data 2018-12-22 09:00:08 -05:00
vimux
c0c65c8fa6
Clarify "Front Matter example" 2018-12-21 09:51:55 -05:00