Commit graph

197 commits

Author SHA1 Message Date
Hanzei
9125225a21
Add owlCarousel to homepage modal 2018-07-19 15:33:29 +02:00
Hanzei
26d6a45c1c
Fix nav 2018-07-18 17:47:54 +02:00
Hanzei
ebd3b152f4
Fix timezone 2018-07-18 17:41:04 +02:00
Hanzei
0f2d3808ee
Use headless bundle for home page 2018-07-18 17:39:11 +02:00
Vicky
9651b77ff6 Fix spelling errors 2018-07-15 17:10:01 -04:00
Hanzei
b78d41141c
Fix fa icons 2018-07-13 11:23:52 +02:00
Hanzei
986d249391
Bundle assets
Update dependencies
2018-07-13 10:55:02 +02:00
Hanzei
0c4bc76495
Bump fontawsome to version 5.1 2018-07-12 12:15:25 +02:00
Hanzei
297ac04015
Fix style errors 2018-07-11 09:55:47 +02:00
Hanzei
79574f632e
Use hugo sass prozessing 2018-07-10 09:23:19 +02:00
Hanzei
088c65bac5
Use Image Processing to resize images 2018-07-06 14:31:16 +02:00
Hanzei
32d393c2df
Only show languages in nav bar if there is more then one 2018-07-06 14:10:50 +02:00
Hanzei
3418b9f80c
Fix missing partial 2018-07-03 13:21:06 +02:00
Hanzei
1f6c9e8c67
Use defer 2018-07-01 18:33:25 +02:00
Hanzei
d582fa6592
Allow custom menus 2018-07-01 18:09:14 +02:00
Hanzei
c99e22b05a
Load scripts async 2018-07-01 13:17:29 +02:00
Hanzei
0e05d725ed
Fix missing tag 2018-07-01 13:10:45 +02:00
Hanzei
0d6371f6eb
Remove updlicate ids 2018-07-01 13:08:26 +02:00
Hanzei
015b4bbd41
Remove unneeded argument 2018-07-01 10:26:03 +02:00
Hanzei
8d7109a35f
Add open Graph meta data 2018-07-01 10:22:28 +02:00
Hanzei
8549e0c94b
Remove enforce_ssl setting 2018-07-01 10:10:18 +02:00
Hanzei
daca1fe109
Use baseof temple to dry code 2018-07-01 10:09:29 +02:00
Hanzei
2b1d2c3e8e
Add missing alt tags 2018-06-28 19:04:40 +02:00
Hanzei
6b4e70a172
Order projects only by weigth 2018-06-27 11:37:23 +02:00
Hanzei
db98ff7573
Render ancors from titles 2018-06-27 11:30:11 +02:00
Hanzei
ae90b40388
Close project modals when pressing esc 2018-06-27 11:23:07 +02:00
Hanzei
db4f7e5d7a
Simplify logic for project modals 2018-06-27 11:22:46 +02:00
Hanzei
7f8d87bad7
Fix indention 2018-06-27 10:58:30 +02:00
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
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
Derik Evangelista
8bf5b9e365 Ability to turn off the fadein effect (#4)
* Ability to turn off the fadein effect

* Ability to disable fadein effect on blog posts

* Disable fadein on 404 and list pages
2017-05-05 06:03:05 -05:00
Vicky
2ffbba95df Fixed 404 page. 2017-04-22 08:59:02 +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
87faa199b9 Added option of showing local time in contact section. 2017-04-20 11:25:35 +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
b915bd601b Choose header height in config file! And updated screenshots. 2017-03-26 15:22:18 +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
7b198daf79 Added reURL function for init.js, deleted generated content in /public 2017-03-21 10:53:25 +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