Commit graph

32 commits

Author SHA1 Message Date
Sergio Merino Hernández
3c01130d0a
Include an option to remove the navigation menu (#340)
* Add showMenu option

The showMenu option allows users to remove the navigation menu if
necessary.

* Update README.md

This commit will update the README.md file to include information about
the showMenu option.
2022-09-05 19:17:17 -05:00
MyGiHu
696388d6bb
fix-262 (#264) 2020-11-24 04:38:30 -06:00
thegreatluke
c9e378f2f8
Fix for issue 224 (#241)
Removed "singularize" from menu in layouts/partials/nav.html
2020-08-15 16:03:38 -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
Hanzei
ce6913cc16
Fix blog section on windows (#152) 2019-05-29 17:28:58 +02:00
Max Bosche
0dc9a5327a fixed "Back to Blog" and "Back to Projects" 2019-04-18 09:10:42 +02:00
Max Bosche
87d371f468 solves #149 2019-04-11 10:45:43 +02: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
91fbea1350 French translation (#102)
This commit adds a French translation to the theme, and fixes a
non-translated string in the blog navigation bar.
2018-11-08 13:45:16 +01:00
Kevin Ottens
563cf77fe1 Restore home navbar (#90)
* Center the navbar again on the home page

* Favor the project page for listing projects

The project listing has its own page we can link to instead of going
back to the (potentially fading in) home page each time.
2018-10-29 18:44:11 +01:00
Hanzei
1abc809ca9
Fix url for links to home 2018-08-22 08:38:18 +02:00
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
5121f1a833
Replace .Site.GetPage with one parameter calls 2018-07-23 06:00:30 +02:00
Hanzei
9b08324593
Fix more build problems 2018-07-22 07:11:45 +02:00
Hanzei
0de42476ae
Link to home page when all projects are shown there 2018-07-21 09:53:56 +02:00
Hanzei
8c258bbd07
Use abs URL every time 2018-07-20 17:27:32 +02:00
Hanzei
e375687f26
Bundle nav script in index.js 2018-07-19 15:37:06 +02:00
Hanzei
26d6a45c1c
Fix nav 2018-07-18 17:47:54 +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
32d393c2df
Only show languages in nav bar if there is more then one 2018-07-06 14:10:50 +02:00
Hanzei
d582fa6592
Allow custom menus 2018-07-01 18:09:14 +02:00
Hanzei
0e05d725ed
Fix missing tag 2018-07-01 13:10:45 +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
7f8d87bad7
Fix indention 2018-06-27 10:58:30 +02:00
Hanzei
389a69a6e7
Add Multilingual support 2018-06-27 02:31:18 +02:00
Hanzei
8269d33fa2
Cleanup code 2018-06-25 15:03:18 +02:00
Hanzei
8afcd8365c
Cleanup code 2018-06-23 11:59:46 +02:00
Hanzei
1086eeebf4
Move diffent nav files into one 2018-06-12 01:39:40 +02:00