Skip to content

🔍 A unified (and indexed) library of Vale-related resources.

Notifications You must be signed in to change notification settings

AppForce1/library

This branch is 1 commit ahead of, 7 commits behind errata-ai/library:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab638b3 · Apr 11, 2023

History

33 Commits
Jun 2, 2022
Jun 1, 2022
May 29, 2022
Jun 1, 2022
May 29, 2022
May 29, 2022
Jun 1, 2022
May 31, 2022
Jun 1, 2022
Jun 1, 2022
Apr 11, 2023

Repository files navigation

Library

This repository serves as a library of community-made resources (blog posts, videos, presentations, ...). The content is indexed, versioned, and searchable from vale.sh/docs.

Submitting a resource

If you'd like to submit your own resource, open a PR that adds it to the library.json file at the root of this repository.

Searching

We support a query-string syntax powered by Bleve:

  • Faceted search: date:>2021 or author:jdkato (date, title, author, text, type).
  • +foo (required have)
  • -foo (required to not have)
  • foo~2 (fuzzy)
  • "foo bar" (phrase)
  • foo bar (OR)

See the Bleve docs for more information.

About

🔍 A unified (and indexed) library of Vale-related resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.8%
  • Makefile 2.2%