Hanzei
ada1932097
Code cleanup
2018-06-27 02:33:38 +02:00
Hanzei
389a69a6e7
Add Multilingual support
2018-06-27 02:31:18 +02:00
Hanzei
c555b2b52c
Merge branch 'master' into fix_nav_2
2018-06-27 00:30:17 +02:00
Hanzei
8269d33fa2
Cleanup code
2018-06-25 15:03:18 +02:00
Vicky
997c707d5b
Update templates ( fix #59 , close #61 , close #60 )
...
+ Add functionality to limit projects shown on main page
+ Improve projects display columns
+ List pages show content from _index.md files
+ Add GetPage logic to index.html and nav menus
2018-06-24 20:22:21 -04:00
Hanzei
8afcd8365c
Cleanup code
2018-06-23 11:59:46 +02:00
Hanzei
9e2c5ada51
Fix scrolling on home page
2018-06-15 13:31:36 +02:00
Hanzei
7e801f02a3
Merge branch 'master' into fix_nav_2
2018-06-15 13:29:17 +02:00
Hanzei
1086eeebf4
Move diffent nav files into one
2018-06-12 01:39:40 +02:00
Hanzei
f189be2162
Markdownify footer text
2018-06-11 15:44:05 +02:00
Vicky
1c45077112
Merge branch 'fix_nav' of https://github.com/Hanzei/hugo-theme-introduction into Hanzei-fix_nav
2018-06-10 13:04:14 -04:00
Hanzei
1262c0decd
Dont show link to current page in nav
2018-06-10 18:37:21 +02:00
Vicky
214e392030
Merge branch 'fix_nav' of https://github.com/Hanzei/hugo-theme-introduction into Hanzei-fix_nav
...
Testing nav fixes.
2018-06-09 19:35:10 -04:00
Hanzei
4542024359
Fix rel URLs ( #50 )
2018-06-09 19:30:15 -04:00
Hanzei
d60ab73b1d
Fix nav list
2018-06-10 00:54:02 +02:00
Hanzei
71a72311ac
Render asset urls to absURL ( #47 )
2018-06-09 17:23:55 -04:00
Vicky
f44bb378d4
Updated links.
2018-05-21 20:15:05 -04:00
Pablo Martin Viva
633e1e3d4a
Fix issue 38 - Dont generate link back to section if page does not have a section ( #39 )
2018-03-31 15:41:32 -04:00
Vicky
f2024bb2a4
Fix for default project image.
2018-03-25 17:34:08 -04:00
Vicky
64f3358bc9
Restored camel case params.
2018-03-25 13:11:24 -04:00
Vicky
1083561c7b
Fix for #30
2018-03-25 12:29:01 -04:00
Vicky
8d23938eed
Removed dead code, added default parameters, local assets.
2018-03-25 11:55:27 -04:00
Hanzei
96c9303c4f
Use local version of imports instead of a cdn ( #34 )
2018-03-25 11:11:48 -04:00
Hanzei
bd73c0f47b
Allow custom css files ( #35 )
2018-03-25 11:09:30 -04:00
Dmitry Verkhoturov
f4568a4589
set default if no configuration is set for variables which require that ( #36 )
2018-03-25 11:08:39 -04:00
Vicky
e0620b8802
Use built-in Chroma to allow choosing highlight theme.
2018-02-03 10:57:51 -05:00
Vicky
adce5a8bd5
Merge branch 'darkk' of https://github.com/darkk/hugo-theme-introduction into darkk-darkk
2018-02-03 10:06:05 -05:00
Vicky
4333af1cff
Fix for #27 .
2018-02-03 09:57:23 -05:00
Leonid Evdokimov
3113e1a046
id
must be unique in the page
2018-01-28 22:49:28 +03:00
Leonid Evdokimov
594c8c1cc0
Make hljsTheme configurable, use dark theme for themeStyle=dark
2018-01-28 21:46:50 +03:00
Leonid Evdokimov
a4803d7bb5
Do not generate modal block that is never shown
2018-01-28 21:29:51 +03:00
Vicky
665fb01aee
Got the last few.
2018-01-26 22:56:33 -05:00
Vicky Lai
01caddf99a
Update index.html
2018-01-26 22:36:42 -05:00
Daniel Diaz Medrano
0d743956d0
Params changed to camelCase
2018-01-26 17:10:03 -08:00
Vicky
a9243c42d3
Fixed asset links.
2018-01-26 14:15:43 -05:00
Vicky
2815a5b2c7
Added taxonomy pages.
2018-01-26 14:00:30 -05:00
Vicky
3a1fbfb306
Fixed #22 . Moved opening body tags into template files instead of header.
2018-01-26 13:37:19 -05:00
Vicky
6cf35c2a31
Updated footer.
2018-01-01 13:50:39 -05:00
Chris LaBarge
12963cc7c5
update font-awesome version ( #17 )
...
Thanks! :)
2017-12-26 13:31:49 -05:00
Pablo Martin Viva
ce5aaa6267
Fixed issue #15 ( #16 )
...
Fix for blog posts ordered by date as of Hugo v0.31.
2017-12-04 23:04:11 -05:00
Vicky
6194be724a
Bug fixes 🐞 , added to README.
2017-11-14 11:55:02 -05:00
Vicky
ef3fb0cf02
Version 3.0
2017-11-13 16:01:53 -05:00
Vicky
86d41e6904
Updated email.
2017-11-13 11:44:03 -05:00
Luca Berton
9066105f2d
Add "rel=noopener" to "target=_blank" links ( #13 )
2017-10-03 09:42:08 -04:00
Vicky
c5accbb6cd
Updated links
2017-08-12 12:10:55 +07:00
Vicky
3d7ed05dff
Minor fixes and changelog update
2017-07-25 08:37:04 +08:00
Antonio Lanfranchi
a4cb2a5de4
Made avatar optional. It will no longer render if it is commented out in the config. ( #10 )
...
Excellent. Thank you!
2017-07-24 18:48:37 -05:00
Vicky
15c9ac3274
Missing closing body tags prevented LiveReload:
2017-06-16 18:30:47 +08:00
Vicky
a1536d876f
Missing closing body tag prevented LiveReload.
2017-06-16 18:28:02 +08:00
Vicky
68b161f03e
Merge branch 'master' of https://github.com/vickylaiio/hugo-theme-introduction
2017-06-01 12:39:32 +08:00