Commit graph

133 commits

Author SHA1 Message Date
Huy Tran
700e10c62f adds pagination for index page 2018-09-12 12:34:45 +10:00
Huy Tran
0a6bbc3630 revises post navigation 2018-09-12 12:32:10 +10:00
Nicholas Duffy
6d3db3895e
Fix author image URL
The authorImage URL was created like `http://example.comimages/me.png`
missing a slash in between the base URL and the image.

This adds the missing slash.
2018-09-10 08:51:55 -06:00
Huy Tran
ee52bb339c fixes layoutReverse #33 2018-09-08 21:17:27 +07:00
Andrea Tarocchi
9db8f044d4
Added footer/font-awesome-js.html import in layout/about/single.html
this fix issue #35
2018-09-05 00:20:45 +02:00
Huy Tran
6821a0e0e1 adds support to .Description #30 2018-08-30 08:51:30 +07:00
Huy Tran
330385ccaf Merge branch 'master' of github.com:htr3n/hyde-hyde
merge changes from upstream
2018-08-19 13:42:01 +07:00
André Almeida
40f4310778 Add telegram contact to social links 2018-08-18 01:58:04 -03:00
Huy Tran
8620dd66bd removes the default site's description 2018-08-18 06:54:46 +07:00
Huy Tran
f6f1453003 fixes fig ordered number 2018-08-18 06:54:02 +07:00
Morgan Creekmore
14b08ffd18 Fixed highlight flag, included css in flag 2018-08-14 20:55:27 -05:00
Huy Tran
e23b920241 better fix for #27 2018-08-15 07:20:23 +07:00
Huy Tran
9cf91340bc fixes #27 2018-08-15 07:05:40 +07:00
Huy Tran
34580b8dae fixes #27 2018-08-15 06:06:50 +07:00
Huy Tran
2f768f86ed Fixes URL per #22 2018-08-13 08:55:54 +07:00
Huy Tran
c620ee6dc8 revises tags and categories styles -- with badges 2018-08-13 08:49:30 +07:00
Huy Tran
1d48cebafb adds full https:// instead of double slash 2018-08-13 08:48:23 +07:00
Michael, Ze-Ren Chen
2dc61f5ea0 Fix css URL 2018-08-13 04:12:22 +08:00
NaNkeen
5bb5e241ca Changed gmpg URI to use HTTPS to resolve mixed content for HTTPS sites 2018-08-08 12:05:18 +08:00
Huy Tran
3762fe3ba9 fixes shortcode 'fig' 2018-07-30 09:23:19 +10:00
Huy Tran
ff257a3157 fixes shortcode 'fig' 2018-07-30 09:03:07 +10:00
Huy Tran
e42d1eb815 fixes shortcode 'fig' 2018-07-30 08:17:05 +10:00
Huy Tran
90a8c7d5af removes all space consuming symbols in templates 2018-07-30 07:41:49 +10:00
Huy Tran
c5ab13bf48 revises related post, adds option to enable/disable 2018-07-30 07:23:49 +10:00
Huy Tran
f34f7ad13c revises post navigation and post meta templates 2018-07-30 07:23:00 +10:00
octarect
f736531c00 remove hyphen to enable setting of themeColor 2018-07-30 00:36:38 +09:00
Huy Tran
3da7f143a0 adds portfolio guide in README and revises template 2018-07-29 21:40:33 +10:00
Huy Tran
cf2dc76d94 removes debug.html 2018-07-28 10:30:58 +10:00
Huy Tran
f6b486f24d revises shortcode <fig> 2018-07-28 09:06:12 +10:00
Huy Tran
8ede26ff22 revises layouts 2018-07-27 11:04:16 +10:00
Huy Tran
09d87e1da0 refactors layouts for single and list, header, footer 2018-07-27 10:02:49 +10:00
Huy Tran
e980cbedc8 refactors layouts for head, footer and post 2018-07-27 08:41:33 +10:00
Huy Tran
e8e4ba4c3b renames post layout 2018-07-27 07:08:51 +10:00
Huy Tran
495ab068fb renames post layout 2018-07-27 06:53:17 +10:00
Huy Tran
5e5939c343 revises header, feeds, and highlight templates 2018-07-26 18:01:14 +10:00
Huy Tran
05b2b88987 revises shortcode 'warning.html' 2018-07-26 17:52:57 +10:00
Huy Tran
7eea1bb398 changes sidebar styles and positions 2018-07-26 17:51:50 +10:00
Huy Tran
0b25bef171 switches to deferred FA javascript 2018-07-26 17:49:47 +10:00
Huy Tran
435636d745 refactors layouts for portfolio and sidebar 2018-07-25 12:26:05 +10:00
Huy Tran
fcc4481017 To highlight the menu selection in text
This change adds a new shortcode and style for menu items in text

Adds shortcode `menu.html` for highlighting menu selection in text
2018-07-24 10:06:18 +10:00
Huy Tran
8e972ea83f To match the newly added counter for figures
This change revises the shortcode `fig` to match with the newly added
counter

Revises `fig.html` shortcode to match the newly added counter
2018-07-24 10:03:34 +10:00
Huy Tran
7e03bb3c64 I want to automatically index elements like figures and tables
This change adds page-based counters for figures and tables using
Hugo .Scratch.

Adds automatic counters for figures and tables
2018-07-24 09:51:40 +10:00
Huy Tran
5ecdfb0e28 changes comma in Categories to dot 2018-07-23 14:00:54 +10:00
Huy Tran
7029ccd4f5 revises layouts and refactors SCSS styles 2018-07-23 12:15:56 +10:00
Huy Tran
c360289608 revises styles and layouts 2018-07-22 21:34:01 +10:00
Huy Tran
3a0a7dcd3f revamps styles and layouts 2018-07-22 09:33:29 +10:00
Huy Tran
bb990c4380 revises layouts 2018-07-21 17:08:41 +10:00
Huy Tran
5701197651 refactors/revises theme layouts 2018-07-21 06:32:00 +10:00
Huy Tran
f1605d3802 adds some handy shortcodes 2018-07-21 06:31:30 +10:00
Huy Tran
05d11325ea refactors the layouts 2018-07-16 13:22:00 +10:00