Commit Graph

15 Commits

Author SHA1 Message Date
Emruz Hossain 85971e6057 Fix auto-prefixer 2020-08-21 22:29:06 +06:00
Ayoze Fernández 5f48a5bacb added support for the meta description tag (#57)
* added support for the meta description tag

* Update meta description logic for single page

Co-authored-by: hossainemruz <emruz@appscode.com>
2020-08-06 21:50:20 +06:00
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
hossainemruz 8d6cbcca21 Use "*-section class" instead of adding new div 2020-06-30 21:57:20 +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 0d7267f52a Fix making header linkable 2020-06-21 23:02:19 +06:00
hossainemruz b57d2bcf52 Make header linkable + fix bug 2020-06-17 05:46:46 +06:00
hossainemruz cdb2267f2d Add README.md 2020-06-14 13:57:07 +06:00
hossainemruz 9b10cadb58 Add short code + add improve this page button 2020-06-14 02:46:22 +06:00
hossainemruz 1ffe31f6c4 Fix post sorting + make card linkable 2020-06-11 01:02:30 +06:00
hossainemruz 6bb8705d8e Remove data folder + fix css/html 2020-06-09 06:15:15 +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 6106bb0fb3 Convert single page into hugo template 2020-04-17 02:40:14 +06:00
hossainemruz e28a9b171b fix folder structure 2020-04-13 21:51:32 +06:00