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
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
Jason Tipton
436746b170
Allow a shorter 'nickname' for the initial home greeting (#23) 2020-07-01 09:39:47 +06:00
Jason Tipton
f1785ac88a Add todo for hardcoded section navigation on chevron 2020-06-29 21:11:05 -08: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
ef7d0fe108 Fix accessing data in home.html and about.html 2020-06-17 22:22:22 +06:00
hossainemruz
b57d2bcf52 Make header linkable + fix bug 2020-06-17 05:46:46 +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
e7b2fba1b0 wip: make theme workable with hugoBasicExample site 2020-04-20 01:59:01 +06:00
hossainemruz
af8a6c542b Fix 404 responsiveness 2020-04-18 17:55:51 +06:00
hossainemruz
3873876e35 Convert homepage into hugo templates 2020-04-14 21:35:57 +06:00