mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
chore: cleanup
This commit is contained in:
parent
4ad497885d
commit
d833017bbe
2
.github/workflows/build-preview.yaml
vendored
2
.github/workflows/build-preview.yaml
vendored
@ -2,8 +2,6 @@ name: Build Preview Deployment
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- v5
|
||||
types: [opened, synchronize]
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
@ -1,17 +0,0 @@
|
||||
---
|
||||
title: Welcome to Quartz
|
||||
tags:
|
||||
- documentation
|
||||
---
|
||||
|
||||
This is the homepage of Quartz.
|
||||
|
||||
## Getting Started
|
||||
|
||||
Quartz is a static site generator for digital gardens.
|
||||
|
||||
### Features
|
||||
|
||||
- Fast search
|
||||
- Graph view
|
||||
- Explorer sidebar
|
||||
@ -1,14 +0,0 @@
|
||||
---
|
||||
title: Test Page
|
||||
tags:
|
||||
- test
|
||||
- example
|
||||
---
|
||||
|
||||
This is a test page for search functionality.
|
||||
|
||||
## Search Test Section
|
||||
|
||||
You can search for terms like "test", "search", or "Quartz".
|
||||
|
||||
More content here to make the page searchable.
|
||||
Loading…
Reference in New Issue
Block a user