Legal notice¶
Mentions légales for the agedum.vcoeur.com documentation site. The canonical French
notice for the wider vcoeur family of sites is published at
vcoeur.com/legal; this page is a per-site supplement
documenting the specifics of this GitHub-hosted sub-project.
Publisher¶
- Name: Alice Voland
- Contact:
alice@vcoeur.com - Director of publication: Alice Voland
This site is maintained as a personal, non-commercial technical documentation project
for the open-source agedum CLI.
Host¶
This documentation site is served via GitHub Pages with Fastly CDN as GitHub's edge network:
GitHub, Inc. 88 Colin P. Kelly Jr. Street San Francisco, CA 94107, United States https://github.com
GitHub's handling of visitor data as the hosting provider is described in the GitHub General Privacy Statement.
Data processing¶
This site is static and collects no personal data directly:
- No analytics, no tracking cookies, no marketing pixels, no third-party embeds.
- No forms, no login, no user accounts, no server-side session state.
localStorageholds a single preference (the light/dark theme toggle) that is never transmitted to any server.- In-site search is provided by the lunr index bundled with the page; queries never leave the visitor's browser.
At the infrastructure level, GitHub Pages and its CDN log requests for operational purposes (security, rate limiting, error tracking). The author of this site is not the data controller for those logs — GitHub is. See the GitHub General Privacy Statement for details.
Your rights (EU visitors)¶
Under the EU General Data Protection Regulation (GDPR), visitors from the European Union have the right to access, rectify, erase, restrict, object to, or port any personal data processed by the author in relation to their visit. Because this site collects nothing, those rights apply primarily to communications a visitor may initiate with the author by email.
To exercise these rights, or to raise any privacy-related question about this site,
contact alice@vcoeur.com.
Cookies¶
This site sets no cookies. The theme toggle uses localStorage, which is not a cookie
and is not transmitted to any server. No consent banner is displayed because there is
nothing requiring consent.
License¶
Documentation content on this site is released under the same license as the source
project — see the agedum repository for the
canonical LICENSE file (MIT).