Skip to content

docs/For Developers documentation#802

Open
andy-jdl wants to merge 1 commit into
thegetty:mainfrom
andy-jdl:for-developers
Open

docs/For Developers documentation#802
andy-jdl wants to merge 1 commit into
thegetty:mainfrom
andy-jdl:for-developers

Conversation

@andy-jdl

@andy-jdl andy-jdl commented Jun 2, 2026

Copy link
Copy Markdown

Thank you for contributing to the Quire Documentation & Website! Please complete the form below to submit your pull request for review.

For the Title of this pull request, please use the format "Type/Issue-#: Brief description." For Type, the options are Edit, Add, Translate. Issue-# is only needed if this pull request addresses an existing issue.

Checklist

Please put an X within the brackets that apply [X].

  • I have read the CONTRIBUTING.md file.

  • I have made my changes in a new branch and not directly in the main branch

  • I am requesting feedback on a draft pull request

Is this pull request related to an open issue? If so, what is the issue number?

Please describe the goal of this pull request and the changes that were made.

Additional Comments

@andy-jdl andy-jdl mentioned this pull request Jun 2, 2026
8 tasks
@andy-jdl andy-jdl changed the title chore/For Developers documentation docs/For Developers documentation Jun 2, 2026

@cbutcosk cbutcosk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @andy-jdl thanks for getting the ball rolling on this! I have some factual corrections for you here in addition to an overall suggestion that you more clearly distinguish between Configuration YAML and Configuration API by making each their own level 2 heading.

Since its launch in December 2022, Quire has been freely available under the BSD 3-Clause License. Quire is a tool for generating full static sites using 11ty, with pages that load quickly in the browser. The Quire CLI provides a straightforward set of commands for building and publishing your site.

## Requirements
[Node.js](https://nodejs.org/en/) v18 or higher (LTS preferred)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be v22 -- see the engines property of the CLI and 11ty package file, for now without mentioning LTS. Node's LTS version is 24 currently but I don't know if quire has been sufficiently tested against v24 to document it that way.

Comment thread content/docs-v1/for-developers.md
Comment thread content/docs-v1/for-developers.md
- `disableKinds`
- `buildDrafts`

### Directory Structure under 11ty

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great start, it should be toward the top of the document and at a heading level 2. Could you elaborate more on directories used, working from the directories configured in .eleventy.js (eg, public, _site, _includes, etc)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants