Vivek R
7b9ac34f10
fix: disable custom js from sample config
2020-02-03 18:24:52 +05:30
Vivek R
28b525ab09
feat: default style for table
2020-01-05 11:55:42 +05:30
Vivek R
7aba720e77
fix: don't prepend host url to external js if it starts with http:// or https://
2019-12-31 10:11:22 +05:30
Vivek R
76678b5559
fix: disable disqus if Site.DisqusShortname is not set
2019-12-30 19:39:09 +05:30
Vivek R
972d3cef54
Merge pull request #34 from mahito1594/feature/disable-ga-when-server
...
Disable Google Analytics when the site being served with build-in server
2019-12-30 19:24:36 +05:30
Vivek R
6148bfde45
fix: update demo pygmentes style
2019-11-19 16:22:05 +05:30
Mahito TANNO
de58726d3b
Disable Google Analytics when hugo server
2019-11-10 00:00:18 +09:00
Vivek R
8961042aa1
Merge pull request #31 from was-up/fix_home_link
...
[Fix] Link to home in head partial.
2019-11-04 15:22:33 +05:30
Andre Restivo
64eafb28bd
[Fix] Link to home in head partial.
...
Link was pointing to / instead of using .Site.BaseURL.
2019-11-02 17:06:32 +00:00
Vivek R
a7eca2baeb
Merge pull request #26 from vividvilla/feat-custom-css-js
...
feat: load custom CSS and JS
2019-10-23 00:38:39 +05:30
Vivek R
1df516090c
feat: load custom CSS and JS
2019-10-23 00:34:47 +05:30
Vivek R
fd80089ceb
Merge pull request #25 from vividvilla/fix-readability
...
Fix readability
2019-10-22 23:54:31 +05:30
Vivek R
e52c69a3c1
fix: anchor text color for dark theme
2019-10-22 19:52:32 +05:30
Vivek R
f6d21899a2
chore: add gitignore
2019-10-22 16:02:29 +05:30
Vivek R
3bb3f06886
fix: readability fixes
2019-10-22 16:02:29 +05:30
Vivek R
4f0c28af2e
Merge pull request #19 from cgiacomi/feature/posttags
...
feat: add tag list to post
2019-10-19 18:07:05 +05:30
cgiacomi
28c2f28a13
fix: change layout for tags
2019-10-17 21:57:21 +02:00
cgiacomi
7d9bec3737
chore: merge from master
2019-10-17 21:04:50 +02:00
Vivek R
edf7470d61
fix: readability fix for small screen devices
2019-10-13 01:23:11 +05:30
Vivek R
84ec33e02f
fix: anchor tag overflow on chrome bug
2019-10-13 00:52:27 +05:30
Vivek R
1e1a59467c
fix: set demo pagination to 5 items
2019-10-12 23:02:22 +05:30
Vivek R
0e51209179
Merge pull request #21 from vividvilla/feat-dark-mode
...
feat: add dark mode
2019-10-12 23:00:32 +05:30
Vivek R
d8269da722
feat: add dark mode
2019-10-12 22:48:57 +05:30
Vivek R
10254883df
Merge pull request #18 from cgiacomi/feature/draftlabal
...
feat: add draft label for draft posts
2019-10-12 22:39:08 +05:30
cgiacomi
470638b4bc
fix: move tags to bottom of post
2019-10-12 17:39:40 +02:00
cgiacomi
298648a63b
feat: add draft label to recent articles
2019-10-12 17:24:28 +02:00
cgiacomi
186ad23333
feat: add draft label to post list
2019-10-12 17:11:34 +02:00
Vivek R
e902ec0239
Merge pull request #20 from vividvilla/fix-typography
...
fix: increase header font weight
2019-10-12 19:30:41 +05:30
Vivek R
21e93a4dcd
fix: increase header font weight
2019-10-12 19:28:34 +05:30
cgiacomi
4ccf226f91
feat: add tag list to post header
2019-10-12 09:27:08 +02:00
cgiacomi
a6070f5408
feat: add draft label for draft posts
2019-10-11 21:25:17 +02:00
Vivek R
6e5bf0c053
Merge pull request #17 from cgiacomi/feature/copyright
...
feat: add copyright option
2019-10-10 17:19:09 +05:30
Christian Giacomi
a09b1d9585
feat: add copyright option
2019-10-10 13:01:45 +02:00
Vivek R
be412d7167
Merge pull request #16 from directed-graph/master
...
feat: allow specifying favicon via configuration
2019-10-10 11:34:09 +05:30
Travis Chen
bb85c2b77f
feat: allow specifying favicon via configuration
...
We assume PNG MIME type, because, from my understanding, PNG is the main format
for favicons nowadays (even if they have an "ico" extension). Further
configuration options are needed to allow for specifying different MIME types.
2019-10-09 17:00:30 -07:00
Vivek R
1a6e76206c
Merge pull request #15 from vividvilla/fix-media
...
fix: image and video getting scaled to 100% width
2019-09-20 00:03:06 +05:30
Vivek R
5f7e3184bd
fix: add whitespace between title and subtitle in title header
2019-09-20 00:01:19 +05:30
Vivek R
2837a2ba62
fix: images and other media doesn't get scaled 100% width
2019-09-20 00:01:19 +05:30
Vivek R
34844c3b3d
Merge pull request #14 from vividvilla/fix-build
...
fix: build failed due to invalid variable reference
2019-09-19 22:58:13 +05:30
Vivek R
c27e660062
fix: build failed due to invalid variable reference
2019-09-19 22:53:48 +05:30
Vivek R
411c986a01
fix: use site.baseurl for assets url
2019-09-19 22:44:58 +05:30
Vivek R
31544832ad
fix: remove params.mainSections
from exampleSite config
2019-09-10 00:33:35 +05:30
Vivek R
1ab28caf4f
fix: increase font weight for em inside blockquote
2019-09-10 00:29:23 +05:30
Vivek R
bb28e76551
fix: paginate recent posts and use params.mainSections
2019-09-10 00:12:59 +05:30
Vivek R
0e06bb53c5
fix: broken Hugo site link in footer
2019-06-19 15:52:48 +05:30
Vivek R
20cc3193f6
fix: move footer scripts to footer template
2019-06-19 15:37:55 +05:30
Vivek R
c3b42e321b
Merge pull request #3 from mr-karan/list
...
fix: inline style for list
2019-06-19 15:25:08 +05:30
Karan Sharma
c116f7499a
fix: inline style for list
2019-05-09 01:07:21 +05:30
Vivek R
dde7a0b154
fix: show 10 recent posts for exampleSite
2019-04-20 19:50:32 +05:30
Vivek R
1a96008c73
fix: minor theme.toml update and add images for hugo themes submission
2019-04-20 19:48:13 +05:30