Commit graph

47 commits

Author SHA1 Message Date
Victoria
632bcd4579
Fix hero sizes (#137)
* Fix hero sizes

- Use proper sections in index.html to comply with bulma styles
- Update default value of header height to "fullheight" (shows navbar)

* Revert unrelated changes
2019-03-15 11:27:09 -04:00
Kevin Ottens
bab5773e9f Allow to have the fade-in effect only on main page (#78) 2018-09-30 19:32:21 +02:00
Hanzei
9422e3a1f1
Add section margin to home 2018-08-01 10:11:05 +02:00
Hanzei
ef4cd37814
Use doublequotes when possible 2018-07-29 09:21:19 +02:00
Hanzei
757bd376e3
Fix more assets paths 2018-07-27 01:30:03 +02:00
Hanzei
5121f1a833
Replace .Site.GetPage with one parameter calls 2018-07-23 06:00:30 +02:00
Hanzei
8fbb68c6be
Use abs url with GetPage 2018-07-21 09:53:23 +02:00
Hanzei
80c0c42f93
Fix e-mail adress 2018-07-20 17:49:28 +02:00
Hanzei
8c258bbd07
Use abs URL every time 2018-07-20 17:27:32 +02:00
Hanzei
ef5feab3ef
Refactor config.toml 2018-07-20 14:45:36 +02:00
Hanzei
ce33fc7917
Dry up stylesheed 2018-07-19 17:47:51 +02:00
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
0f2d3808ee
Use headless bundle for home page 2018-07-18 17:39:11 +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
8d7109a35f
Add open Graph meta data 2018-07-01 10:22:28 +02:00
Hanzei
daca1fe109
Use baseof temple to dry code 2018-07-01 10:09:29 +02:00
Hanzei
db98ff7573
Render ancors from titles 2018-06-27 11:30:11 +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
1086eeebf4
Move diffent nav files into one 2018-06-12 01:39:40 +02:00
Hanzei
4542024359 Fix rel URLs (#50) 2018-06-09 19:30:15 -04:00
Hanzei
71a72311ac Render asset urls to absURL (#47) 2018-06-09 17:23:55 -04:00
Vicky
64f3358bc9 Restored camel case params. 2018-03-25 13:11:24 -04:00
Vicky
8d23938eed Removed dead code, added default parameters, local assets. 2018-03-25 11:55:27 -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
4333af1cff Fix for #27. 2018-02-03 09:57:23 -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
3a1fbfb306 Fixed #22. Moved opening body tags into template files instead of header. 2018-01-26 13:37:19 -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
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
a1536d876f Missing closing body tag prevented LiveReload. 2017-06-16 18:28:02 +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
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
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
6598cf34b0 Initial commit 2017-03-13 17:14:02 +08:00