Commit graph

44 commits

Author SHA1 Message Date
MyGiHu
a3622efe77
Remains of Google+ removed (#284)
* fix-262

* Replacing Moment.js with native JavaScript

* Update config.toml

Adding the "auto" option of themeStyle to the comment.

* Remains of Google+ removed
2021-01-17 10:00:50 -05:00
Victoria Drake
2162fe62ea Remove Google+ share buttons
Close #249
2021-01-07 20:42:19 -05:00
Angelo
630c4c6b48 add archive format to all posts 2020-12-24 21:31:47 +13:00
Luke Rawlins
a90171fdb1 Individual taxonomies now display properly as links and the urls are routed correctly to the proper taxonomy term.
Fixes #236
2020-10-03 18:43:48 -04:00
Luke Rawlins
5952da59b1 Removed unnecessary comments related to fix. 2020-10-02 11:40:32 -04:00
Luke Rawlins
6a096fd351 Removed lines that specifically displayed the Tags taxonomy. 2020-10-02 11:37:35 -04:00
Luke Rawlins
faf94a8cfa Fix for issue 236
Added logic to layouts/blog/single.html that checks front matter to display other taxonomies.
2020-09-23 20:05:01 -04:00
Victoria Drake
2263cdb0fa Markdownify post titles 2020-05-31 14:12:41 -04:00
Vincent Tam
8b887314e2 Remove forward slash for relLangURL 2019-08-07 11:37:06 +02: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
Hanzei
3a6144e557
Fix assets for thems site (#111)
* Fix font path

* Fix favicon path

* Revert "Serve hugo pipes assets with .RelPermalink (#107)"

This reverts commit 88aa5812f5.

* Use relLangURL

* Rebuild docs
2018-11-28 20:50:50 +01:00
Etienne Membrives
ae3299123d Remove language-specific words from the Twitter share text. (#104) 2018-11-09 07:40:04 +01:00
Kevin Ottens
a690dc3bc5 Avoid space before comma in tag list (#94) 2018-10-10 15:59:03 +02:00
Vicky
7bb579950a Fix #81
- Hide date part in posts if no date is given
2018-09-16 12:22:05 +09:00
Hanzei
5687d97c78
Refactor taxonomies page 2018-07-24 00:04:56 +02:00
Hanzei
5121f1a833
Replace .Site.GetPage with one parameter calls 2018-07-23 06:00:30 +02:00
Hanzei
b2bfdb95cf
Fix np 2018-07-22 07:03:30 +02:00
Hanzei
8fbb68c6be
Use abs url with GetPage 2018-07-21 09:53:23 +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
b78d41141c
Fix fa icons 2018-07-13 11:23:52 +02:00
Hanzei
3418b9f80c
Fix missing partial 2018-07-03 13:21:06 +02:00
Hanzei
daca1fe109
Use baseof temple to dry code 2018-07-01 10:09:29 +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
1086eeebf4
Move diffent nav files into one 2018-06-12 01:39:40 +02:00
Vicky
f2024bb2a4 Fix for default project image. 2018-03-25 17:34:08 -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
665fb01aee Got the last few. 2018-01-26 22:56:33 -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
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
ef3fb0cf02 Version 3.0 2017-11-13 16:01:53 -05:00
Vicky
c5accbb6cd Updated links 2017-08-12 12:10:55 +07:00
Vicky
15c9ac3274 Missing closing body tags prevented LiveReload: 2017-06-16 18:30:47 +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
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
c1bd334f83 Layout remodelled using bulma, css minified. Added responsive hamburger menu on mobile. 2017-03-26 13:23:50 +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