Commit Graph

54 Commits

Author SHA1 Message Date
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
Vivek R
f8563dc36c
chore: updare credits in README 2019-04-20 14:31:13 +05:30
Vivek R
64732a09b1
chore: add demo url to README 2019-04-20 14:29:27 +05:30
Vivek R
4f855e9e1f
fix: fix screenshot markdown 2019-04-20 14:25:44 +05:30
Vivek R
74e9ee7758 chore: add screenshot to README 2019-04-20 14:19:04 +05:30
Vivek R
6c755e82df chore: update README 2019-04-20 14:12:20 +05:30
Vivek R
6b00ac4d91 feat: add rss link to header 2019-04-20 14:12:08 +05:30
Vivek R
7d249c573f fix: allow disqus field in content to onveride site params 2019-04-20 14:11:54 +05:30
Vivek R
80353300b3 fix: remove public generated files in exampleSite 2019-04-20 14:09:28 +05:30
Vivek R
e890d56aff feat: add netlify build config 2019-04-20 00:47:22 +05:30
Vivek R
3e2648b386 feat: add exampleSite 2019-04-20 00:46:01 +05:30