Commit graph

101 commits

Author SHA1 Message Date
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
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
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
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
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
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
Vicky
68b161f03e Merge branch 'master' of https://github.com/vickylaiio/hugo-theme-introduction 2017-06-01 12:39:32 +08:00
Vicky
27921af8f3 Fix for issue #9
Added section qualifier for Latest Post
2017-06-01 12:39:04 +08:00
Luca Berton
daeebbf560 Fix for project without images (if conditioned whole div block) (#8)
Great. Thank you!
2017-05-30 08:40:04 +07:00
Vicky
2e01da3ccd Version 2.10 with bug fix 2017-05-25 19:05:18 +07:00
Vicky
90b2dd142f Added light and dark themes. 2017-05-14 15:12:23 +08:00
Vicky
11776e89f2 Updated footer, slightly reduced heading size, lightened css load time. 2017-05-14 14:04:55 +08:00
Vicky
2661f0acb2 Updated now function (issue #1) 2017-04-21 13:31:55 +08:00
Vicky
faf627d2c8 Added Changelog 2017-04-20 11:47:18 +08:00
Vicky
4fed8557d8 Lighter scroll function using jQuery. Updated back-to-top links on single and blog pages to fontawesome arrow. 2017-04-20 11:06:33 +08:00
Vicky
2e4313d009 Centered hamburger on mobile layout 2017-03-26 16:41:59 +08:00
Vicky
c1bd334f83 Layout remodelled using bulma, css minified. Added responsive hamburger menu on mobile. 2017-03-26 13:23:50 +08:00
Vicky
34f02a047b Mobile view improvements 2017-03-14 21:14:07 +08:00
Vicky
2cadf90a8b Fixed footer links. 2017-03-13 19:21:09 +08:00
Vicky
47a8ba89c6 Fixed list view 2017-03-13 19:09:43 +08:00
Vicky
6598cf34b0 Initial commit 2017-03-13 17:14:02 +08:00