~dricottone/blog

ref: 7c030f1c0fd1d7543d88c54307d8915b53b58284 blog/README.md -rw-r--r-- 863 bytes
7c030f1cDominic Ricottone Adding markdown cheatsheet that doubles as rendering reference 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.