Commit graph

114 commits

Author SHA1 Message Date
Hanzei
e638cc1db6
Fix link in nav 2018-07-26 23:11:44 +02:00
Hanzei
54169c2cc8
Dont show nav item for current language 2018-07-26 23:03:06 +02:00
Hanzei
1cc7ddd7cd
Canonify owlCarousel css path 2018-07-26 22:43:35 +02:00
Hanzei
5687d97c78
Refactor taxonomies page 2018-07-24 00:04:56 +02:00
Hanzei
a9d6150b00
Make margin in hr even 2018-07-24 00:03:22 +02:00
Hanzei
5121f1a833
Replace .Site.GetPage with one parameter calls 2018-07-23 06:00:30 +02:00
Hanzei
389ac2a34b
Add projects.useTwoColumns option 2018-07-22 07:24:01 +02:00
Hanzei
9b08324593
Fix more build problems 2018-07-22 07:11:45 +02:00
Hanzei
b2bfdb95cf
Fix np 2018-07-22 07:03:30 +02:00
Hanzei
68d795ed4d
Fix width of images on homepage 2018-07-21 10:32:38 +02:00
Hanzei
0de42476ae
Link to home page when all projects are shown there 2018-07-21 09:53:56 +02:00
Hanzei
8fbb68c6be
Use abs url with GetPage 2018-07-21 09:53:23 +02:00
Hanzei
452913c1fa
Place custom css under assets 2018-07-20 18:27:34 +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
e375687f26
Bundle nav script in index.js 2018-07-19 15:37:06 +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
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
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