Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.17 KB

File metadata and controls

61 lines (42 loc) · 2.17 KB

NOTICE — vault-seed

Software License

This project's source code — GitHub Actions workflows, JavaScript/TypeScript scripts, Astro components, CSS, and configuration files — is distributed under the GNU General Public License v3.0 only (GPL-3.0-only).

See LICENSE.md for the full license text.

SPDX-License-Identifier: GPL-3.0-only


Content License

The notes, journal entries, and other Markdown documents in the vault folders (10 - Diário/, 20 - Projetos/, 30 - Áreas/, 40 - Recursos/, 50 - Arquivo/, 99 - Meta e Anexos/) are example content provided with this template.

After you initialize your own vault from this template, your notes are yours. The GPL does not extend to content you create. You may license your own notes under any terms you choose — the template recommends considering Creative Commons Attribution 4.0 International (CC BY 4.0) for content you wish to share openly.


Third-Party Dependencies

Runtime and build dependencies are listed in package.json and pnpm-lock.yaml. Key components and their licenses:

Package License Notes
Astro MIT Static site framework
@astrojs/starlight MIT Documentation theme
marimo Apache-2.0 Reactive Python notebooks
remark MIT Markdown processor
unified MIT Text processing ecosystem

Run pnpm licenses list (requires pnpm-licenses plugin) for a full machine-readable list of all transitive dependency licenses.


Icons and Typography

  • Interface icons are provided by @astrojs/starlight (MIT). See their repository for individual icon attributions.
  • System fonts only — no third-party webfonts are bundled.

Attribution

If you publish a vault built on this template, attribution is appreciated but not required by the GPL for your content. For the software itself (if you redistribute modified versions), the GPL requires you to make source available and preserve this notice.