~dricottone/blog

ref: 54cda9f70df62c4556f8d909444322750c758a0b blog/README.md -rw-r--r-- 863 bytes
54cda9f7Dominic Ricottone Add social links 1 year, 9 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.