f474fc158a
whitespace cleanup
2023-02-03 19:17:47 -08:00
Ask Bjørn Hansen
99abc442a1
Merge remote-tracking branch 'upstream/master'
2023-02-03 19:10:17 -08:00
Vivek R
10adb45d85
Merge pull request #59 from arnobbhanja/patch-1
...
render default term landing page
2021-04-28 16:44:00 +05:30
arnobbhanja
15cc437536
render default term landing page
...
current term.html broke the landing page and nothing was being rendered except 'All tags' text in a header. Until a specific layout is decided the default landing page generated by Hugo should suffice.
2020-10-15 23:56:35 +05:30
Vivek R
6477aa7a9a
Merge pull request #45 from obar/content-in-list-pages
...
Include front matter in home and list pages if provided
2020-05-24 06:49:43 +00:00
Vivek R
4f12837a2a
Merge pull request #51 from komish/make-pre-code-inline-block
...
render code blocks as inline-block to fix indentation/padding issue
2020-05-24 06:48:26 +00:00
Vivek R
af7542395d
Merge pull request #52 from komish/add-baseURL-to-head
...
adding base tag to header to fix static file linking
2020-05-24 06:48:05 +00:00
Jose R. Gonzalez
fc305d7707
adding base tag to header to fix static file linking
2020-05-17 16:22:39 -05:00
Jose R. Gonzalez
30f99b49bf
render code blocks as inline-block
2020-05-03 23:44:30 -05:00
Vivek R
9e5c5eb8f3
Merge pull request #46 from miteigi/upstream-patch/remove-ds-store
...
Remove .DS_Store file
2020-04-28 11:43:54 +05:30
98d08f23b8
Whitespace fixes
2020-04-18 23:44:00 -07:00
e649063146
Local tweaks
2020-04-18 02:47:22 -07:00
miteigi
f05125cf0f
Remove .DS_Store file
2020-03-19 19:43:55 +09:00
Ori
c9e27c471a
Include front matter in home and list pages if provided
...
Contents in `_index.md` files will be used if the relevant files
exist, per hugo documentation:
https://gohugo.io/templates/lists/#add-content-and-front-matter-to-list-pages
2020-02-18 23:53:05 -05:00
Vivek R
d680e98905
chore: add doc for summary length config
2020-02-14 20:38:38 +05:30
Vivek R
38751fe862
Merge pull request #43 from iromeister/patch-1
...
replace .RawContent with .Summary - looks way better
2020-02-14 20:34:43 +05:30
Timo Ollech
2dcf88303a
replace .RawContent with .Summary - looks way better
...
.Summary retains all formatting of posts for the paginator which looks much nicer than .RawContent. The length of the .Summary (in words, not characters) can be set via the config variable summaryLength.
2020-02-11 21:40:23 +01:00
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