~dricottone/blog

ref: 3a52cf9f11388f612d8660166eb5ef7f6570b73a blog/README.md -rw-r--r-- 863 bytes
3a52cf9fDominic Ricottone Redesigned layout 2 years 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.