Emile Bangma
2024-09-23 7d7e3349763b0c1ade94b8a6d13986e171861bc1
refs
author Emile Bangma <github@emilebangma.com>
Monday, September 23, 2024 20:40 +0000
committer GitHub <noreply@github.com>
Monday, September 23, 2024 20:40 +0000
commit7d7e3349763b0c1ade94b8a6d13986e171861bc1
tree 92a88f40b8407de818c8fd7e210379435ca70545 tree | zip | gz
parent 9cefcd0dd1a503c727c8bbb2deb1b631329b3a42 view | diff
feat: responsive design grid (#1354)

* Responsive design grid

* Addressed PR feedback

* Bump Quartz version 4.3.1 => 4.4.0

* Moved page-header into center

* Updated docs with new layouts

* Sync updated version number with package-lock

* Table of Content scrollbar auto

* Reset node_modules

* Updated layout images

* Fixed tablet layout

* Finilazed layout images
1 files deleted
3 files added
13 files modified
339 ■■■■ changed files
docs/images/quartz layout.png diff | view | raw | blame | history
docs/images/quartz-layout-desktop.png diff | view | raw | blame | history
docs/images/quartz-layout-mobile.png diff | view | raw | blame | history
docs/images/quartz-layout-tablet.png diff | view | raw | blame | history
docs/layout.md 27 ●●●● diff | view | raw | blame | history
package-lock.json 4 ●●●● diff | view | raw | blame | history
package.json 2 ●●● diff | view | raw | blame | history
quartz/components/renderPage.tsx 2 ●●● diff | view | raw | blame | history
quartz/components/styles/backlinks.scss 55 ●●●● diff | view | raw | blame | history
quartz/components/styles/explorer.scss 25 ●●●● diff | view | raw | blame | history
quartz/components/styles/graph.scss 2 ●●● diff | view | raw | blame | history
quartz/components/styles/listPage.scss 2 ●●● diff | view | raw | blame | history
quartz/components/styles/popover.scss 2 ●●● diff | view | raw | blame | history
quartz/components/styles/search.scss 10 ●●●●● diff | view | raw | blame | history
quartz/components/styles/toc.scss 4 ●●●● diff | view | raw | blame | history
quartz/styles/base.scss 147 ●●●●● diff | view | raw | blame | history
quartz/styles/variables.scss 57 ●●●●● diff | view | raw | blame | history