Commit graph

90 commits

Author SHA1 Message Date
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
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
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
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
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
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
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