Skip to content

My personal website. Written with Obsidian, published with Quartz, deployed with GitHub pages, live at https://thestu.art

License

Notifications You must be signed in to change notification settings

Daspy11/the-stu-art-v2

Repository files navigation

Deploy Quartz site to GitHub Pages Build and Test

I'm Stuart Johnson. This is my digital garden.

It's...

Everything is available under an MIT license. Feel free to take this and do whatever you want with it.


Development

Documentation

  1. Clone the repo, then run npm i
  2. To run locally, run npx quartz build --serve

Modifications made

Ways I've changed Quartz's default behavior:

  • Modified path resolution behavior in util/path.ts to convert all URLs to lowercase
  • Fixed a bug in util/path.ts joinSegments that allowed double slashes to resolve in URLs
  • Modified Breadcrumbs.tsx to capitalize the first letter of each word in each crumb
  • Added CSS rules for Youtube videos in popover.scss
  • Fixed a bug with CSS rules for images in popover.scss that caused images with text as part of the same paragraph to display inline.

About

My personal website. Written with Obsidian, published with Quartz, deployed with GitHub pages, live at https://thestu.art

Resources

License

Stars

Watchers

Forks

Packages

No packages published