# License This repository contains materials governed by different licenses. The terms below identify which license applies to each category. ## Site-specific code and design Copyright (c) 2024–2026 jktrn All rights reserved. Unless a file or directory states otherwise, source code and visual design authored specifically for [enscribe.dev](https://enscribe.dev) (the “Site Materials”) are proprietary and published for viewing and reference only. Except as permitted by applicable law or with prior written permission from the copyright holder, you may not: 1. copy or reuse the Site Materials in another project; 2. modify or adapt the Site Materials for publication or distribution; 3. redistribute, sublicense, or sell the Site Materials; or 4. use the Site Materials for commercial purposes. No license is granted by implication. Nothing in this section limits rights available under applicable law, including fair use. For permission requests, contact [jason@enscribe.dev](mailto:jason@enscribe.dev). ## Separately licensed software Software identified by a separate license remains governed by that license. This includes: - [jktrn/astro-erudite](https://github.com/jktrn/astro-erudite), available under the MIT license; and - [@enscribe/linebreak](./packages/linebreak/LICENSE), available under the MIT license. Those licenses apply only to their respective software and do not extend to the site-specific code or visual design covered above. ## Website content Unless otherwise stated, original editorial content published on enscribe.dev (including articles, photographs, illustrations, graphics, and other media) is licensed under the [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/) (CC BY-NC-ND 4.0). This license permits sharing the content unchanged for noncommercial purposes with appropriate attribution. The complete terms are reproduced in [LICENSE.content.md](./LICENSE.content.md). ## Reusable template For an MIT-licensed blogging foundation that you can use and modify, see [jktrn/astro-erudite](https://github.com/jktrn/astro-erudite). For licensing questions or permission requests, contact [jason@enscribe.dev](mailto:jason@enscribe.dev).