From 90ad770ecc2d5720de02dc811824fd629328de61 Mon Sep 17 00:00:00 2001 From: semanticdata Date: Mon, 30 Oct 2023 10:54:11 -0500 Subject: [PATCH] test README tables --- README.md | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 21e220352..c1849e246 100644 --- a/README.md +++ b/README.md @@ -18,38 +18,39 @@ It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](h ## Useful Commands -| Description | Command | -| -------------------------- | -------------------------- | -| Install Dependencies | `npm i` | -| Update Dependencies | `npm update` | -| Update Quartz (core) | `npx quartz update` | -| Build only | `npx quartz build` | -| Build and Serve | `npx quartz build --serve` | -| Sync Local Changes | `npx quartz sync` | -| Find Help | `npx quartz sync --help` | +| Description | Command | +| -------------------- | -------------------------- | +| Install Dependencies | `npm i` | +| Update Dependencies | `npm update` | +| Update Quartz (core) | `npx quartz update` | +| Build only | `npx quartz build` | +| Build and Serve | `npx quartz build --serve` | +| Sync Local Changes | `npx quartz sync` | +| Find Help | `npx quartz sync --help` | ## Style ### Fonts -| Use | Font | -| ------ | ----------------- | -| Header | [Schibsted Grotesk](https://fonts.google.com/specimen/Schibsted+Grotesk) | -| Body | [Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) | -| Code | [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono) | +| Used in: | Font Family | +| -------- | ------------------------------------------------------------------------ | +| Header | [Schibsted Grotesk](https://fonts.google.com/specimen/Schibsted+Grotesk) | +| Body | [Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) | +| Code | [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono) | + - +