~dricottone/blog

ref: 1a169a0e842b4617a1d2c07420417fb015389112 blog/README.md -rw-r--r-- 863 bytes
1a169a0eDominic Ricottone New post 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Blog

This repo holds the web content of my blog, which lives at
[dominic-ricottone.com](https://www.dominic-ricottone.com).

## Licensing

There are vendored (i.e. minified) copies of jQuery present in this repo.
Those files are not edited or manipulated in any way to disguise their
licensing. jQuery is available under the MIT License; you can read further
details at [their website](https://jquery.org/license/).

There are vendored (i.e. minified) copies of Lightbox2 present in this repo.
Those files are not edited or manipulated in any way to disguise their
licensing. Lightbox is available under the MIT License; you can read further
details at
[Lokesh Dhakar's website](https://lokeshdhakar.com/projects/lightbox2/#license)

All *other* code of this repository is licensed under BSD-3.

The content of the website itself is licensed under CC BY 4.0.