Commit graph

11 commits

Author SHA1 Message Date
Md. Emruz Hossain
fa4d474974
Refactor sidebar logic + Add Table of Contents in reading page (#33)
* Refactor sidebar logic + fix responsiveness

* Add TOC

* Add Pagination

* Update exampleSite

* Update README.md
2020-07-22 04:14:08 +06:00
Md. Emruz Hossain
26ef9aa351
Don't open custom menus in a new tab (#27) 2020-07-04 02:18:01 +06:00
Jason Tipton
a83b1c5658
Allow section titles to be hidden inline (#24)
* Allow section titles to be hidden within the section themselves

* Show sections in footer to match navbar
2020-07-04 01:04:30 +06:00
Jason Tipton
8658773212
Find first section for chevron navigation (#26)
* Find first section for chevron navigation

* Handle disabled section

Co-authored-by: hossainemruz <emruz@appscode.com>
2020-07-02 21:21:09 +06:00
Md. Emruz Hossain
e2d376215a
Make home page sections dynamic and configurable (#14)
* Make home page sections dynamic and configurable

* Fix navbar issue when no section is configured + fix next-prev navigator

* Update exampleSite

* Fix next-prev navigator

* Make navbar brand URL context aware
2020-06-30 01:54:28 +06:00
hossainemruz
dbd270eaee Make theme compatible with hugoBasicExamples
Signed-off-by: hossainemruz <emruz@appscode.com>
2020-06-02 03:59:39 +06:00
hossainemruz
07e816219f Finalize theme 2020-04-18 22:59:58 +06:00
hossainemruz
6e747d9e0c add 404 page 2020-04-18 04:25:15 +06:00
hossainemruz
00465629d2 Convert list page into hugo templates 2020-04-18 02:19:46 +06:00
hossainemruz
3873876e35 Convert homepage into hugo templates 2020-04-14 21:35:57 +06:00
hossainemruz
31012c1eed added partial templates 2020-04-13 23:04:00 +06:00