~dricottone/blog

ref: 1900b7b7a3fd1d390eb2722aa0bf31f069d61170 blog/README.md -rw-r--r-- 863 bytes
1900b7b7Dominic Ricottone Content updates 10 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.