Jacky Zhao 
							
						 
					 
					
						
						
							
						
						b87c6cd5c7 
					 
					
						
						
							
							docs: add nicole van der hoeven's setup guide  
						
						 
						
						
						
						
					 
					
						2024-01-26 10:55:59 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						a8e1c4abc2 
					 
					
						
						
							
							docs: rearrange showcase  
						
						 
						
						
						
						
					 
					
						2024-01-25 22:22:07 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kabirgh 
							
						 
					 
					
						
						
							
						
						0a76707062 
					 
					
						
						
							
							feat: Emit custom event when theme changes ( #723 )  
						
						 
						
						... 
						
						
						
						* Emit custom event when theme changes
* Type themechange custom event
* Update darkmode docs 
						
						
					 
					
						2024-01-23 14:52:41 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						015b4f6a15 
					 
					
						
						
							
							fix: remove quartz 3 references, update font style in popovers  
						
						 
						
						
						
						
					 
					
						2024-01-21 12:39:20 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aaron Pham 
							
						 
					 
					
						
						
							
						
						4d338cec13 
					 
					
						
						
							
							feat(ofm): add options to parse arrows ( #713 )  
						
						 
						
						... 
						
						
						
						* feat(ofm): add options to parse arrows
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
* feat(ofm): add options to parse arrows
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
---------
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com > 
						
						
					 
					
						2024-01-21 11:33:32 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kabirgh 
							
						 
					 
					
						
						
							
						
						ce3dd0923b 
					 
					
						
						
							
							refactor: move emit from callback to helper file function ( #704 )  
						
						 
						
						... 
						
						
						
						* Change emit from callback to helpers file function
* Update docs, remove commented code, improve type sig 
						
						
					 
					
						2024-01-18 10:56:14 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						4e82b0d8ce 
					 
					
						
						
							
							docs: add sidneys artist handbook to showcase  
						
						 
						
						
						
						
					 
					
						2024-01-13 09:37:24 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikorihn 
							
						 
					 
					
						
						
							
						
						0a8c38dc21 
					 
					
						
						
							
							fix: small typos ( #686 )  
						
						 
						
						
						
						
					 
					
						2024-01-13 09:09:41 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aaron Pham 
							
						 
					 
					
						
						
							
						
						a4d6f701bf 
					 
					
						
						
							
							fix(showcase): markdown link ( #673 )  
						
						 
						
						
						
						
					 
					
						2024-01-07 11:47:53 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aaron Pham 
							
						 
					 
					
						
						
							
						
						60017164ad 
					 
					
						
						
							
							chore: add my garden  😃  ( #672 )  
						
						 
						
						
						
						
					 
					
						2024-01-07 11:35:52 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeff 
							
						 
					 
					
						
						
							
						
						88194ac348 
					 
					
						
						
							
							feat: allow embedding youtube videos with the obsidian markdown syntax ( #665 )  
						
						 
						
						... 
						
						
						
						* Add option to allow embedding YouTube videos with Obsidian Markdown syntax
* Update Obsidian compatability doc page
* Switch to converting YT links as an html plugin 
						
						
					 
					
						2024-01-02 10:49:14 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidney 
							
						 
					 
					
						
						
							
						
						e1b6a0014c 
					 
					
						
						
							
							docs: add explorer example for advanced sortFn ( #564 )  
						
						 
						
						... 
						
						
						
						* Added doc example to explorer sortFn
* Prettier fixed formatting
* Let Prettier fix the formatting of the entire markdown file
* Updated example
* Added extra commentary and fixed example
* Update docs/features/explorer.md
* doc fixes
* docs: remove leftover TODO
* docs: move example to `advanced`
---------
Co-authored-by: Sidney <85735034+Epicrex@users.noreply.github.com >
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
Co-authored-by: Ben Schlegel <ben5.schlegel@gmail.com > 
						
						
					 
					
						2023-12-28 12:04:15 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								migueltorrescosta 
							
						 
					 
					
						
						
							
						
						be76da9e95 
					 
					
						
						
							
							docs: Add CollapsedWave to showcase.md ( #643 )  
						
						 
						
						... 
						
						
						
						Thank you so much for a beautiful setup 
						
						
					 
					
						2023-12-20 12:09:48 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						ad1f964a5f 
					 
					
						
						
							
							docs: graph view tag options  
						
						 
						
						
						
						
					 
					
						2023-12-17 13:19:03 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						150050f379 
					 
					
						
						
							
							docs: agentic computing in quartz philosophy  
						
						 
						
						
						
						
					 
					
						2023-12-17 13:01:44 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						14e6b13ff1 
					 
					
						
						
							
							docs: dont pull on first sync  
						
						 
						
						
						
						
					 
					
						2023-12-17 09:57:46 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						3c01b92cc4 
					 
					
						
						
							
							docs: note embeds and update git hint  
						
						 
						
						
						
						
					 
					
						2023-12-16 11:04:18 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						ed9bd43d9f 
					 
					
						
						
							
							docs: update showcase  
						
						 
						
						
						
						
					 
					
						2023-12-15 12:18:29 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						c35818c336 
					 
					
						
						
							
							fix: set upstream in sync handler, cleanup docs around setting up github  
						
						 
						
						
						
						
					 
					
						2023-12-14 16:48:09 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						5196f3b9db 
					 
					
						
						
							
							docs: github setup and hosting fixes  
						
						 
						
						
						
						
					 
					
						2023-12-03 23:25:40 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mancuoj 
							
						 
					 
					
						
						
							
						
						649090de1b 
					 
					
						
						
							
							docs: add deploy with netlify ( #613 )  
						
						 
						
						
						
						
					 
					
						2023-12-01 22:59:02 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Odaimoko 
							
						 
					 
					
						
						
							
						
						660aae62e0 
					 
					
						
						
							
							docs: add Imk&Cc's homepage to showcase.md ( #595 )  
						
						 
						
						... 
						
						
						
						* add Imk&Cc's homepage to showcase.md
* Update showcase.md
* Update showcase.md 
						
						
					 
					
						2023-11-27 23:05:18 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rune Antonsen 
							
						 
					 
					
						
						
							
						
						9a599aebea 
					 
					
						
						
							
							feat(breadcrumbs): add option to hide current page ( #601 )  
						
						 
						
						... 
						
						
						
						* feat(breadcrumbs): add option to hide current page
* Remove debug lines
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
---------
Co-authored-by: ruant <ruant@ruant.net >
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com > 
						
						
					 
					
						2023-11-20 08:28:16 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						43d638a6de 
					 
					
						
						
							
							perf: compute mapping of folder name to file data for faster breadcrumbs  
						
						 
						
						
						
						
					 
					
						2023-11-11 21:06:37 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						134b6ed582 
					 
					
						
						
							
							fix: anchors links shouldnt cause reload ( closes   #574 )  
						
						 
						
						
						
						
					 
					
						2023-11-11 10:11:31 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Niklas Schröder 
							
						 
					 
					
						
						
							
						
						2a6b9a9ea0 
					 
					
						
						
							
							docs: fix property name for ToC toggle ( #573 )  
						
						 
						
						
						
						
					 
					
						2023-11-07 09:16:48 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mau Camargo 
							
						 
					 
					
						
						
							
						
						e806c30fa1 
					 
					
						
						
							
							docs: Add Mau Camargo's Notkesto to showcase ( #570 )  
						
						 
						
						
						
						
					 
					
						2023-11-05 11:30:10 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anson Yu 
							
						 
					 
					
						
						
							
						
						aac7b7e97d 
					 
					
						
						
							
							docs: Update making plugins.md ( #567 )  
						
						 
						
						... 
						
						
						
						:) 
						
						
					 
					
						2023-11-04 14:20:16 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						101e9946bd 
					 
					
						
						
							
							feat: add collapseByDefault option to TableOfContents ( closes   #566 )  
						
						 
						
						
						
						
					 
					
						2023-11-04 12:11:42 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emil Rofors 
							
						 
					 
					
						
						
							
						
						a62a97c7ab 
					 
					
						
						
							
							docs: add GitLab pages CI ( #549 )  
						
						 
						
						... 
						
						
						
						* add .gitlab-ci.yml
* move GitLab CI to hosting.md
* remove extra folder name
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
* remove test from gitlab instructions
* run prettier
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com > 
						
						
					 
					
						2023-11-03 16:40:43 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florence 
							
						 
					 
					
						
						
							
						
						05a1c34c6f 
					 
					
						
						
							
							docs: remove dead link ( #561 )  
						
						 
						
						
						
						
					 
					
						2023-11-01 09:57:32 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Blue Rose 
							
						 
					 
					
						
						
							
						
						06ccb89cd7 
					 
					
						
						
							
							docs: clarifications about globs ( #559 )  
						
						 
						
						... 
						
						
						
						* Add note about fast-glob
* Add warning about non-markdown files
Also added a glob pattern to filter out all non-markdown files outside of a specified folder.
* run npm format
---------
Co-authored-by: wych <wychwitchcraft@gmail.com > 
						
						
					 
					
						2023-10-31 13:53:49 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						60b3bc34cb 
					 
					
						
						
							
							fix: catch html to jsx errors ( closes   #547 )  
						
						 
						
						
						
						
					 
					
						2023-10-21 21:06:02 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								freenandes 
							
						 
					 
					
						
						
							
						
						54e722a55d 
					 
					
						
						
							
							docs: Update showcase.md ( #540 )  
						
						 
						
						... 
						
						
						
						changed URL 
						
						
					 
					
						2023-10-17 19:43:41 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas 
							
						 
					 
					
						
						
							
						
						86d16b12a2 
					 
					
						
						
							
							docs(explorer): Fixed small typo with extra } in explorer.md ( #541 )  
						
						 
						
						
						
						
					 
					
						2023-10-17 19:43:20 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								freenandes 
							
						 
					 
					
						
						
							
						
						ed971800c0 
					 
					
						
						
							
							Update showcase.md ( #539 )  
						
						 
						
						
						
						
					 
					
						2023-10-17 08:58:28 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						da0a062c05 
					 
					
						
						
							
							feat: docker support for v4 ( closes   #530 )  
						
						 
						
						
						
						
					 
					
						2023-10-08 09:59:18 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						cf0c090e3c 
					 
					
						
						
							
							specify minimum npm version  
						
						 
						
						
						
						
					 
					
						2023-10-04 09:23:56 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hrishikesh Barman 
							
						 
					 
					
						
						
							
						
						2f99339dcf 
					 
					
						
						
							
							feat: add transformations for latex in oxhugofm ( #510 )  
						
						 
						
						... 
						
						
						
						ox-hugo currently supports the following syntax for latex equations:
- https://orgmode.org/manual/LaTeX-fragments.html 
- https://ox-hugo.scripter.co/doc/equations 
This syntax is supported by mathjax as is mentioned in the ox-hugo documentation.
But quartz uses remark-math which has some issues with the \( \) syntax.
See https://github.com/remarkjs/remark-math/issues/39 
This change adds few more transformations to the OxHugoFlavouredMarkdown
plugin, which makes a best effort conversion of this syntax into what
the Quartz Latex transformer plugin supports.
With these changes, the generated files show latex formatting with
default quartz configuration.
Sidenote on `\_` escape by ox-hugo:
ox-hugo escapes, _ using \_, we match against it after we transform
equations into what quartz supports($$ and $).
This could be achieved using lookaround like regex as follows
```js
(?<=(\$|\$\$)[\s\S]*) -> Positive lookbehind for $ or $$
\\_ -> Matches \_
(?=[\s\S]*(?:\1)) Positive lookahead for $ or $$ if matched
const escapedUnderscoreRegex = new RegExp(/(?<=(\$|\$\$)[\s\S]*)\\_(?=[\s\S]*(?:\1))/, "g")
````
But since lookahead/behind can slow things down on large files, we just
look up all equations with $ and $$ delimiters and then try replacing \_ 
						
						
					 
					
						2023-09-29 11:35:26 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Catchears 
							
						 
					 
					
						
						
							
						
						0138085c16 
					 
					
						
						
							
							docs: fix typo in breadcrumbs documentation ( #513 )  
						
						 
						
						
						
						
					 
					
						2023-09-29 08:19:10 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Schlegel 
							
						 
					 
					
						
						
							
						
						0b61f6fbfd 
					 
					
						
						
							
							feat: implement breadcrumb component ( #508 )  
						
						 
						
						... 
						
						
						
						* feat: implement breadcrumbs
* style: fix styling, move breadcrumbs to top
* refactor: move `capitalize to `lang.ts``
* refactor: clean breadcrumb generation
* feat: add options to breadcrumbs
* feat: implement `resolveFrontmatterTitle`
* feat: add `hideOnRoot` option
* feat(consistency): capitalize every crumb
* style: add `flex-wrap` to parent container
* refactor: clean `Breadcrumbs.tsx`
* feat(accessibility): use `nav`, add aria label
* style: improve look in popovers by adding margin
* docs: write docs for breadcrumb component
* refactor: collapse `if` condition for hideOnRoot
* chore: add todo for perf optimization
* docs: update introduction 
						
						
					 
					
						2023-09-29 10:26:15 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Schlegel 
							
						 
					 
					
						
						
							
						
						d4c122646c 
					 
					
						
						
							
							fix(explorer): default sortFn implementation ( #511 )  
						
						 
						
						... 
						
						
						
						* fix: use `numeric` + `base` for localeCompare
* docs(explorer): update default sortFn 
						
						
					 
					
						2023-09-28 08:39:44 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chad Lee 
							
						 
					 
					
						
						
							
						
						95eec5b49d 
					 
					
						
						
							
							add site to showcase ( #504 )  
						
						 
						
						
						
						
					 
					
						2023-09-24 10:27:42 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vince Imbat 
							
						 
					 
					
						
						
							
						
						c5b9137f12 
					 
					
						
						
							
							docs: Adds Vince Imbat to showcase ( #501 )  
						
						 
						
						
						
						
					 
					
						2023-09-22 19:39:02 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Schlegel 
							
						 
					 
					
						
						
							
						
						d93599364a 
					 
					
						
						
							
							docs(showcase): fix pull request redirect link ( #500 )  
						
						 
						
						
						
						
					 
					
						2023-09-22 08:20:19 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Schlegel 
							
						 
					 
					
						
						
							
						
						fa69c2a565 
					 
					
						
						
							
							fix(explorer): increase consistency, explicitly use font-family ( #496 )  
						
						 
						
						... 
						
						
						
						* fix(explorer): display name for folders without `index` file
* docs(explorer): add section for folder display names
* docs(explorer): fix broken wikilink
* fix(consistency): explicitly set font + label/link fix
Use consistent styling between folders with `folderClickBehavior: "link"` and `"collapse`
* Update quartz/components/styles/explorer.scss
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
* Update quartz/components/styles/explorer.scss
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com > 
						
						
					 
					
						2023-09-21 19:35:11 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Schlegel 
							
						 
					 
					
						
						
							
						
						8eb1554b13 
					 
					
						
						
							
							fix(explorer): display names for folders without frontmatter ( #494 )  
						
						 
						
						... 
						
						
						
						* fix(explorer): display name for folders without `index` file
* docs(explorer): add section for folder display names 
						
						
					 
					
						2023-09-21 18:54:33 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Schlegel 
							
						 
					 
					
						
						
							
						
						dcdeae4e7b 
					 
					
						
						
							
							docs(explorer): update default config + new example ( #493 )  
						
						 
						
						
						
						
					 
					
						2023-09-21 18:53:19 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						16d33fb771 
					 
					
						
						
							
							feat: display name for folders, expand explorer a little bit ( #489 )  
						
						 
						
						... 
						
						
						
						* feat: display name for folders, expand explorer a little bit
* update docs 
						
						
					 
					
						2023-09-20 16:08:54 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacky Zhao 
							
						 
					 
					
						
						
							
						
						6a9e6352e8 
					 
					
						
						
							
							Revert "feat: Making Quartz available offline by making it a PWA ( #465 )"  
						
						 
						
						... 
						
						
						
						This reverts commit d6301fae90 . 
						
						
					 
					
						2023-09-20 13:52:45 -07:00