Commit Graph

63 Commits

Author SHA1 Message Date
06df00b186 typo (it's draft, not drafts) (#456) 2023-09-07 08:13:41 -07:00
989bee5979 docs: correct field for ignorePatterns 2023-09-06 21:08:08 -07:00
8d6029b7b8 feat: 404 page emitter 2023-09-06 21:02:21 -07:00
6ef4246cf1 docs: update full-text-search.md (#447) 2023-09-03 22:36:30 -07:00
616a7f148a docs: Make it clearer that wikilinks go to paths not page titles (#448) 2023-09-03 21:29:58 -07:00
2d6dc176c3 Adds Pelayo Arbues to showcase (#435) 2023-08-31 12:12:06 -07:00
e3265f8416 docs: simplify oxhugo page 2023-08-26 10:42:55 -07:00
bc543f81d9 feat(plugins): add OxHugoFlavouredMarkdown (#419)
* feat(plugins): add OxHugoFlavouredMarkdown

ox-hugo is an org exporter backend that exports org files to
hugo-compatible markdown in an opinionated way. This plugin adds some
tweaks to the generated markdown to make it compatible with quartz but
the list of changes applied it is not extensive.

In the future however, we could leapfrog ox-hugo altogether and
create a quartz site directly out of org-roam files. That way we won't
have to do all the ritual dancing that this plugin has to perform.
See https://github.com/k2052/org-to-markdown

* fix: add toml to remarkFrontmatter configuration

* docs: add docs for OxHugoFlavouredMarkdown

* fixup! docs: add docs for OxHugoFlavouredMarkdown
2023-08-25 22:52:23 -07:00
c36a9f3fb7 feat: add defaultDateType config 2023-08-24 08:56:40 -07:00
9d2340e90b docs: fix typo in authoring content.md (#408) 2023-08-24 08:14:52 -07:00
632c27b7ec docs: update hosting.md with Vercel hosting instructions (#406)
* Update hosting.md with Vercel hosting instructions

* Update docs/hosting.md

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* Update docs/hosting.md

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* Run npm run format

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2023-08-23 15:14:23 -07:00
960c1814d0 docs: make incompability of trailing slashes clear 2023-08-23 12:23:49 -07:00
0aaf88b852 Fix #403 by moving documentation to separate directory to avoid merge conflicts (#405) 2023-08-23 12:09:04 -07:00