Commit graph

19 commits

Author SHA1 Message Date
Crt Mori
36496df615
Mark titles as headings in html (#290)
Should help some of the SEO as it will trigger keywords on the headings which is I guess something you want to be found by search engines
2021-04-08 05:26:02 -04:00
Crt Mori
34761ba2b2
Use image on home for projects only when project has an image (#288)
* Use image only when project has an image

So if there is no images, then projects can form a bit tigher and more
centered position in a square.

* Use same principle for all projects listing template

As per the review comment the listing of the projects would also be dependent on the existance of the image and creation of the space for it
2021-03-20 06:55:05 -04:00
Victoria Drake
2263cdb0fa Markdownify post titles 2020-05-31 14:12:41 -04:00
Kevin Ottens
29aa348daa Move comments handling in a partial (#138)
This way it's much easier to tune the comment handling in general (like
disable it for some sections) or integrate a different commenting system
than disqus.
2019-03-15 11:03:46 +01:00
Vicky
ef92cd4822 Merge branch 'next_gen' of https://github.com/Hanzei/hugo-theme-introduction into Hanzei-next_gen 2018-09-03 16:59:49 +09:00
Hanzei
8e5766e51f
Replace .Scratch with = 2018-08-30 22:06:27 +02:00
Vicky
a6f92dcc26 Merge branch 'next_gen' of https://github.com/Hanzei/hugo-theme-introduction into Hanzei-next_gen 2018-07-26 15:53:56 -04:00
Hanzei
389ac2a34b
Add projects.useTwoColumns option 2018-07-22 07:24:01 +02:00
Hanzei
8c258bbd07
Use abs URL every time 2018-07-20 17:27:32 +02:00
Hanzei
9125225a21
Add owlCarousel to homepage modal 2018-07-19 15:33:29 +02:00
Vicky
9651b77ff6 Fix spelling errors 2018-07-15 17:10:01 -04:00
Hanzei
986d249391
Bundle assets
Update dependencies
2018-07-13 10:55:02 +02:00
Hanzei
088c65bac5
Use Image Processing to resize images 2018-07-06 14:31:16 +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
ada1932097
Code cleanup 2018-06-27 02:33:38 +02:00
Hanzei
c555b2b52c
Merge branch 'master' into fix_nav_2 2018-06-27 00:30:17 +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