This repository contains the source code and content for my personal blog, orioninsist.org. The site is built with the Hugo static site generator and the PaperMod theme.
This project uses a dual-licensing model to distinguish between the site's code and its original content.
The code used to build and run the site—including the Hugo configuration files, templates, and scripts—is licensed under the MIT License. This allows for free use and modification for any purpose.
All original content located in the /content/ and /static/ directories (e.g., blog posts, articles, and images) is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) license.
Under this license, you are free to share the content for non-commercial purposes, provided you give appropriate credit. You may not use the material for commercial purposes or distribute it if you have modified it.
The social links page, accessible at orioninsist.org/bio, is built using the Littlelink project.
This project, originally developed by Seth Cottle, is a lightweight, open-source solution for creating a personal bio link page. The code for the Littlelink integration is located in the /static/bio/ directory.
While this repository's original content is under the CC BY-NC-ND 4.0 license, the files in the /static/bio/ directory are an exception. The Littlelink project and its source code are licensed under the MIT License, which permits commercial use and modification. A copy of the original license file is included in the /static/bio/ directory for compliance.